Introduction To Algorithms (MIT Press) 算法导论 麻省理工大学出版社
2021-08-29 14:49:21 17.88MB Introduction Algorithms MIT
1
《算法导论》第三版(英文版)Introduction to Algorithms Third Edition
2021-08-27 14:04:43 4.84MB 算法导论
1
本书是国际算法大师乌迪·曼博(Udi Manber)博士撰写的一本享有盛誉的著作。全书共分12章:第1章到第4章为介绍性内容,涉及数学归纳法、算法分析、数据结构等内容;第5章提出了与归纳证明进行类比的算法设计思想;第6章到第9章分别给出了4个领域的算法,如序列和集合的算法、图算法、几何算法、代数和数值算法;第10章涉及归约,也是第11章的序幕,而后者涉及NP完
2021-08-21 10:42:42 41.92MB 算法 算法引论
1
作者: Thomas H. Cormen / Charles E. Leiserson / Ronald L. Rivest / Clifford Stein 出版社: The MIT Press 出版年: 2009-7-31 页数: 1312 定价: USD 92.00 装帧: Hardcover 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.
2021-05-04 12:40:44 5.39MB 算法 导论 algorithm
1
[麻省理工学院-算法导论].Introduction.to.Algorithms.-.Lecture.Notes
2021-04-25 18:23:26 4.58MB 麻省理工学院 算法导论 Lecture.Notes
1
[麻省理工学院-算法导论].Introduction.to.Algorithms.-.Homework.rar
1
这个是真的中文版本哦,虽然中文版书名不是算法导论,但是内容实实在在是从前至后一一汉译的,pdf版本,清晰
2021-04-22 22:46:48 24.42MB Introduction to Algorithms
1
这是算法导论的第三版原著,一名优秀程序员的必经之路。
2021-03-31 16:45:56 5.10MB 算法
1
本书是算法导论的第三版,英文原版,2009年出版。 《算法导论》原书名——《Introduction to Algorithms》,是一本十分经典的计算机算法书籍,与高德纳(Donald E.Knuth)的《计算机程序设计艺术》(《The Art Of Computer Programming》)相媲美。 《算法导论》由Thomas H.Cormen、Charles E.Leiserson、Ronald L.Rivest、Clifford Stein四人合作编著(其中Clifford Stein是第二版开始参与的合著者)。本书的最大特点就是将严谨性和全面性融入在了一起。 本书的原版由MIT Press出版发行,目前最新版本为第三版。
2021-03-22 22:37:23 5.39MB 算法导论 Introduction to Algorithms
1
MIT经典教材之算法导论 Introduction.to.algorithms 完整版+教材+讲义+习题答案
2021-03-04 12:02:23 22.65MB MIT 教材 答案 算法导论
1