This new text makes it simple for beginning computer science students to design algorithms first using pseudocode and then build them using the C++ programming language. Based on Gilberg and Forouzan's successful text, Data Structures: A Pseudocode Approach with C, this new book emphasizes a practical approach to data structures.
Sprache
Verlagsort
Verlagsgruppe
Zielgruppe
Für höhere Schule und Studium
Für Beruf und Forschung
Illustrationen
illustrations, figures, tables, graphs
Maße
Höhe: 238 mm
Breite: 188 mm
Dicke: 32 mm
Gewicht
ISBN-13
978-0-534-95216-7 (9780534952167)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
1. Introduction 2. Searching 3. Linked Lists 4. Stacks 5. Queues 6. Recursion 7. Introduction to Trees 8. Search Trees 9. Heaps 10. Multiway Trees 11. Advanced Sorting Concepts 12. Graphs Appendices A: ASCII Tables B: Structure Charts C: Program Standards and Styles D: Random Numbers E: Standard C++ Libraries F: C++ Function Prototypes G: Classes Related to Input and Output H: The String Class I: Pointers to Functions J: Inheritance K: C++ Templates L: Standard Template Library