资源列表
paixu
- 这是数据结构二叉排序树的算法,可能不是比较好,但对于初学者来说应该还是算可以的.-This is the data structure binary sort tree algorithms, may not be better, but for beginners or the operator should be possible.
shunxu
- 这是一个数据结构的顺序表简单算法.其中可能有一些小问题,但基本上还是能运行的.-This is a data structure of a simple algorithm for the sequence table. Which may have some minor problems, but basically it can run.
bianli
- 这是数据结构的一个遍历的简单算法,希望对初学者有所帮助.-This is the data structure of a simple traversal algorithm, and they hope to be helpful to beginners.
linkone
- 这是一个简单的创建链表的C++程序,但其包含的内容与算法对初学者应该是有所帮助的.-This is a simple list to create the C++ Procedures, but its content and algorithms for beginners should be helpful.
shu
- 这又是一个C++ 编写的数据结构,里面有许多最基本的功能,如栈\队列\树等.应该有一定的帮助.-This is a C++ Prepared data structure, there are many of the most basic functions, such as trees, such as stack queue. There should be some help.
LinkStack
- 这是一个本人刚接触数据结构时仿编的一个简单的程序,希望对大家有所帮助!-This is a data structure I刚接触made imitation of a simple procedure, I hope all of you to help!
list
- 数据结构,用链表实现学生成绩信息输入删除等操作!-Data structure, with list of students to achieve results such as information input operation to delete!
Huffman
- 本目录下的源代码均属示例、教学性质。作者不对这些代码的功能和性能作任何担保或承诺。 -------- 功能说明 -------- 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内
TSP
- 选定出示出发点,计算走遍十个城市的最短距离,VC++编写-Selected to produce the starting point, dozens of cities around the calculation of the shortest distance, VC++ Prepared
09
- 有关matlab一简单的试验程序,可以当初步学习时参考使用-On the matlab a simple test procedures, can be a reference to the use of a preliminary study
sprc441
- 达芬奇 DM6446 解码算法工具,很实用。-DaVinci DM6446 decoding algorithm tool, very useful.
MATLAB6.5
- 一本关于Matlab6.5辅助优化计算与设计的书,希望能帮到大家-Matlab6.5 assisted on an optimized calculation and design of the book, I hope to help everyone
