Introduction to Algorithms, 3/e (IE-Paperback)
暫譯: 演算法導論 (第三版)
Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein
- 出版商: MIT
- 出版日期: 2009-07-31
- 售價: $1,590
- 貴賓價: 9.8 折 $1,558
- 語言: 英文
- 頁數: 1312
- 裝訂: Paperback
- ISBN: 0262533057
- ISBN-13: 9780262533058
-
相關分類:
Algorithms-data-structures
-
其他版本:
Introduction to Algorithms, 3/e (Hardcover)
銷售排行:
👍 2018 年度 英文書 銷售排行 第 17 名
🥈 2018/1 英文書 銷售排行 第 2 名
🥈 2017 年度 英文書 銷售排行 第 2 名
🥉 2017/10 英文書 銷售排行 第 3 名
🥈 2017/9 英文書 銷售排行 第 2 名
🥉 2017/8 英文書 銷售排行 第 3 名
已過版
買這商品的人也買了...
-
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
深入淺出設計模式 (Head First Design Patterns)$880$695 -
深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695 -
Fundamentals of Data Structures in C++, 2/e (Paperback)$1,390$1,362 -
C++ Primer, 4/e (中文版)$990$891 -
Fundamentals of Data Structures in C, 2/e (Paperback)$1,390$1,362 -
基礎資料結構 ─ 使用 C (Fundamentals of Data Structures in C, 2/e)$790$751 -
大話設計模式$620$490 -
重構─改善既有程式的設計, 2/e (Refactoring: Improving The Design of Existing Code)$800$632 -
Operating System Concepts, 8/e (IE-Paperback)$1,200$1,176 -
鳥哥的 Linux 私房菜-基礎學習篇, 3/e$820$648 -
程式設計師的自我修養-連結、載入、程式庫$580$493 -
Google Android SDK 開發範例大全 2$890$703 -
Computer Organization and Design: The Hardware/Software Interface, 4/e (ARM Edition) (Paperback)$1,200$1,176 -
約耳趣談軟體-來自專案管理的現場實錄 (Joel on Software: And on Diverse and Occasionally Related Matters That Will Prove of Interest to Software Developers)$490$387 -
深入淺出 Android 系統原理及開發要點$450$351 -
JavaScript 大全, 6/e (JavaScript: The Definitive Guide: Activate Your Web Pages, 6/e)$1,200$948 -
無瑕的程式碼 - 敏捷軟體開發技巧守則 (Clean Code: A Handbook of Agile Software Craftsmanship)$580$452 -
Operating System Concepts, 9/e (IE-Paperback)$1,680$1,646 -
Computer Organization and Design: The Hardware/Software Interface, 5/e (Asian Edition)(IE-Paperback)$1,650$1,617 -
超圖解 Arduino 互動設計入門, 2/e$680$578 -
ASP.NET MVC 5 網站開發美學$780$616 -
作業系統概念, 9/e (授權經銷版) (Operating System Concepts, 9/e)$850$808 -
精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 -
完整學會 Git, GitHub, Git Server 的24堂課$360$284
相關主題
商品描述
該平裝版本已經缺貨,目前有精裝版本,如有需要請由下列連結前往訂購
https://www.tenlong.com.tw/products/9780262033848
NOTE: This International Student Edition is not available in the USA or Canada. Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. The book covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively self-contained and can be used as a unit of study. The algorithms are described in English and in a pseudocode designed to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor. The first edition became a widely used text in universities worldwide as well as the standard reference for professionals. The second edition featured new chapters on the role of algorithms, probabilistic analysis and randomized algorithms, and linear programming. The third edition has been revised and updated throughout. It includes two completely new chapters, on van Emde Boas trees and multithreaded algorithms, and substantial additions to the chapter on recurrences (now called "Divide-and-Conquer"). It features improved treatment of dynamic programming and greedy algorithms and a new notion of edge-based flow in the material on flow networks. Many new exercises and problems have been added for this edition. As of the third edition, this textbook is published exclusively by the MIT Press.
商品描述(中文翻譯)
該平裝版本已經缺貨,目前有精裝版本,如有需要請由下列連結前往訂購
https://www.tenlong.com.tw/products/9780262033848
注意:此國際學生版在美國或加拿大無法購得。有些算法書籍雖然嚴謹但不完整;另一些則涵蓋大量材料但缺乏嚴謹性。《算法導論》獨特地結合了嚴謹性和全面性。該書深入涵蓋了廣泛的算法,並使其設計和分析對所有層次的讀者都能夠理解。每一章相對獨立,可以作為學習單元。算法以英文和設計為任何有過一點編程經驗的人都能閱讀的偽代碼描述。解釋保持簡單,卻不犧牲內容的深度或數學的嚴謹性。第一版成為全球大學廣泛使用的教材,也是專業人士的標準參考書。第二版新增了有關算法角色、概率分析和隨機算法以及線性規劃的新章節。第三版在整體上進行了修訂和更新。它包括兩個全新的章節,分別是 van Emde Boas 樹和多線程算法,並對遞歸章節(現在稱為「分而治之」)進行了大量補充。它對動態規劃和貪心算法的處理有所改善,並在流網絡的材料中引入了基於邊的流的新概念。本版新增了許多練習和問題。自第三版起,這本教科書由麻省理工學院出版社獨家出版。
