资源列表
L2211
- 单链表的监理程序,长度为1221,很好的程序,思路清晰-Singly linked list of the supervision program, a length of 1221, a very good program with clear ideas
L2311
- 单链表的建立程序,长度为2331,思路很好,结构易懂-Single linked list program, a length of 2331, the idea of good, easy to understand structure
L93
- 长度为93的单链表的建立程序,源码是经典的程序,思路是很具有代表性的-Length to establish procedures for the 93 single linked list source code is a classic program, the idea is very representative
PATTree
- 数据结构中PAT树的实现,包括树节点的插入、删除、查找和遍历。PAT tree 在字符串子串匹配上有这非常优异的表现,这使得它经常成为一种高效的全文检索算法,在自然语言处理领域也有广泛的应用。-PAT tree data structure, including the insertion of the tree node, delete, search, and traversal. PAT tree in the string substring match this excellent p
FFT-AND-EvaluateExpression
- C语言实现快速傅里叶变换源码,windows xp 系统下才可以 数据结构表达式求值-The C language implementation of fast Fourier transform Data structure expression evaluates
The-data-structures--(C-template)
- 数据结构各种算法实现(C 模板) The data structures of various algorithms (C template)-The data structures of various algorithms (C template)
sicily
- 关于图的广度优先搜索和深度优先搜索算法,结构体描述。还有二叉树的重建,根据先序和中序重构二叉树-DFS and BFS
LAB02_10389355_1
- 模版矩阵类,实现对矩阵类的加减乘和转置,人机交互式界面-Matrix of C++
LAB03_10389355_2
- 排序算法的性能分析,4种排序:选择排序,名次排序,插入排序,冒泡排序,其中插入和选择还用了链表实现法-all sort
LAB04_10389355_2
- 多项式类,实现对多项式的加,减,乘,求值的操作。用类模版实现的,有人机交互式见面-class of Polynomial
LAB09_10389355_3
- 数据结构的优先队列中的霍夫曼编码,全部用类实现的,包括了读文本,生成码本,根据码本和输入文件编码输出文件;根据码本和编码文件译码输出输出文件-Huffman code
LAB08_10389355_5
- 用类实现分别根据前缀表达式,中缀表达式,后缀表达式重建表示式树,并输出表达式树,前中后缀的形式-binaray tree
