资源列表
StringKMPSearch
- C++实现的优化后的KMP算法,使得比较次数更少。-C++ program to accomplish the KMP algorithm,have a better consquence.
dataStructure
- 数据结构,这是一本用Java语言写的数据结构书籍,可帮助初学者提高程序分析能力-data structure
Hanoi
- hanio 塔问题,使用C++完成。工程包,有源码与工程-hanio tower use C++ programing
erchashu
- 数据结构课程中,有关二叉树问题的实现源程序-Binary tree data structure implementation source code
bankbillClent
- 序列化和反序列化的示例 网络传输协议 将多种数据结构转换成二位数组-Serialization and deserialization sample a variety of network transport protocol data structures into two-digit group
queue-data-structure
- 用数据结构实现C++中的队列功能,如入队,出队等简单的基本常用功能-Use data structure realize the function of queue in c++
knapsack
- 背包九讲问题,各种高效解法,值得一看,包括01背包,完全背包,多重背包,一起三种背包的混合问题-Backpack nine speak problems, all kinds of efficient solution, is worth a look Including 01 backpack, completely backpack, multiple backpack, together three backpack of the mixed problem
huffman
- huffman编码是信息论课程设计和数据结构常用的编码,这里给出了4元和6元huffman的源代码-Huffman coding is information theory course design and the data structure of the commonly used code, this gives 4 and 6 yuan Huffman of source code
fano
- fano编码是信息论和数据结构常用的编码方式,这里给出了2.3.4进制的费诺编码-Fano coding is information theory and data structure of the commonly used coding method, this gives 2.3.4 into the system of feanor coding
2
- 张量投票算法,主要介绍了张量投票算法的基本框架以及他的主要应用。-Tensor voting algorithm, mainly introduced the tensor voting algorithm the basic framework as well as his main application
minumumPrim
- 基于c++的数据结构程序设计,prim算法求最小生成树的程序代码-it is about c++
source-code
- 最短编辑距离算法,可以输入copy,insert等操作代价,结果可以输出操作结果。-shortest distance,you can decide the cost of each operation
