Data Structures and Program Design in C++ (精裝)
Robert L. Kruse, Alex Ryba
- 出版商: Prentice Hall
- 出版日期: 1998-10-03
- 售價: $1,050
- 貴賓價: 9.8 折 $1,029
- 語言: 英文
- 頁數: 717
- 裝訂: Hardcover
- ISBN: 0137689950
- ISBN-13: 9780137689958
-
相關分類:
C++ 程式語言、Algorithms-data-structures
已絕版
買這商品的人也買了...
-
Visual C++ 6 教學手冊 (Beginning Visual C++ 6)$580$458 -
電腦輔助電路圖設計-OrCAD Capture V9.0 (V7.0 適用)$480$432 -
Software Engineering: A Practitioner's Approach, 5/e$980$960 -
最新 HTML 語法參考辭典$490$382 -
Computers as Components: Principles of Embedded Computer Systems Design(亞洲版)$1,100$1,078 -
Printed Circuit Board Design Techniques for EMC Compliance, 2/e$5,620$5,339 -
Digital Image Processing, 2/e(IE)(美國版ISBN:0201180758)$1,150$1,127 -
ASP.NET 網頁製作教本─從基本語法學起$600$510 -
Thinking in Java 中文版 (Thinking in Java, 2/e)$920$727 -
MySQL 核心技術探索 (Core MySQL The Serious Developer's Guide)$780$616 -
JXTA: Java P2P 程式設計 (JXTA: Java P2P Programming)$490$392 -
內嵌式 Linux 系統--硬體、軟體與介面 (Embedded Linux: Hardware, Software, and Int$450$360 -
Understanding the Linux Kernel, 2/e (Paperback)$1,760$1,672 -
Embedded Software Development with eCos$1,840$1,748 -
SNMP 網管實務 (Essential SNMP)$560$442 -
Web 好色-網頁色彩學$420$328 -
PhotoImpact 8 特效百寶箱$450$383 -
C++ 設計新思維 (Modern C++ Design: Generic Programming and Design Patterns Applied)$650$514 -
802.11 無線區域網路通訊協定及應用$550$435 -
Linux C/C++ 網路程式設計$450$383 -
JSP 網站開發實務 (Web Development with Java Server Pages, 2/e)$650$553 -
JavaScript 網頁製作徹底研究第2版$580$493 -
Tomcat 技術手冊 (Tomcat: The Definitive Guide)$720$569 -
Fedora Core 1 Linux 架站實務$650$553 -
Web 配色事典﹝活用網頁安全色﹞$390$304
相關主題
商品描述
Summary
76899-4
Object-oriented programming and powerful features of C++ enable this carefully crafted text to build data structures from basic ideas into complete, fully-developed programs and interesting applications. In the process, the text explores problem solving and programming principles, data abstraction, recursion, and the comparative analysis of algorithms as fundamentals tools of software design.
Employing substantial case studies, reusable software development, and programming projects to increase understanding, successful authors Robert L. Kruse and Alexander J.Ryba include topics such as:
- C++ templates are introduced early; code for data structures is developed as templated classes in fully reusable form; the Standard Template Library (STL) is mentioned as appropriate.
- Recursion is treated early and applied throughout the text.
- Data abstraction and abstract data types (ADTs) are emphasized, with conceptual development separated from implementation issues.
- Advanced structures and algorithms are developed into complete programs, including splay trees, B-trees, red-black trees, and graph algorithms such as minimal spanning trees.
Data Structures and Program Design in C++ will prove useful to both computer science students and professionals. The authors supply all code in this book on the Web, and, as well, they provide an excellent instructor support package that includes an Instructor's Resource Manual with transparency masters, solutions, and source code to all of the programming examples and projects in the text.
