Building on the widespread use of the Java programming language in industry and education, this book provides a broad-based and case-driven study of data structures - and the algorithms associated with them - using Java as the language of implementation. It places special emphasis on the connection between data structures and their algorithms, including an analysis of the algorithms' complexity. It presents data structures in the context of object-oriented program design, stressing the principle of information hiding in its treatment of encapsulation and decomposition. The book also closely examines data structure implementation and its implications on the selection of programming languages. Building on the widespread use of the Java programming language in industry and education, the text provides readers with the conceptual framework needed to design, implement, test, and maintain virtually any software system, using Java as the language of implementation. It places special emphasis on the connection between data structures and their algorithms, including an analysis of the algorithms' complexity.
Sprache
Verlagsort
Verlagsgruppe
Zielgruppe
Für höhere Schule und Studium
Für Beruf und Forschung
Illustrationen
Maße
Höhe: 184 mm
Breite: 235 mm
Gewicht
ISBN-13
978-0-534-37668-0 (9780534376680)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
1. Object-Oriented Programming Using Java 2. Complexity Analysis 3. Linked Lists 4. Stacks And Queues 5. Recursion 6. Binary Trees 7. Multiway Trees 8.Graphs 9. Sorting 10. Hashing 11. Data Compression 12.Memory Management.