发表于2025-05-25
Data Structures and Algorithm Analysis in C (2nd Edition) pdf epub mobi txt 电子书 下载
Mark Allen Weiss,1987年在普林斯顿大学获得计算机科学博士学位,师从Robert Sedgewick (师从Knuth),现任美国佛罗里达国际大学计算与信息科学学院教授。他曾经担任全美AP(Advanced Placement)考试计算机学科委员会的主席(2000-2004)。他的主要研究方向是数据结构、算法和教育学。
Mark Allen Weiss' successful book provides a modern approach to algorithms and data structures using the C programming language. The book's conceptual presentation focuses on ADTs and the analysis of algorithms for efficiency, with a particular concentration on performance and running time. The second edition contains a new chapter that examines advanced data structures such as red black trees, top down splay trees, treaps, k-d trees, and pairing heaps among others. All code examples now conform to ANSI C and coverage of the formal proofs underpinning several key data structures has been strengthened.
##很好的一本书,给人的感觉像是做开发的人写的,不像其它很多数据结构的书仅仅是对数据结构做描述。 其中各种数据结构的实现具有很强的技巧性,很多都讲了在STL中的实现方法。不过推荐对数据结构有一定基础的人看可能它的实现方式理解起来会容易很多。
评分 评分##断断续续看了两个月,没有完全看完。 所有的算法都能看懂,而且可以编程实现,但还是不会做习题。 离散数学的功底不行,先看看离散数学再看这本书。
评分 评分 评分 评分##读本科的时候看了一遍中文版,结果读Master又认真读了一遍英文版。
评分原计划三个月,结果读了大半年。 先说感触: 这是一本很有趣的书 读第一遍,发现代码很管用,抄!抄!抄! 读第二遍,觉得代码效率和机器系统密不可分,把《深入理解计算机系统》当做参考书辅助理解。 读第三遍,理解算法本质是数学表达式,恰如其分的数学构造才能指明算法效率...
评分纸质书# 3.7 分。
Data Structures and Algorithm Analysis in C (2nd Edition) pdf epub mobi txt 电子书 下载