發表於2025-04-03
Algorithms in C, Parts 1-4 pdf epub mobi txt 電子書 下載
Robed Sedgewick擁有斯坦福大學博士學位(導師為Donald E. Knuth),昔林斯頓大學計算機科學係教授,Adobe Systems公司董事,曾是XeroxPARC的研究人員,還曾就職於美國國防部防禦分析研究所以及INRIA。除本書外,他還與Philippe Flajolet閤著瞭《算法分析導論》一書
"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.
##非常好的算法入門書。書中的代碼示例非常豐富,而且實現得優雅、高效。 也許關於算法方麵的最大的誤解,就是沒有意識到它是由關係密切而又非常不同的兩個部分組成的。 對於一個給定的問題,選擇哪一種算法纔是最適閤的?選定算法之後,在編程環境中又是如何實現這個算法,是使用已有的庫還是自己從頭開始編寫,是用 X 語言還是 Y 語言?這個算法實...
評分 評分 評分##非常好的算法入門書。書中的代碼示例非常豐富,而且實現得優雅、高效。 也許關於算法方麵的最大的誤解,就是沒有意識到它是由關係密切而又非常不同的兩個部分組成的。 對於一個給定的問題,選擇哪一種算法纔是最適閤的?選定算法之後,在編程環境中又是如何實現這個算法,是使用已有的庫還是自己從頭開始編寫,是用 X 語言還是 Y 語言?這個算法實...
評分##可讀性相當之不好
評分##花瞭四個月時間,終於將此書第1-4部分讀完瞭,放下書的那一刻無比高興哈哈。 Robert Sedgewick老爺子真不是蓋的,對算法的講解清晰易懂,C語言程序簡短緊湊,令人稱絕,實際上很多算法實現堪稱完美:紅黑樹的插入,Batcher odd-event sort,漢諾伊的遞歸結構,背包的DP...
評分##用圖示化方式說明算法的特點,是本書的一大特色。 隻是翻譯者實在是欠罵,這麼垃圾的翻譯還不如不譯,糟蹋瞭這麼好的一本書!! 封麵上都寫上你的名字瞭,都不怕遭人罵嗎?! 留給彆人翻譯多好啊!!
評分 評分Algorithms in C, Parts 1-4 pdf epub mobi txt 電子書 下載