The Ada® Generic Library: Linear List Processing Packages: Springer Compass International
Autor David R. Musser, Alexander A. Stepanoven Limba Engleză Paperback – 16 apr 2012
Preț: 631.75 lei
Preț vechi: 789.69 lei
-20% Nou
Puncte Express: 948
Preț estimativ în valută:
120.90€ • 125.59$ • 100.43£
120.90€ • 125.59$ • 100.43£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781468470918
ISBN-10: 1468470914
Pagini: 284
Ilustrații: XV, 264 p.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.4 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: 1468470914
Pagini: 284
Ilustrații: XV, 264 p.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.4 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
I Unrestricted-Access Data Structures.- 1 Introduction.- 2 Linear Data Structures.- 3 System Allocated Singly Linked Package.- 4 User Allocated Singly Linked Package.- 5 Auto-Reallocating Singly Linked Package.- 6 Singly Linked Lists Package.- 7 Linked List Algorithms Package.- 8 Using the Packages.- II Restricted-Access Data Structures.- 9 Introduction.- 10 Double Ended Lists Package.- 11 Stacks Package.- 12 Output Restricted Deques Package.- 13 Using the Packages.- A Examples Help Package.- B Combining Stacks with a Vector Representation.- B.1 Simple_Indexed_Vectors package specification.- B.2 Simple_Indexed_Vectors package body.- B.3 A PIP combining Vectors and Stacks.