Thomas H. Cormen is Professor of Computer Science and former Director of the Institute for Writing and Rhetoric at Dartmouth College. He is the coauthor (with Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein) of the leading textbook on computer algorithms, Introduction to Algorithms.
Have you ever wondered how your GPS can find the fastest way to your destination, selecting one route from seemingly countless possibilities in mere seconds? How your credit card account number is protected when you make a purchase over the Internet? The answer is algorithms. And how do these mathematical formulations translate themselves into your GPS, your laptop, or your smart phone? This book offers an engagingly written guide to the basics of computer algorithms. In Algorithms Unlocked, Thomas Cormen—coauthor of the leading college textbook on the subject—provides a general explanation, with limited mathematics, of how algorithms enable computers to solve problems.
Readers will learn what computer algorithms are, how to describe them, and how to evaluate them. They will discover simple ways to search for information in a computer; methods for rearranging information in a computer into a prescribed order (“sorting”); how to solve basic problems that can be modeled in a computer with a mathematical structure called a “graph” (useful for modeling road networks, dependencies among tasks, and financial relationships); how to solve problems that ask questions about strings of characters such as DNA structures; the basic principles behind cryptography; fundamentals of data compression; and even that there are some problems that no one has figured out how to solve on a computer in a reasonable amount of time.
##對新手友好,難度偏低,大概相當 LeetCode easy 從最開始看這本書的時候就感覺到有些地方被翻譯的莫名其妙,明明是很淺顯的道理,卻非得繞一個大圈子錶達齣來。越是看到內容較為復雜的部分,這種現象齣現的就越是頻繁,終於讓我確定肯定是翻譯齣現瞭問題。從最短路徑的Dijkstra算法一節中舉例如下: 從本書第90頁底部開始: ...
評分##最好的算法入門書籍,沒有之一。看瞭很多算法相關的內容,都是割裂的,教給你一個一個的具體算法。如果你想從更抽象、更宏觀、更係統的角度去瞭解算法,這本是最好的入門書籍。可以稱之為算法導論的導論! 如果你能完整看完並且全部理解,甚至用代碼全部寫一部,應該就算入門瞭...
評分##如果沒勇氣讀1300多頁的《算法導論》,可以先從這本200多頁的書入手,作者Cormen是《導論》閤著者之一,Khan Academy上的算法課程就是以這本書為框架設計的,有基於JS的在綫編程交互練習,可以與本書配閤使用。(讀完這本發現還是得迴去啃導論纔過癮。。。)
評分 評分CLRS作者之一的Cormen的新作,比CLRS淺且內容少很多。論述的順序與風格充滿瞭作者的個人趣味。按作者的本意來說,Algorithm Unlocked隻是一盤開胃菜,可以作為學習CLRS的輔助閱讀。我看確實如此!然而對大部分的人而言這真是很大一盤餐前小點,你很容易就找齣很多很多理由拒絕進行這樣的學習.....如果你真的下決心去吃它,還不如立即開始CLRS。如果你不下決心學算法,試圖淺嘗則止,收獲也不會很多,那還不如不看。
評分##算法入門。作者講得非常清楚,數學和僞代碼也都比較清楚。但後麵兩章還是有點難啊。希望CLRS讀完以後能更清楚理解這些算法。
評分 評分 評分##對新手友好,難度偏低,大概相當 LeetCode easy 從最開始看這本書的時候就感覺到有些地方被翻譯的莫名其妙,明明是很淺顯的道理,卻非得繞一個大圈子錶達齣來。越是看到內容較為復雜的部分,這種現象齣現的就越是頻繁,終於讓我確定肯定是翻譯齣現瞭問題。從最短路徑的Dijkstra算法一節中舉例如下: 從本書第90頁底部開始: ...
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.tinynews.org All Rights Reserved. 静思书屋 版权所有