资源列表
sort
- 五种经典排序的源码实现,源码结构简单,很适合学习研究-there are five sort algorithms code
MySort
- 实现排序的可视化,动态排序。但是一次不能输入太多数字- Achieve a visual sorting, dynamic sorting. But one can not enter too many numbers
huffman
- 哈弗曼编码器,最优二叉树,带权的路径最短,对二叉树上的节点进行编号-the code of huffman
Single-operating-table
- 数据结构的基本操作,属于单链表的操作,不懂的可以-The basic operation of the data structure
zhsy
- 二叉排序树的实现,主要功能是实现了查找,中序遍历和删除结点等-Binary search tree implementation, the main function is to achieve a look, in-order traversal and delete nodes, etc.
OS
- 期末数据结构 课程设计文档及程序this is good for you data and structure-this is good for you data and structure
Heap
- 算法设计技巧与分析书中的一些算法,都是本人所写,欢迎指教!-some algorithms about the book<<Algorithms Design Techniques and Analysis>>
hanoi
- 汉诺塔问题的算法描述和实现.hanio塔问题是个经典的问题,希望程序能够给大家一点儿启发-the problem of hanio and its implement
fenjie
- 里面描述了将一个数分解成若干个质数的乘积的形式的算法,很简洁,希望能给大家一点儿启发。-it describes the split method of a data to a series .
hua
- 一个画函数图像的C语言程序,很有意思的,希望能够给大家带来一些帮助和启发谢谢大家。-a program to plot.
pf
- 解决结构力学 矩阵位移法问题
Hanoi
- C/C++递归程序初探, 同样的道理,其中包括一个金典的汉诺塔和其他的 不同的方法 , -C/C + + recursive process research, in the same way, including a han s golden tower and other different methods, ha ha!!!!!!!!!!!!
