资源列表
readfile
- 实现文件的读取,从第n行开始读取下一行数据-Implementation file to read from the first line n reads the next line of data
papertofile
- 将文件夹中指定类型的文件名写入指定文件夹下的文件中-The type specified in the folder write to the specified file name of the file folder
Positive-integer-factorization
- 实现正整数分解功能,能够分解任意给定的非零整数-Positive integer factorization, can decompose any given non-zero integer
DataStructure_sparse-matrix
- VC6.0 编译通过 数据结构中稀疏矩阵的实现例子-VC6.0 compiler sparse matrix data structure example of the realization
DataStructure_KnightTraverse
- VC++6.0 编译环境 数据结构的游骑士遍历实现-VC++6.0 compile environmental data structure traversal implementation tour Knight
DataStructure_JosephRing
- VC++6.0编译环境 数据结构的约瑟夫环实现-VC++6.0 build environment to achieve data structure Josephus
DataStructure_HuffmanCoding
- VC++6.0编译环境 数据结构的哈弗曼编码实现-Huffman coding to achieve data structure
tree
- 二叉树的建立与打印输出,其中输出方式有递归和非递归两种-The establishment of tree and print output, which output has two kinds of recursive and non-recursive
offline-linear-RMQ
- 离线的线性RMQ算法模板,是很好的最值提取算法。-Offline linear RMQ algorithm template is a good best value extraction algorithms.
AC_automation
- AC自动机的算法模板,在模式匹配方面应用十分广泛。-AC automaton algorithm template, pattern matching aspect is widely used.
SAM
- 后缀自动机的模板代码,是用来研究模式匹配算法不错的资料。-Suffix automaton template code is used to study the pattern matching algorithm good information.
SA
- 后缀数组的源码,包括倍增算法与DC3算法-Suffix array of source, including multiplication algorithm and DC3 algorithm