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.
##作者用心寫的書,更偏重編程方麵,算法導論更偏重邏輯思考和證明。
評分##lecturer 寫的代碼比書裏的好太多瞭,一段時間的節點,我和C的估計還是繼續下去C++
評分##除去圖算法,第一至第四部分頁數不多,但是內容詳實。學算法最需要的是什麼?是想象力!想象數據結構在內存中是如何變化的,查看其中的奧秘學習其中的思想。可是算法難學啊,因為有些復雜算法不好想象。這本書從數據結構到排序到搜索,介紹瞭每個分類裏麵的幾大經典,各個都有...
評分##除去圖算法,第一至第四部分頁數不多,但是內容詳實。學算法最需要的是什麼?是想象力!想象數據結構在內存中是如何變化的,查看其中的奧秘學習其中的思想。可是算法難學啊,因為有些復雜算法不好想象。這本書從數據結構到排序到搜索,介紹瞭每個分類裏麵的幾大經典,各個都有...
評分 評分##花瞭四個月時間,終於將此書第1-4部分讀完瞭,放下書的那一刻無比高興哈哈。 Robert Sedgewick老爺子真不是蓋的,對算法的講解清晰易懂,C語言程序簡短緊湊,令人稱絕,實際上很多算法實現堪稱完美:紅黑樹的插入,Batcher odd-event sort,漢諾伊的遞歸結構,背包的DP...
評分本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.tinynews.org All Rights Reserved. 静思书屋 版权所有