圖書標籤: 算法 Algorithm C Algorithms 計算機 Programming 編程 c
发表于2024-12-23
Algorithms in C, Parts 1-4 pdf epub mobi txt 電子書 下載 2024
"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.
Robed Sedgewick擁有斯坦福大學博士學位(導師為Donald E. Knuth),昔林斯頓大學計算機科學係教授,Adobe Systems公司董事,曾是XeroxPARC的研究人員,還曾就職於美國國防部防禦分析研究所以及INRIA。除本書外,他還與Philippe Flajolet閤著瞭《算法分析導論》一書
可讀性相當之不好
評分非常好的算法入門書。書中的代碼示例非常豐富,而且實現得優雅、高效。
評分The code is far from fine grained
評分The code is far from fine grained
評分可讀性相當之不好
除去图算法,第一至第四部分页数不多,但是内容详实。学算法最需要的是什么?是想象力!想象数据结构在内存中是如何变化的,查看其中的奥秘学习其中的思想。可是算法难学啊,因为有些复杂算法不好想象。这本书从数据结构到排序到搜索,介绍了每个分类里面的几大经典,各个都有...
評分将算法,算法代码居然是错误的,我晕死 第5章递归与树 程序5.12背包问题 int knap(int cap); 谁看过这个算法?完全不正确...... 求推荐,中文算法书,要求算法代码绝对无错误的,谢谢
評分翻译质量较差,像是未加任何处理的英文直译,不符合中文阅读习惯,另有不少不知所云的地方。如188页的《6.10 关键字索引统计》中有这样的叙述:“一种方法是计算0的个数,然后再次扫描输入a,使用两个表示统计数的一个数组,把元素分布在临时数组b中。”。为了不影响阅读,我一...
評分除去图算法,第一至第四部分页数不多,但是内容详实。学算法最需要的是什么?是想象力!想象数据结构在内存中是如何变化的,查看其中的奥秘学习其中的思想。可是算法难学啊,因为有些复杂算法不好想象。这本书从数据结构到排序到搜索,介绍了每个分类里面的几大经典,各个都有...
評分也许关于算法方面的最大的误解,就是没有意识到它是由关系密切而又非常不同的两个部分组成的。 对于一个给定的问题,选择哪一种算法才是最适合的?选定算法之后,在编程环境中又是如何实现这个算法,是使用已有的库还是自己从头开始编写,是用 X 语言还是 Y 语言?这个算法实...
Algorithms in C, Parts 1-4 pdf epub mobi txt 電子書 下載 2024