Applied Data Structures with C++
Peter Smith
- 出版商: Jones and Bartlett
- 出版日期: 2004-02-18
- 售價: $980
- 貴賓價: 9.8 折 $960
- 語言: 英文
- 頁數: 692
- 裝訂: Paperback
- ISBN: 0763725625
- ISBN-13: 9780763725624
-
相關分類:
C++ 程式語言、Algorithms-data-structures
下單後立即進貨 (約5~7天)
買這商品的人也買了...
-
$490$382 -
$580$452 -
$560$476 -
$650$553 -
$680$449 -
$520$442 -
$690$545 -
$480$408 -
$500$425 -
$420$328 -
$2,370$2,252 -
$720$612 -
$580$458 -
$490$382 -
$420$277 -
$580$493 -
$690$545 -
$280$238 -
$620$310 -
$400$264 -
$600$480 -
$380$323 -
$520$343 -
$580$458 -
$490$382
相關主題
商品描述
Description:
Designed for use in either a one- or two-semester advanced data structures course, Applied Data Structures with C++ covers all of the fundamental structures and data types and features implementations presented in C++. Using clear explanations and efficient examples, the book presents a comprehensive overview of main memory and file-based structures, with an emphasis on files and persistent structures. Additional coverage of object-oriented design, persistence, recursion, and databases as large-scale file structures supplements the standard approach to fundamental topics. Material can be adapted flexibly according to the focus or length of the course, with suggestions for use in one- and two-semester formats from the author.
Table of Contents:
Preface
Part One: Transient Objects
Chapter 1. Programming with objects
Chapter 2. Lists and Strings
Chapter 3. Sets
Chapter 4. Stacks and Queues
Chapter 5. Maps: Hash TablesChapter 6. Maps: Binary Trees, Tries and Ternary Trees
Chapter 7. Graphs
Part Two: Persistent ObjectsChapter 8. Hardware Foundations of Persistent Objects
Chapter 9. Files and Objects
Chapter 10. Sorting
Chapter 11. Maps: Hash Files
Chapter 12. Maps: File-based Trees
Chapter 13. Multimaps: Secondary Key Retrievals
Chapter 14. Epilogue
Appendix 1. Random Numbers and Data Generation
Appendix 2. Data Normalization
Appendix 3. Test of File ObjectGlossary