算法导论Introduction to Algorithms
目录(TableofContents)前言(Preface)第一部分(PartI)基础(Foundations)第一章计算中算法的角色(TheRoleofAlgorithmsinComputing)第二章开始(GettingStarted)第三章函数的增长率(GrowthofFunctions)第四章递归(Recurrences)第五章概率分析与随机化算法(ProbabilisticAnalysisandRandomizedAlgorithms)第二部分(PartII)排序与顺序统计(SortingandOrderStatistics)第六章堆排序(Heapsort)第七章快速排序(Qu
暂无评论