Introduction To Algorithms 2Nd Edition Incl Exercises Edition [Electronic resources]

Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein

نسخه متنی -صفحه : 292/ 2
نمايش فراداده

Introduction to Algorithms, Second Edition

byThomas H. Cormen, Charles E. Leiserson, Ronald L. RivestandClifford Stein

ISBN:0262032937

The MIT Press 2001 (1180 pages)

A course in computer algorithms, suitable for use as a field reference for working software developers.

Introduction to Algorithms, Second Edition Preface Part I - FoundationsChapter 1- The Role of Algorithms in ComputingChapter 2- Getting StartedChapter 3- Growth of FunctionsChapter 4- RecurrencesChapter 5- Probabilistic Analysis and Randomized AlgorithmsPart II - Sorting and Order StatisticsChapter 6- HeapsortChapter 7- QuicksortChapter 8- Sorting in Linear TimeChapter 9- Medians and Order StatisticsPart III - Data StructuresChapter 10- Elementary Data StructuresChapter 11- Hash TablesChapter 12- Binary Search TreesChapter 13- Red-Black TreesChapter 14- Augmenting Data StructuresPart IV - Advanced Design and Analysis TechniquesChapter 15- Dynamic ProgrammingChapter 16- Greedy AlgorithmsChapter 17- Amortized AnalysisPart V - Advanced Data StructuresChapter 18- B-TreesChapter 19- Binomial HeapsChapter 20- Fibonacci HeapsChapter 21- Data Structures for Disjoint SetsPart VI - Graph AlgorithmsChapter 22- Elementary Graph AlgorithmsChapter 23- Minimum Spanning TreesChapter 24- Single-Source Shortest PathsChapter 25- All-Pairs Shortest PathsChapter 26- Maximum FlowPart VII - Selected TopicsChapter 27- Sorting NetworksChapter 28- Matrix OperationsChapter 29- Linear ProgrammingChapter 30- Polynomials and the FFTChapter 31- Number-Theoretic AlgorithmsChapter 32- String MatchingChapter 33- Computational GeometryChapter 34- NP-CompletenessChapter 35- Approximation AlgorithmsPart VIII - Appendix: Mathematical BackgroundAppendix A- SummationsAppendix B- Sets, Etc.Appendix C- Counting and ProbabilityBibliography Index List of Figures List of Corollaries List of Problems List of Exercises