资源列表
ReBiTree
- 先序建立而叉树 并中序输出 #号表示空-Preorder the establishment of the tree and the empty sequence out# sign indicates
ACMcode
- 最小生成树算法拓展--次小生成树,实现图的次小生成树求解,里面包含两个ACM题目源码,其中有vijos1070和ecnu2614。-Minimum Spanning Tree Algorithm Development- plays a small spanning tree, spanning tree implementation diagram of the second small-solving, which contains two ACM subject source, inclu
dazhengshu
- 找最大整数
erchashuduilie
- 二叉树队列
rrr
- 单循环链表 单循环链表 -All Sort all Sort all Sort all Sort all Sort all Sort all Sort all Sort
Time
- 典型的操作符重载的例子Time,是C++语言的经典例子- int main() { Time A Time B(5,40) Time C(2,55) cout<<"A=" A.Show() cout<<"B=" B.Show()
chumin
- 校园导游,c程序。1,浏览所有景点的信息,2.求两景点间最短路径-Campus Tour, c program. 1, view all the attractions of the information, 2. Seeking the shortest path between two spots, etc.
shunxubiao
- 简单顺序表的实现,vc++操作环境。代码短小精悍-Simple realization of the order of the table, vc++ operating environment. Code is short and pithy
migong
- 从入口处摸墙求解,利用循环通过对墙壁的触摸来寻找出口。规定迷宫为一个二维数组,迷宫入口在二维数组第一行,出口在二维数组最后一列。-From the entrance to touch the wall solving, use of loop through the walls of touch to find export. The provisions of the maze for a two-dimensional array, the maze entrance in the two-
Migong
- 自己写的c++链栈实现迷宫求解,可实现手动或自动初始化迷宫。-My own chain of stack c++ to achieve a maze solving, can be realized manually or automatically initialize the maze.
shortPath
- 最短路径搜索 包含弗洛伊德算法和adjacst算法 -short path graph search include floyd and adjacst algorthm
Text6_2
- (1)分别采用递归和非递归算法建立二叉树; (2)采用先序、中序和后序三种方式遍历该二叉树; (3)按层次遍历该二叉树。 -(1) were used to establish the recursive and non-recursive algorithm for binary tree (2) using first-order, middle order and post-order traversal of the binary tree in three ways (
