Hugendubel.info - Die B2B Online-Buchhandlung 

Merkliste
Die Merkliste ist leer.
Bitte warten - die Druckansicht der Seite wird vorbereitet.
Der Druckdialog öffnet sich, sobald die Seite vollständig geladen wurde.
Sollte die Druckvorschau unvollständig sein, bitte schliessen und "Erneut drucken" wählen.

The Ada® Generic Library

Linear List Processing Packages
BuchGebunden
264 Seiten
Englisch
Springererschienen am24.10.1989
The Ada Generic Library provides an extensive well-documented library of generic packages whose use can substantially increase software productivity and reliability. The construction of the library follows a new approach whose principles include the following: - Extensive use of generic algorithms, such as generic sort and merge. - Building up functionality in layers. - Obtaining high efficiency in spite of the layering through the use of Ada's inline compiler directive. This volume contains eight Ada packages, with over 170 subprograms for various linear data structures based on linked lists. Professional Ada programmers will find The Ada Generic Library an invaluable tool in building application programs or in further construction of generic libraries. For these users the source code can be obtained on diskettes. The volume will also be useful to those interested in programming methodology, software reusability, and software engineering.mehr
Verfügbare Formate
BuchKartoniert, Paperback
EUR106,99
BuchGebunden
EUR85,55
E-BookPDF1 - PDF WatermarkE-Book
EUR96,29

Produkt

KlappentextThe Ada Generic Library provides an extensive well-documented library of generic packages whose use can substantially increase software productivity and reliability. The construction of the library follows a new approach whose principles include the following: - Extensive use of generic algorithms, such as generic sort and merge. - Building up functionality in layers. - Obtaining high efficiency in spite of the layering through the use of Ada's inline compiler directive. This volume contains eight Ada packages, with over 170 subprograms for various linear data structures based on linked lists. Professional Ada programmers will find The Ada Generic Library an invaluable tool in building application programs or in further construction of generic libraries. For these users the source code can be obtained on diskettes. The volume will also be useful to those interested in programming methodology, software reusability, and software engineering.
Details
ISBN/GTIN978-0-387-97133-9
ProduktartBuch
EinbandartGebunden
Verlag
Erscheinungsjahr1989
Erscheinungsdatum24.10.1989
Reihen-Nr.International
Seiten264 Seiten
SpracheEnglisch
Gewicht565 g
IllustrationenXV, 264 pp.
Artikel-Nr.15279433

Inhalt/Kritik

Inhaltsverzeichnis
Contents: Unrestricted-Access Data Structures : Introduction. Linear Data Structures. System Allocated Singly Linked Package. User Allocated Singly Linked Package. Auto-Reallocating Singly Linked Package. Singly Linked Lists Package. Linked List Algorithms Package. Using the Packages.- Restricted-Access Data Structures : Introduction. Double Ended Lists Package. Stacks Package. Output Restricted Deques Package. Using the Packages.- Examples Help Package.- Combining Stacks with a Vector Representation.mehr