算法导论 第二版(Introduction to Algorithms, Second Edition)
目录(Table of Contents)
前言(Preface)
第一部分(Part I) 基础(Foundations)
第一章 计算中算法的角色(The Role of Algorithms in Computing)
第二章 开始(Getting Started)
第三章 函数的增长率(Growth of Functions)
第四章 递归(Recurrences)
第五章 概率分析与随机化算法(Probabilistic Analysis and Randomized Algorithms)
第二部分(Part II) 排序与顺序统计(Sorting and Order Statistics)
第六章 堆排序(Heapsort)
第七章 快速排序(Quicksort)
第八章 线性时间中的排序(Sorting in Linear Time)
第九章 中值与顺序统计(Medians and Order Statistics)
第三部分(Part III) 数据结构(Data Structures)
第十章 基本的数据结构(Elementary Data Structures)

《算法导论》第二版详细介绍了计算中算法的角色、基础数据结构、排序与顺序统计、高级设计与分析技术等内容,涵盖动态规划、贪心算法、图算法等核心主题,为读者提供了深入的算法理论与实践知识。
最低0.47元/天 解锁文章
185





