圖書標籤: 數據結構 計算機 c++ 算法 教材 編程 程序設計 C++
发表于2024-11-23
數據結構與程序設計 pdf epub mobi txt 電子書 下載 2024
《數據結構與程序設計:C++語言描述(影印版)》內容簡介:Data Structures and Program Design in C++Objccl-oricntcd programming and powerful features of C++ enable this carefully crafted text to build data struc-tures from basic ideas into complete,fully developed programs and interesting applications. In the process, the textexplores problem solving and programming principles, data abstraction, recursion, and the comparative analysis ofalgorithms as fundamentals tools of software design.Employing substantial case studies, reusable software devele pment, and programming projects to increaseundcrstanding, successful authors Robert L. Kruse and Alexander .J. Ryba include topics such as:
C++ tcmplates are introduced early; code for data structures is developed as templated classes in fully reus-able form,the Standard Template Library(STL) is mentioned as appropriate.
Rccursion is treated early and applied throughout the text.
Data abstraction and abstract data types(ADTs) are emphasized, with conceptual development separatedfrom implementation issues.Advanced strnctures and algorithms are developed into complete programs, including splay trees. B-trees,red-black trees and graph algorithms such as minima spanning trees.I)ata 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 supportpackage that includes an Instructor's Resource Manual with transparency masters, solutions, and source code to allof the programming examples and projects in the text.
課本
評分一開始看這本書的時候覺得它代碼風格老舊,有點難讀。但看過其他數據結構的課以後發現這本書的知識其實非常豐富,裏麵有很多至今都有用的方法和思想,並且全都有代碼實現。至於代碼風格,其實隻是習慣問題。具體來說,作者很喜歡用一些小技巧,例如if(a > 1) return true; else return false;寫成return a > 1; 再例如一些應用程序的主程序喜歡寫成while(do_command(get_command(), data));這樣的多級函數的嵌套。剛開始讀確實痛苦一點,但習慣以後覺得還不錯哈哈。這本書是1999年的書瞭,那時C++纔剛定稿沒多久,可惜這本書沒再版瞭。如果想看看C++11對數據結構的實現有什麼改進,建議再去看看Weiss的數據結構與算法分析(C++)
評分大二時候的課本...
評分答案還有練習題的,這個我最喜歡,而且分析的也很深入,不錯哇。
評分反正我是看這本書入瞭門。數據結構實現的代碼都有,課後習題也有答案。
还行,只是后面的章节代码有点零散,有整合版就不错了。书本上很多地方都说得比较详细,这也是不错的地方。网上也有很多关于这本书的资料,例如课后答案以及章节的代码。Data Structures and Program Design in C++这本书有中文版的,网上可以免费下载到。
評分还行,只是后面的章节代码有点零散,有整合版就不错了。书本上很多地方都说得比较详细,这也是不错的地方。网上也有很多关于这本书的资料,例如课后答案以及章节的代码。Data Structures and Program Design in C++这本书有中文版的,网上可以免费下载到。
評分还行,只是后面的章节代码有点零散,有整合版就不错了。书本上很多地方都说得比较详细,这也是不错的地方。网上也有很多关于这本书的资料,例如课后答案以及章节的代码。Data Structures and Program Design in C++这本书有中文版的,网上可以免费下载到。
評分还行,只是后面的章节代码有点零散,有整合版就不错了。书本上很多地方都说得比较详细,这也是不错的地方。网上也有很多关于这本书的资料,例如课后答案以及章节的代码。Data Structures and Program Design in C++这本书有中文版的,网上可以免费下载到。
評分还行,只是后面的章节代码有点零散,有整合版就不错了。书本上很多地方都说得比较详细,这也是不错的地方。网上也有很多关于这本书的资料,例如课后答案以及章节的代码。Data Structures and Program Design in C++这本书有中文版的,网上可以免费下载到。
數據結構與程序設計 pdf epub mobi txt 電子書 下載 2024