Verification of Sequential and Concurrent Programs: Texts in Computer Science
Autor Krzysztof R. Apt Cuvânt înainte de Amir Pnueli Autor Frank S. de Boer, Ernst-Rüdiger Olderogen Limba Engleză Paperback – 14 mar 2012
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 542.99 lei 6-8 săpt. | |
SPRINGER LONDON – 14 mar 2012 | 542.99 lei 6-8 săpt. | |
Hardback (1) | 663.45 lei 6-8 săpt. | |
SPRINGER LONDON – 5 oct 2009 | 663.45 lei 6-8 săpt. |
Din seria Texts in Computer Science
- 20% Preț: 474.58 lei
- 20% Preț: 675.35 lei
- 20% Preț: 409.70 lei
- 20% Preț: 306.35 lei
- 20% Preț: 379.63 lei
- 20% Preț: 1244.39 lei
- 20% Preț: 406.21 lei
- 20% Preț: 366.93 lei
- 20% Preț: 305.30 lei
- 20% Preț: 444.93 lei
- 20% Preț: 411.75 lei
- 20% Preț: 441.70 lei
- 20% Preț: 370.59 lei
- 20% Preț: 503.87 lei
- 20% Preț: 370.22 lei
- 20% Preț: 515.34 lei
- 15% Preț: 637.58 lei
- 20% Preț: 353.33 lei
- 20% Preț: 356.82 lei
- 20% Preț: 181.92 lei
- 20% Preț: 330.42 lei
- 20% Preț: 394.57 lei
- 20% Preț: 743.62 lei
- 20% Preț: 663.45 lei
- Preț: 457.75 lei
- 20% Preț: 536.66 lei
- 20% Preț: 358.24 lei
- Preț: 385.84 lei
- 20% Preț: 344.76 lei
- 20% Preț: 621.18 lei
- 20% Preț: 350.86 lei
- 20% Preț: 348.89 lei
- 20% Preț: 339.95 lei
- 20% Preț: 588.21 lei
- 20% Preț: 199.57 lei
- 20% Preț: 341.30 lei
- 23% Preț: 726.93 lei
- 20% Preț: 325.30 lei
- 20% Preț: 595.80 lei
- 20% Preț: 593.48 lei
- Preț: 454.30 lei
- 20% Preț: 524.11 lei
Preț: 542.99 lei
Preț vechi: 678.73 lei
-20% Nou
Puncte Express: 814
Preț estimativ în valută:
103.92€ • 107.20$ • 87.95£
103.92€ • 107.20$ • 87.95£
Carte tipărită la comandă
Livrare economică 04-18 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781447125136
ISBN-10: 1447125134
Pagini: 528
Ilustrații: XXIV, 502 p. 26 illus.
Dimensiuni: 155 x 235 x 28 mm
Greutate: 0.73 kg
Ediția:Softcover reprint of hardcover 3rd ed. 2009
Editura: SPRINGER LONDON
Colecția Springer
Seria Texts in Computer Science
Locul publicării:London, United Kingdom
ISBN-10: 1447125134
Pagini: 528
Ilustrații: XXIV, 502 p. 26 illus.
Dimensiuni: 155 x 235 x 28 mm
Greutate: 0.73 kg
Ediția:Softcover reprint of hardcover 3rd ed. 2009
Editura: SPRINGER LONDON
Colecția Springer
Seria Texts in Computer Science
Locul publicării:London, United Kingdom
Public țintă
GraduateCuprins
In the Beginning.- Preliminaries.- Deterministic Programs.- While Programs.- Recursive Programs.- Recursive Programs with Parameters.- Object-Oriented Programs.- Parallel Programs.- Disjoint Parallel Programs.- Parallel Programs with Shared Variables.- Parallel Programs with Synchronization.- Nondeterministic and Distributed Programs.- Nondeterministic Programs.- Distributed Programs.- Fairness.
Textul de pe ultima copertă
Computer programs are an indispensable part of many of the systems we rely upon in our daily lives, and the proper functioning and safety of these systems is of paramount importance. The development of methods that ensure program correctness is therefore a key challenge for computer scientists.
This widely anticipated third edition of Verification of Sequential and Concurrent Programs provides a systematic exploration of one of the most common approaches to program verification, known as the "assertional" approach. Following the successful formula of previous editions, this approach is applied to deterministic and nondeterministic sequential programs of varying complexity, together with both parallel and distributed concurrent programs. The expanded content of this thorough new edition also includes coverage of the verification of object-oriented programs. For each class of programs, the authors introduce an operational semantics and proof systems for the verification of partial and total correctness, justified formally in corresponding soundness theorems. Case studies supplied throughout the book demonstrate the use of the proof systems to formally verify solutions to classical problems, such as sorting, manipulation of lists, producer/consumer and mutual exclusion.
Topics and Features:
This widely anticipated third edition of Verification of Sequential and Concurrent Programs provides a systematic exploration of one of the most common approaches to program verification, known as the "assertional" approach. Following the successful formula of previous editions, this approach is applied to deterministic and nondeterministic sequential programs of varying complexity, together with both parallel and distributed concurrent programs. The expanded content of this thorough new edition also includes coverage of the verification of object-oriented programs. For each class of programs, the authors introduce an operational semantics and proof systems for the verification of partial and total correctness, justified formally in corresponding soundness theorems. Case studies supplied throughout the book demonstrate the use of the proof systems to formally verify solutions to classical problems, such as sorting, manipulation of lists, producer/consumer and mutual exclusion.
Topics and Features:
- Includes a thorough introductory section, familiarizing the reader with the basic concepts and notation used in the book, as well as the book’s structure
- Explains Hoare’s approach to program verification for while programs, providing a correctness proof of a program for partitioning an array (NEW)
- Concludes each chapter with exercises and bibliographic remarks for further reading
- Discusses recursive programs that extend deterministic programs by parameterless procedures and procedures with thecall-by-value parameter mechanism, and provides a correctness proof of the quicksort program (NEW)
- Explores nondeterministic and distributed programs, presenting a verification method of distributed programs based on a transformation into nondeterministic ones
- Presents object-oriented programs, with a focus on the main characteristics of objects (NEW)
- Investigates parallel programs with shared variables and with synchronization
- Studies the issue of fairness in the framework of nondeterministic programs, using an approach based on the method of explicit schedulers
- Includes a Foreword by Professor Amir Pnueli
Caracteristici
Deals with the verification of programs allowing dynamic process creation Includes four new chapters on increasingly important aspects of programming Contains many learning tools to aid the reader such as case studies, exercises, comprehensive references/further reading and helpful appendices