The Modula-2 Software Component Library: Volume 1: Springer Compass International
Autor Charles Linsen Limba Engleză Paperback – 4 mar 2012
| Toate formatele și edițiile | Preț | Express |
|---|---|---|
| Paperback (4) | 321.49 lei 6-8 săpt. | |
| Springer – 4 mar 2012 | 321.49 lei 6-8 săpt. | |
| Springer – mar 2012 | 624.02 lei 6-8 săpt. | |
| Springer – 2 mar 2012 | 624.19 lei 6-8 săpt. | |
| Springer – mar 2012 | 628.95 lei 6-8 săpt. |
Preț: 321.49 lei
Preț vechi: 401.86 lei
-20% Nou
Puncte Express: 482
Preț estimativ în valută:
56.89€ • 66.71$ • 49.96£
56.89€ • 66.71$ • 49.96£
Carte tipărită la comandă
Livrare economică 31 ianuarie-14 februarie 26
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781468463705
ISBN-10: 1468463705
Pagini: 332
Ilustrații: XVI, 312 p.
Dimensiuni: 155 x 235 x 17 mm
Greutate: 0.47 kg
Ediția:Softcover reprint of the original 1st ed. 1989
Editura: Springer
Colecția Springer
Seria Springer Compass International
Locul publicării:New York, NY, United States
ISBN-10: 1468463705
Pagini: 332
Ilustrații: XVI, 312 p.
Dimensiuni: 155 x 235 x 17 mm
Greutate: 0.47 kg
Ediția:Softcover reprint of the original 1st ed. 1989
Editura: Springer
Colecția Springer
Seria Springer Compass International
Locul publicării:New York, NY, United States
Public țintă
ResearchCuprins
0 Introduction.- 1 Reusable Software Components.- 1.1 Components and Data Abstraction.- 1.2 Importance of Reusable Software.- 1.3 Component Forms.- References.- 2 Specification.- 2.1 Requirements for Specifications.- 2.2 Specification of Abstractions.- 2.3 Abstract Data Type Operations.- Further Reading.- References.- 3 Module Guide.- 3.1 Purpose.- 3.2 Exception Handling Modules.- 3.3 Generic Item Support Modules.- 3.4 Bags.- 3.5 Sets.- 3.6 Stacks.- 3.7 Strings.- 3.8 Module Names.- References.- 4 Generic Items.- 4.1 Items.- 4.2 Generic Item Specifications.- 4.3 Implementing Generic Items.- References.- 5 Stack Abstraction.- 5.1 Stacks: Concepts and Definitions.- 5.2 Summary of Applications and Uses.- 5.3 Stack Constructor Operations.- 5.4 Stack Selector Operations.- 5.5 Stack Iterator Operations.- 5.6 Stack Exceptions.- 5.7 Summary.- References.- 6 The Bounded Stack.- 6.1 StackEnumerations Interface.- 6.2 StackSBMI Interface.- 6.3 StackSBMI Implementation.- References.- 7 The Unbounded Stack.- 7.1 StackSUMI Interface.- 7.2 StackSUMI Implementation.- References.- 8 String Abstraction.- 8.1 Concepts and Definitions.- 8.2 Applications.- 8.3 String Constructor Operations.- 8.4 String Selector Operations.- 8.5 String Iterator Operations.- 8.6 String Exceptions.- 8.7 Summary.- References.- 9 The Bounded String.- 9.1 S tringEnumerations Interface.- 9.2 StringCSBMI Interface.- 9.3 StringCSBMI Implementation.- References.- 10 The Unbounded String.- 10.1 StringCSUMI Interface.- 10.2 StringCSUMI Implementation.- References.- 11 Set Abstraction.- 11.1 Concepts and Definitions.- 11.2 Applications.- 11.3 Set Notation.- 11.4 Set Constructor Operations.- 11.5 Set Selector Operations.- 11.6 Set Iterator Operations.- 11.7 Undesired Events & Exceptions.- 11.8 Summary.- References.- 12 TheBounded Set.- 12.1 SetEnumerations Interface.- 12.2 SetSBMI Interface.- 12.3 SetSBMI Implementation.- References.- 13 The Unbounded Set.- 13.1 SetSUMI Interface.- 13.2 SetSUMI Implementation.- References.- 14 The Discrete Bounded Set.- 14.1 SetCSBMI Interface.- 14.2 SetCSBMI Implementation.- References.- Appendices.- A Modula-2 Syntax Diagrams.- B Standard Modula-2 Routines.- C Modula-2 Compilers.- D ASCII Table.- E Import Graphs.