搜索资源列表
main
- 用于目标匹配的Delphi控件,目标匹配算法是VC++实现的,需要自己选定模板-Delphi for goal matched controls, the target matching algorithm are VC++ implementation, the required template of their choice
HOPCROFT
- Hopcroft算法,实现难度中等,以高效率实现二分匹配,学习算法的同学们可以参考。-Hopcroft algorithm, with medium difficulty to achieve, perform high efficiency bipartite matching. Students learning algorithms may refer to it.
Sort
- 实现了插入、冒泡、选择、快速、希尔、堆、归并、基数排序。实现了字符串全排列、字符串逆序、查找数据中最大子序列、外存大文件排序;kmp字符串匹配、feibonacci数列计算、求数组主元素。等算法-sort test , Big data sort, kmp