Robed Sedgewick拥有斯坦福大学博士学位(导师为Donald E. Knuth),昔林斯顿大学计算机科学系教授,Adobe Systems公司董事,曾是XeroxPARC的研究人员,还曾就职于美国国防部防御分析研究所以及INRIA。除本书外,他还与Philippe Flajolet合著了《算法分析导论》一书
发表于2025-04-04
Algorithms in C, Parts 1-4 2025 pdf epub mobi 电子书
现在刚刚看了105页。忍不住吐槽两句。 1. 定调: 书是好书。我也有《算法导论》,但感觉还是这本适合入门。算法分析得非常仔细,能够理解。 2. 吐槽 1) 书中的给出代码和作者官网提供的源码各种bug。只能算是给出了思路。需要自己小心谨慎地修改。 2) 翻译非常不流畅。...
评分用图示化方式说明算法的特点,是本书的一大特色。 只是翻译者实在是欠骂,这么垃圾的翻译还不如不译,糟蹋了这么好的一本书!! 封面上都写上你的名字了,都不怕遭人骂吗?! 留给别人翻译多好啊!!
评分书是好书,不过还是推荐看原版的,翻译得实在。。。而且明显感觉不同的章节是不同的人翻的,虽然只写了一个译者
评分P32 表2-4 “当M增加一倍时,顺序搜索的时间也增加一倍,但二分搜索几乎不变” 其中M当为N。 因为顺序搜索的时间复杂度跟MN正比而二分搜索跟MlogN正比,显而易见M增加时两种算法耗时均线性递增。 嗯,我的评论很短么?居然不让发表??好吧,我刷个屏看看。 刷屏刷屏刷屏刷...
评分书是好书,不过还是推荐看原版的,翻译得实在。。。而且明显感觉不同的章节是不同的人翻的,虽然只写了一个译者
图书标签: 算法 Algorithm C Algorithms 计算机 Programming 编程 c
"This is an eminently readable book which an ordinary programmer, unskilled in mathematical analysis and wary of theoretical algorithms, ought to be able to pick up and get a lot out of.." - Steve Summit, author of C Programming FAQs Sedgewick has a real gift for explaining concepts in a way that makes them easy to understand. The use of real programs in page-size (or less) chunks that can be easily understood is a real plus. The figures, programs, and tables are a significant contribution to the learning experience of the reader; they make this book distinctive. - William A. Ward, University of South Alabama Robert Sedgewick has thoroughly rewritten and substantially expanded his popular work to provide current and comprehensive coverage of important algorithms and data structures. Many new algorithms are presented, and the explanations of each algorithm are much more detailed than in previous editions. A new text design and detailed, innovative figures, with accompanying commentary, greatly enhance the presentation. The third edition retains the successful blend of theory and practice that has made Sedgewick's work an invaluable resource for more than 250,000 programmers! This particular book, Parts 1-4, represents the essential first half of Sedgewick's complete work. It provides extensive coverage of fundamental data structures and algorithms for sorting, searching, and related applications. The algorithms and data structures are expressed in concise implementations in C, so that you can both appreciate their fundamental properties and test them on real applications. Of course, the substance of the book applies to programming in any language. Highlights * Expanded coverage of arrays, linked lists, strings, trees, and other basic data structures * Greater emphasis on abstract data types (ADTs) than in previous editions * Over 100 algorithms for sorting, selection, priority queue ADT implementations, and symbol table ADT (searching) implementations * New implementations of binomial queues, multiway radix sorting, Batcher's sorting networks, randomized BSTs, splay trees, skip lists, multiway tries, and much more * Increased quantitative information about the algorithms, including extensive empirical studies and basic analytic studies, giving you a basis for comparing them * Over 1000 new exercises to help you learn the properties of algorithms Whether you are a student learning the algorithms for the first time or a professional interested in having up-to-date reference material, you will find a wealth of useful information in this book.
A great read.
评分對各種算法之間的聯係的介紹尤為精彩。
评分可读性相当之不好
评分bug多
评分附图很有特色,不错
Algorithms in C, Parts 1-4 2025 pdf epub mobi 电子书