Data Structures and Algorithm Analysis in C++ 在线电子书 图书标签: C++ Data_structure, 数据结构 programming CS algorithm Algorithms 计算机科学课程
发表于2024-11-26
Data Structures and Algorithm Analysis in C++ 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
ECS 060
评分讲的刚刚好,没有大量的伪代码只是因为这是一本教材,配合各个学校的lab教案食用,除了教你基础的入门知识外,还比较好的衔接了更高一层的算法知识,我觉得这本书分偏高大概是大家都学过,所以对它有感情吧
评分ECS 060
评分不错,结合C++ ADT 讲解数据结构,值得温故。
评分ECS 060
Mark Allen Weiss,1987年在普林斯顿大学获得计算机科学博士学位,师从Robert Sedgewick (师从Knuth),现任美国佛罗里达国际大学计算与信息科学学院教授。他曾经担任全美AP(Advanced Placement)考试计算机学科委员会的主席(2000-2004)。他的主要研究方向是数据结构、算法和教育学。
In this text, readers are able to look at specific problems and see how careful implementations can reduce the time constraint for large amounts of data from several years to less than a second. Class templates are used to describe generic data structures and first-class versions of vector and string classes are used. Included is an appendix on a Standard Template Library (STL). This text is for readers who want to learn good programming and algorithm analysis skills simultaneously so that they can develop such programs with the maximum amount of efficiency. Readers should have some knowledge of intermediate programming, including topics as object-based programming and recursion, and some background in discrete math.
很好的一本书,给人的感觉像是做开发的人写的,不像其它很多数据结构的书仅仅是对数据结构做描述。 其中各种数据结构的实现具有很强的技巧性,很多都讲了在STL中的实现方法。不过推荐对数据结构有一定基础的人看可能它的实现方式理解起来会容易很多。
评分本书作者 Mark Allen Weiss 还写过 [C 语言描述] 和 [Java 语言描述] 版本的数据结构和算法分析教程。 另外,图灵出版社的同系列还有 Michael McMillan 写的 [C# 语言描述] 版本的算法书。 C++ 熟练者可忽略讲述 C++ 特性的第 1 章,如果把这些关于 C++ 特性的篇幅去掉,本书会...
评分在学校图书馆借了这本书, 粗略看了一些,发现感觉很多句子不通顺。。。 感觉像《 c primer plus》那本书的翻译风格才是好的。 希望翻译者以后在翻译相关书籍时注意语言的通顺和典雅,不要 太生硬。
评分 评分8.28------- 其实CLRS的书在论证方面也不能算太好,例如霍夫曼编码,缺点说明见此文:http://mindhacks.cn/2011/07/10/the-importance-of-knowing-why-part3/ 但是,仍旧比Weiss的走脑。现在觉得,如果是以求甚解的心态去学算法,书本真的不能选薄的。。。因为这种书只能用来当...
Data Structures and Algorithm Analysis in C++ 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024