资源列表
fastlink
- 快速链表 非常有用的构建。 已经建好的链表-Quick list very useful mode
shunxubiao
- 这是一个数据结构中有关链表的可以实现任一串数字的各种顺序排列!-This is a linked list data structure can be achieved for any string of numbers of order!
biaodashi1
- 这个是用数据结构实现表达式计算的关键算法!-This expression is calculated using data structures to achieve the key algorithm!
wanzhengdebiaodashijisuanchengxu2
- 这个是比较完整的数据结构计算表达式的程序!-This data structure is more complete calculation of the expression of the program!
search-
- 这是C++实现的有关数据结构查询的简单程序!-This is a C++ implementation of the program data structures simple query!
LIST
- 这个是用C++实现的有关单链表实现的简单程序!-This is implemented in C++ implementation of the single linked list program!
Binary_tree
- 二叉树的C++实现,成员可以自己调整,实现了各种修剪此树的方法:初始化,增加节点,删去节点,复制树,读取节点,遍历树-Binary tree in C++, members can make their own adjustments to achieve a variety of pruning this tree methods: initialize, add nodes, delete nodes, copy the tree, read the node, traverse the t
Compartment_rearrangement
- 车厢重排,十节车厢,练习堆栈处理,不一定是最优的算法,有本可以解决却无法解决的例子-Compartment remake, ten cars, practice stack processing, not necessarily the optimal algorithm, but this can solve the case can not be solved
prim
- 最小生成树算法,prime算法,绝对能运行-Minimum spanning tree algorithm, prime algorithm can certainly run
5.2.1
- 依次输入每个人的姓名和考试成绩分数,实现自动排序-Enter the name of each person in turn and test scores scores for automatic sorting
vc
- c语言中的指针和数组相关知识的指导,适合初学者使用-c language pointers and arrays knowledge guidance for beginners
polynomial
- 多项式处理。本程序可以对多项式进行一些处理,可以实现加减乘除求余,计算多项式的值等功能-Polynomial processing. The program can handle some of the polynomial can be achieved modulo addition, subtraction, calculate the value of polynomial functions
