资源列表
TUGAS_SOUNDEX
- the content is soundex algorithm
huffman
- 自己编的给数据进行霍夫曼编码的VC++程序,很具有参考性-Themselves to data compiled by Huffman encoding VC++ program, it has a reference
data-structure
- 数据结构1800例题与答案,很多经典例题,包括大量考研题,对数据结构学习很有帮助-<data structure> exercises
hash
- 一个简单的哈希表在C++中的实现,该哈希表主要是使用二维数组的形式实现-A simple hash table implementation, the hash table is implemented using two-dimensional array in the C++
qianxuzhongxu
- 根据一颗二叉树的前序和中序遍历结果,写出它的后序遍历结果。-According to the preamble and the results of a binary tree in preorder, write it after preorder results.
TSP-MST.rar
- 最小生成树的思想应用于TSP问题的求解,贪心算法的实际应用。,Minimum Spanning Tree thinking applied to TSP problem solving, the practical application of greedy algorithm.
AVL
- 可以根据自己输入来建立平衡二叉树,并且根据左旋,右旋等方式实现插入删除功能-Build the Avl tree,and you can insert or delete the number
fuluoyide
- 数据结构中的弗洛伊德算法,包括了输入输出,亲测可用-Freud in the data structure algorithms, including the input and output, the pro-test can be used
词法分析器
- 用C语言编写的编译原理词法分析器,可读取文件,功能非常强大(The Compiling Principle lexical analyzer, written in C language, can read the file, and the function is very powerful.)
Joseph
- C++语言实现约瑟夫环的求解,采用链表实现环的存储,注释很详细-C++ language Josephus solving
least-tree
- 基于Kruskal算法的求最小生成树的源代码-Kruskal algorithm based on the source code for the Minimum Spanning Tree
DP
- 2014年北京大学暑假公开课算法讲解课件之动态规划,讲解详细,分析透彻-2014 Peking University summer open class courseware of the dynamic programming algorithm to explain, explain in detail, thorough analysis