Data Structures & Algorithm Analysis in C++: Dover Books on Computer Science
Autor Clifford A. Shafferen Limba Engleză Paperback – 31 aug 2011
Techniques for representing data are presented within the context of assessing costs and benefits, promoting an understanding of the principles of algorithm analysis and the effects of a chosen physical medium. The text also explores tradeoff issues, familiarizes readers with the most commonly used data structures and their algorithms, and discusses matching appropriate data structures to applications. The author offers explicit coverage of design patterns encountered in the course of programming the book's basic data structures and algorithms. Numerous examples appear throughout the text.
Din seria Dover Books on Computer Science
- Preț: 84.09 lei
- 31% Preț: 116.27 lei
- Preț: 124.95 lei
- Preț: 160.44 lei
- Preț: 108.87 lei
- Preț: 169.37 lei
- Preț: 94.40 lei
- Preț: 160.44 lei
- Preț: 121.77 lei
- Preț: 66.03 lei
- Preț: 88.22 lei
Preț: 142.44 lei
Preț vechi: 236.66 lei
-40% Nou
Puncte Express: 214
Preț estimativ în valută:
27.26€ • 28.80$ • 22.79£
27.26€ • 28.80$ • 22.79£
Carte disponibilă
Livrare economică 11-18 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780486485829
ISBN-10: 048648582X
Pagini: 594
Dimensiuni: 175 x 254 x 33 mm
Greutate: 1.07 kg
Ediția:3
Editura: Dover Publications
Seria Dover Books on Computer Science
ISBN-10: 048648582X
Pagini: 594
Dimensiuni: 175 x 254 x 33 mm
Greutate: 1.07 kg
Ediția:3
Editura: Dover Publications
Seria Dover Books on Computer Science
Notă biografică
Clifford Shaffer is a Computer Science Professor at Virginia Commonwealth University (Virginia Tech).
Cuprins
Preface I Preliminaries 1. Data Structures and Algorithms 2. Mathematical Preliminaries 3. Algorithm Analysis II Fundamental Data Structures 4. Lists, Stacks, and Queues 5. Binary Trees 6. Non-Binary Trees III Sorting and Searching 7. Internal Sorting 8. File Processing and External Sorting 9. Searching 10. Indexing IV Advanced Data Structures 11. Graphs 12. Lists and Arrays Revisited 13. Advanced Tree Structures V Theory of Algorithms 14. Analysis Techniques 15. Lower Bounds 16. Patterns of Algorithms 17. Limits to Computation Bibliography Index