Cantitate/Preț
Produs

Building High Integrity Applications with SPARK

Autor John W. McCormick, Peter C. Chapin
en Limba Engleză Paperback – 30 aug 2015
Software is pervasive in our lives. We are accustomed to dealing with the failures of much of that software - restarting an application is a very familiar solution. Such solutions are unacceptable when the software controls our cars, airplanes and medical devices or manages our private information. These applications must run without error. SPARK provides a means, based on mathematical proof, to guarantee that a program has no errors. SPARK is a formally defined programming language and a set of verification tools specifically designed to support the development of software used in high integrity applications. Using SPARK, developers can formally verify properties of their code such as information flow, freedom from runtime errors, functional correctness, security properties and safety properties. Written by two SPARK experts, this is the first introduction to the just-released 2014 version. It will help students and developers alike master the basic concepts for building systems with SPARK.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 36785 lei  6-8 săpt.
  Cambridge University Press – 30 aug 2015 36785 lei  6-8 săpt.
Hardback (1) 86091 lei  6-8 săpt.
  Cambridge University Press – 30 aug 2015 86091 lei  6-8 săpt.

Preț: 36785 lei

Preț vechi: 45981 lei
-20% Nou

Puncte Express: 552

Preț estimativ în valută:
7041 7323$ 5900£

Carte tipărită la comandă

Livrare economică 13-27 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781107656840
ISBN-10: 1107656842
Pagini: 382
Ilustrații: 13 b/w illus. 14 tables 119 exercises
Dimensiuni: 151 x 228 x 20 mm
Greutate: 0.54 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States

Cuprins

1. Introduction and overview; 2. The basic SPARK language; 3. Programming in the large; 4. Dependency contracts; 5. Mathematical background; 6. Proof; 7. Interfacing with SPARK; 8. Software engineering with SPARK; 9. Advanced techniques.

Notă biografică


Descriere

This is the first introduction to the SPARK 2014 language and the tools to verify programs for safety- and security-critical applications.