资源列表
linkQueue
- doc版本的链表模版 可以用来进行数据结构编程(doc version of linked list template)
0000
- 编写一个程序读入一个字符串,统计该字符串中出现的字符及其次数,然后输出结果。要求用一个二叉树来保存处理结果,字符串中的每个不同的字符用树描述,每个结点包含4个域()
algorithm
- 实现常用算法,有常用的栈、队列、各种树操作等等(Implementation of common algorithms)
二叉树遍历
- 实现二叉树的前序,后序遍历 实现树的前序,后序遍历(The realization of the two fork tree, after the traversal Preorder tree traversal implementation.)
课程设计 数据结构
- 数据结构课设,套汇问题和无向图关节点问题,仅供参考,谢谢(Data structure course, arbitrage and undirected graph key points, only for reference, thanks)
signal
- c++ program to create signal in everywhere .wqill be helpful for unix users
12856113Model
- 简单进行风速预测的程序,可以预测几分钟后的风速(Simple wind speed prediction program, you can predict the wind speed after a few minutes)
Bubblesort
- 冒泡排序,汇编语言,基于c,实现了对数组由小到大的排列,利用if条件判断(bubble sort is a easy method for sort)
实验四
- 用于拉格朗日插值法的计算方法,便于理解的(method for chu xue zhe shiyong ok ok ok ok ok)
sstack
- 链表基本算法用于解决链表问题的基本操作数据结构C++版(chain table; linked list fundamental algorithm; primary algorithm)
9500101张三丰-哈夫曼编码译码
- 通过哈夫曼编码译码把一段文本的编译计算有多少数值出现多少次(How many times do you compile and calculate a text by Huffman coding?)
201541084霍朋强简单表达式求值
- 通过简单的计算来进行表达式求值包括了报告(The evaluation of the expression by simple calculation includes the report)
