书籍 Introduction to Algorithms, 3rd Edition的封面

Introduction to Algorithms, 3rd Edition

Thomas H. Cormen

出版社

The MIT Press

出版时间

2009-07-31

ISBN

9780262033848

评分

★★★★★

标签

编程

书籍介绍

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.

用户评论
终于算是粗浅地看完了一遍
在stanford上了cs161这本是必读书目
本科时候的教材 教授的俄罗斯口音基本听不懂 只有考着这本书撑了一学期 并且在期末考试拿了A
太长了。看过之后也动不了手。不适合自学,还是当字典吧
Hopefully I could finish it this time :-)
几乎完美的算法入门书,平易通顺
One of the most classic book. Good to pair with the Algorithm Design Manual.
是不是那些动不动就说“原书好,翻译烂”的脑残从来不看(或者看不懂)原版?原版好在哪儿了谁告诉我一下,例子讲不清楚,示例图能多简单有多简单,章节划分混乱,我并不觉得原版好在哪儿了。
还算英文版读着舒服,不用担心翻译质量。白瞎了买的中文版了哈哈哈哈
程序员的内功心法。值得时常回味