This book covers those aspects of a computer science undergraduate course referred to as information structures or data structures. Its guiding theme is data abstraction, used to put the material on information structures into a cohesive framework. This book should be of interest to first and second year undergraduate computer science students.
Sprache
Verlagsort
Zielgruppe
Für höhere Schule und Studium
Für Beruf und Forschung
Illustrationen
Maße
Höhe: 230 mm
Breite: 150 mm
Gewicht
ISBN-13
978-0-412-26500-6 (9780412265006)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
Part One: The concept of data. The Pascal type concept. User defined types. Data structures: the structured types of Pascal. Type sequence: realizing user-defined structured types. More formal aspects. Basic structured types: realizations. Part Two: Parameterized data structures. Parameterized data structures: introductory comments. Type tree. Type set revisited. Type graph. Type list. Part Three: An associative data structure. Type table. Sorting techniques. Further realizations. Table as realization for other types.