搜索资源列表
程序员资料整理软件Code
- 用于制作和整理(文件搜索方式)编程技术文档和各类源代码, 可以如编程工具一样分色显示程序(C++, Delphi , java, Vb, SQL ……)(用算法实现), 主要用于查找相应的类和函数的应用。 同样可以用它来制作电子书籍。
findfile
- delphi历遍递归快速查找文件算法:运用独特的运算算法,和精简的代码实现的历遍递归快速查找文件,是个不可多得实用实例,里面代码全。-delphi calendar quickly locate files all over the recursive algorithm: the use of a unique computing algorithms, and streamlining the code over the recursive implementation of the cal
Delphi_Programming_classic_code_path_finding_algor
- Delphi编程开发路径查找算法经典代码Delphi Programming classic code path finding algorithm-Delphi Programming classic code path finding algorithm
crc
- crc16的算法,使用查表法,可快速查找,比传统的代码计算速度快很多-crc16 algorithm, using look-up table, quick find, than the traditional code much faster computing speed
Sort
- 实现了插入、冒泡、选择、快速、希尔、堆、归并、基数排序。实现了字符串全排列、字符串逆序、查找数据中最大子序列、外存大文件排序;kmp字符串匹配、feibonacci数列计算、求数组主元素。等算法-sort test , Big data sort, kmp