Applied Data Structures with C++
暫譯: C++ 應用資料結構
Peter Smith
- 出版商: Jones and Bartlett
- 出版日期: 2004-02-18
- 售價: $980
- 貴賓價: 9.8 折 $960
- 語言: 英文
- 頁數: 692
- 裝訂: Paperback
- ISBN: 0763725625
- ISBN-13: 9780763725624
-
相關分類:
C++ 程式語言
下單後立即進貨 (約5~7天)
買這商品的人也買了...
-
Crystal Reports 10 整合實戰應用$490$382 -
現代專案管理教材$580$452 -
專業 Java 整合開發工具 Eclipse 3 (Professional Eclipse 3 for Java Developers)$560$442 -
Java 認證 SCJP 5.0 猛虎出閘$650$514 -
PHP + MySQL 快速入門$680$537 -
CSS Layout 達人的階梯$520$442 -
Microsoft Office SharePoint Server 2007 新一代企業 Web 解決方案(第一集)$690$545 -
UML 精華第三版-增訂嵌入式系統與工作流程概念 (UML Distilled, 3/e)$480$379 -
學會 ASP.NET 2.0 的關鍵課程$500$425 -
圖解王-學會圖解式思考與製圖技術$420$328 -
C++ GUI Programming with Qt 4$2,230$2,119 -
聖殿祭司的 ASP.NET 2.0 專家技術手冊-使用VB, 2/e$720$569 -
Windows 網路與通訊程式設計$580$458 -
Ajax 範例活用辭典$490$382 -
Visio 2007 萬用製圖手冊$420$332 -
Linux 實戰手冊-入門、管理、架站$580$493 -
ADO.NET 2.0 實戰講座$690$545 -
創新企業 8 講 (Harvard Business Review on The Innovative Enterprise)$280$238 -
網際網路的變革-Web 2.0 理念與設計$620$310 -
網站行銷─搜尋引擎網站排名破解教學$400$316 -
現代嵌入式系統開發專案實務-菜鳥成長日誌與專案經理的私房菜$600$480 -
SharePoint Designer 2007 私房書$380$323 -
Project 2007 EPM 專案管理實務$520$411 -
JSP 應用開發詳解$580$458 -
CentOS 5 伺服器建置實務$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
商品描述(中文翻譯)
**描述:**
本書《應用 C++ 的資料結構》設計用於一學期或兩學期的進階資料結構課程,涵蓋所有基本結構和資料類型,並以 C++ 實現。透過清晰的解釋和有效的範例,本書提供了主記憶體和基於檔案的結構的全面概述,特別強調檔案和持久性結構。額外涵蓋物件導向設計、持久性、遞迴和資料庫作為大型檔案結構,補充了對基本主題的標準方法。根據課程的重點或長度,材料可以靈活調整,作者提供了一學期和兩學期格式的使用建議。
**目錄:**
**前言**
**第一部分:瞬態物件**
第 1 章。使用物件進行程式設計
第 2 章。列表和字串
第 3 章。集合
第 4 章。堆疊和佇列
第 5 章。映射:雜湊表
第 6 章。映射:二元樹、字典樹和三元樹
第 7 章。圖形
**第二部分:持久性物件**
第 8 章。持久性物件的硬體基礎
第 9 章。檔案和物件
第 10 章。排序
第 11 章。映射:雜湊檔案
第 12 章。映射:基於檔案的樹
第 13 章。多重映射:次要鍵檢索
第 14 章。結語
附錄 1。隨機數和資料生成
附錄 2。資料正規化
附錄 3。檔案物件測試
術語表
