Cantitate/Preț
Produs

Constructing Correct Software

Autor D. John Cooke
en Limba Engleză Paperback – 8 noi 2004
Central to Formal Methods is the so-called Correctness Theorem which relates a specification to its correct Implementations. This theorem is the goal of traditional program testing and, more recently, of program verification (in which the theorem must be proved). Proofs are difficult, though even with the use of powerful theorem provers. This volume explains and illustrates an alternative method, which allows the construction of (necessarily correct) algorithms from a specification using algebraic transformations and refinement techniques which prevent the introduction of errors. Based on teaching material used extensively at Loughborough University, John Cooke introduces the basics, using simple examples and lots of detailed working (which can often be re-used).
Constructing Correct Software will provide invaluable reading for students and practitioners of Computer Science and Software Engineering to whom correctness of software is of prime importance.
Citește tot Restrânge

Preț: 33461 lei

Preț vechi: 41827 lei
-20% Nou

Puncte Express: 502

Preț estimativ în valută:
6403 6735$ 5334£

Carte tipărită la comandă

Livrare economică 04-18 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781852338206
ISBN-10: 1852338202
Pagini: 532
Ilustrații: XXI, 509 p. 100 illus.
Dimensiuni: 155 x 235 x 25 mm
Greutate: 0.75 kg
Ediția:2nd ed. 2005
Editura: SPRINGER LONDON
Colecția Springer
Locul publicării:London, United Kingdom

Public țintă

Graduate

Cuprins

Preliminaries.- The Technical Background.- On Programming.- Fundamentals.- Algorithm Extraction.- Recursion Removal.- Quantifications.- Refinement and Re-use.- Developments.- Sorting.- Data Refinement.- Sorting Revisited.- Failures and Fixes.- Further Examples.- On Interactive Software.

Caracteristici

Links constructive software development to traditional problem-solving methods Not dependent on any particular specification language, but is based instead on their common core - predicate logic and familiar data types Provides a brief transliteration into the major specification notations Includes supplementary material: sn.pub/extras