资源列表
Prim
- Prim最小生成树 Prim最小生成树-PrimPrimPrimPrimPrimPrimPrimPrimPrimPrimPrimPrim
xianxingbiao
- 使用VC编写的线性表程序,简单明了,方便使用-Written in linear form using the VC program, simple and clear, easy to use
Fibonacci
- Code of Find Fibonacci, public class Fibonacci { looping main(...) }-Code of Find Fibonacci, public class Fibonacci { looping main(...) }
Joseph
- 文件是一个对约瑟夫环的实现,运用了链表的数据结构对节点进行操作-the project is about the cometrue of Joseph huan using link to operate
exp6_binaryTree
- binary tree is one of most important structure in application of data structure.this file implement the data structure in a recusive way.
POLY
- polygon formation in C graphics
compare
- 本代码主要是利用链表结构对输入的两个字符串进行比较,并显示比较结果。-This code is mainly used on the input list structure to compare two strings and displays the results of the comparison.
array-stack
- Stack code in array C
Connecting-two-list
- 关于链表问题,通过这个程序可以将两个链表连接在一起-About list, through this program can question two list together
Eular-Graph
- 判断一个使用邻接矩阵储存的图是否是欧拉图的程序,使用C语言编写-failed to translate
treetolist.cpp
- 从二叉变成双向链表。。面试经常会遇到的题目-Binary into a doubly linked list. .
stack_use
- 用代码创建一个堆栈,在堆栈中压入数据,弹出数据-Create a stack code, data pushed on the stack, pop-up data