资源列表
data
- 数据结构答案,清华大学严蔚敏的C++版本,请您下载学习-data structure answer
gcf
- 用改进的数据结构快速计算复杂网络的社区划分-The data structure used to improve the rapid calculation of complex network of community division
chuan
- 数据结构编程---串的知识,包括串的逆转,替换字串,判断标示符等---- String data structure programming knowledge, including the reversal of string, replacement string, and other indicators to judge. . .
ZUOYE3
- 二叉树排序,输入数据后可以输出从小到大排列的一组数-Binary tree sort, the input data can be output from small to large with a group of several
KMP
- KMP算法 在一个长字符串中匹配一个短子串的无回溯算法-KMP algorithm
lainbiaodehebing
- 链表的合并 在数据算法与结构中往往要用到链表 链表的合并也是常常会用到的-The combined list
Huffman
- 哈夫曼编码程序,在Vc++中编译-Huffman coding procedures in Vc++ compiler! ! ! ! ! ! ! ! ! ! !
kmp
- KMP算法的一个实例。输入目标串和模板串返回为查找成功的位置-An example of KMP algorithm. Enter the target string and the template for the search string to return to the location of the successful
RecommendedEllipticCurveDomainParameters-sec2
- ECC curve recommendation test vectors
mergeSort
- merge sort is a sorting algorithm used for sorting data it uses divide and conquer approach
selection_sort
- selection sort is a sorting algorithm used for sorting data
jobSequencing
- job sequencing algo for deciding which job to execute first