资源列表
bin-tree
- 二叉树类及其实现以二叉链表为存储结构实现二叉树类和成员函数, 设计计算二叉树结点、将二叉树每个结点的左右子树交换、求二叉树高度的算法-Binary tree class and its implementation to the list for the storage structure of the binary classes and member functions to achieve a binary tree, binary tree node design calculati
btree
- 二叉树的遍历、插入、删除以及求二叉树的高度-Binary tree traversal, insert, delete, and find the height of binary tree
zhan
- 数据结构作业,栈的建立,输入以及输出。希望大家一起学习-Data structure operations, the establishment of the stack, the input and output. Hope that we will study together
The-algorithm-set-of-C
- C语言的算法集,包含插值算法、复数运算、非线性方程组、极值问题、拟合与逼近、排序、线性代数方程组、数值积分等。-The algorithm set of C
huffman
- 这是数据结构的一个课程设计,用哈夫曼算法对文件进行编码,希望能给大家一点帮助-This is a course designed data structure, with the Huffman algorithm to encode the file, I hope to give everyone a little help
string-sorting-programs
- 简单的字符串排序程序,使用C语言程序实现,适用于C语言初学者-Simple string sorting procedures, the use of C language program implemented in C language for beginners
DataStructaAlgorithm
- 用C语言写的一些很简单的算法,很不错,大家可以参考一下-Written in C language with some very simple algorithm, very good
C-DLL
- C用二叉树排序法编写的DLL,VB使用,速度会非常快-C prepared by Binary Tree Sorting DLL, VB use, very fast speed
sortsearch.pdf.tar
- Sort algorithms ..and comperation of search algorithms and sort algorithms
travel
- 校园导游系统,可根据游客提供的原点和目的地提供多条可选旅游路线-Campus tour guide system, according to the origin and destination of tourists to provide a number of optional tours
Huffman-Code
- HUffman编码,数据结构中的Huffman编程,内容很简单-Huffman Code
TestBigInt
- 大整数类的实现与应用,包括四则运算法则,还有其他的-bigint class
