资源列表
SuffixTree
- 后缀树,在字符串查找过程中有重要用途,算法复杂度为O(m)-Suffix tree, string search process has an important purpose, the complexity of the algorithm is O (m)
DS
- 字典树,单词查找树,在搜索引擎中有较多使用-Dictionary tree, word search tree, the search engine with more use of
conhash
- 一致性哈希表,服务器缓存保存机制,可以较好得解决分布式服务器出故障的问题-The consistency of the hash table, the server cache save mechanism can better get to solve the problem of distributed servers fail
BackpackTH(1)
- 退火算法实现0/1背包问题求解,java编写,eclipse中编写,工程文件齐全,界面清楚,运行结果正确-Annealing algorithm to achieve the 0/1 knapsack problem solving, writing java eclipse write engineering documents, clear interface, the results are correct
test_c2
- 使用c代码实现了vp树的构建与搜索 虽然源码还有一些问题,但是可以通过小小的修改解决-achieve the vp-tree vith c language
maze
- 建立一个迷宫,并用递归算法找出一条走出迷宫的路线。-Build a maze and find a way out with recursion method.
b
- 在数据结构中非常著名的贝努力队列的源代码 -The very famous Bernoulli queue of the source code in the data structure
string-line
- 线性表的一些简易操作:建表、插入、删除、查找、逆置、显示、销毁,使用主函数测试。 创建表L 依次插入元素5,6,8,9,3,14后,显示表中所有元素 查找元素9的位置i,并删除位置i的元素9 逆置表元素后,再显示 销毁表-some simble actions on string lines under Visual C++.
Complex-expression-of-values
- 求复杂表达式的值:输入一个含有运算符和运算函数的表达式,计算其结果。 -Complex expression of values:Enter a contains operator and operation function of expression, calculate the results.
Huffman-encoding
- 基于哈夫曼编码的数据压缩/解压程序:将任意一个指定的文本文件中的字符进行哈夫曼编码,生成一个编码文件(压缩文件)和哈夫曼树文件;反过来,可将一个压缩文件解码还原为一个文本文件。-Data compression based on Huffman encoding
4X4X4
- 4X4X4光立方取模软件 4X4X4光立方取模软件-The modulo 4X4X4 Light Cube software 4X4X4 light cube modulo software
8X8X8
- 8X8X8光立方取模软件 8X8X8光立方取模软件-8X8X8 Light Cube the modulo Software 8X8X8 light cube modulo software
