Data Structures & Algorithm Analysis in C++ 在线电子书 图书标签: 数据结构 计算机 C/C++ 英文原版 算法 教材 C++11 C++
发表于2025-02-05
Data Structures & Algorithm Analysis in C++ 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
挺适合拿来入门 C++的,不纠结语法细节,还介绍了 STL 里的相关数据结构和算法。粗略看了几遍,接下来该做习题了。
评分挺适合拿来入门 C++的,不纠结语法细节,还介绍了 STL 里的相关数据结构和算法。粗略看了几遍,接下来该做习题了。
评分快速刷了一遍,临阵磨枪,不快也光
评分挺适合拿来入门 C++的,不纠结语法细节,还介绍了 STL 里的相关数据结构和算法。粗略看了几遍,接下来该做习题了。
评分挺适合拿来入门 C++的,不纠结语法细节,还介绍了 STL 里的相关数据结构和算法。粗略看了几遍,接下来该做习题了。
Mark Allen Weiss,1987年在普林斯顿大学获得计算机科学博士学位,师从Robert Sedgewick (师从Knuth),现任美国佛罗里达国际大学计算与信息科学学院教授。他曾经担任全美AP(Advanced Placement)考试计算机学科委员会的主席(2000-2004)。他的主要研究方向是数据结构、算法和教育学。
Data Structures and Algorithm Analysis in C++ is an advanced algorithms book that bridges the gap between traditional CS2 and Algorithms Analysis courses. As the speed and power of computers increases, so does the need for effective programming and algorithm analysis. By approaching these skills in tandem, Mark Allen Weiss teaches readers to develop well-constructed, maximally efficient programs using the C++ programming language. This book explains topics from binary heaps to sorting to NP-completeness, and dedicates a full chapter to amortized analysis and advanced data structures and their implementation. Figures and examples illustrating successive stages of algorithms contribute to Weiss' careful, rigorous and in-depth analysis of each type of algorithm.
本书作者 Mark Allen Weiss 还写过 [C 语言描述] 和 [Java 语言描述] 版本的数据结构和算法分析教程。 另外,图灵出版社的同系列还有 Michael McMillan 写的 [C# 语言描述] 版本的算法书。 C++ 熟练者可忽略讲述 C++ 特性的第 1 章,如果把这些关于 C++ 特性的篇幅去掉,本书会...
评分这本书买了很多年,搬了这么多次工位,一直在办公室常备的书(虽然已经很少翻看). 里面使用的代码,不是所谓的伪代码,而是正经可以运行的C代码,所以新人如果能照着做一遍下来,收获应该不小. 我的一个朋友,很多年前也是读这本书写了一些笔记: http://www.luocong.com/dsaanotes/ ...
评分英文原版 3.4.2节: Since there are a few options for implementation, it is probably worth a comment or two in the code, if you don't use the size field. 该书的中文翻译是: 由于实现的方法有多种选择,因此如果你不使用表示大小的域,那就很有可能有必要进行一些讨...
评分8.28------- 其实CLRS的书在论证方面也不能算太好,例如霍夫曼编码,缺点说明见此文:http://mindhacks.cn/2011/07/10/the-importance-of-knowing-why-part3/ 但是,仍旧比Weiss的走脑。现在觉得,如果是以求甚解的心态去学算法,书本真的不能选薄的。。。因为这种书只能用来当...
评分大学期间从头到尾看了5遍。 代码比较精致,尤其是avl树那段,记忆犹新。 内容上偏基础向,偏实现,适合有一定C语言基础的人入门数据结构。 自己感觉图论讲的一般,后面摊还分析讲的也比较凑合。 额,我的评论太短了。。
Data Structures & Algorithm Analysis in C++ 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025