Introduction_to_algorithm:实施书

时间:2024-06-08 13:26:35
【文件属性】:

文件名称:Introduction_to_algorithm:实施书

文件大小:79KB

文件格式:ZIP

更新时间:2024-06-08 13:26:35

C++

Introduction_to_algorithm 《算法简介》实现书 内容(仍在增长) 单链表 堆和堆排序 合并排序 AVL树和AVL排序 Knuth-Morris-Pratt(KMP)算法 密集/稀疏矩阵 在分而治之策略中找到最大和子数组。 快速分类 第θ(n)k个值选择算法 螺旋矩阵打印 θ(logn)大指数算法 O(1)Febonacci算法


【文件预览】:
Introduction_to_algorithm-master
----fastfebonaccitest.cpp(553B)
----kmp.h(2KB)
----sparsematrix.h(2KB)
----test.cpp(48B)
----qsort.h(735B)
----densematrix.h(1KB)
----spiralmatrixprinttest.cpp(931B)
----catch.hpp(329KB)
----kmptest.cpp(2KB)
----heap.h(5KB)
----heaptest.cpp(2KB)
----selectkthvaluetest.cpp(471B)
----maxsubarraytest.cpp(677B)
----quicksorttest.cpp(539B)
----README.md(444B)
----selectkthvalue.h(992B)
----avltree.h(12KB)
----heapsort.h(297B)
----maxsubarray.h(2KB)
----bigexponent.h(393B)
----spiralmatrixprint.h(1KB)
----mergesorttest.cpp(653B)
----.gitignore(7B)
----Introduction_to_algorithms.pro(906B)
----mergesort.h(1KB)
----bigexponenttest.cpp(495B)
----linkedlist.h(6KB)
----fastfebonacci.h(535B)
----avltest.cpp(2KB)

网友评论