文件名称:gra
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-03-18
- 文件大小:
- 755kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.以邻接表作存储结构,编写深度优先、广度优先的算法。
2、以邻接表作存储结构,编写最小生成树的算法。
3、以邻接表作存储结构,编写最短路径的算法。
1.以邻接表作存储结构,使用非递归方式编写深度优先、广度优先的算法。
-Adjacency list storage structure, writing depth first, breadth-first algorithm.
2 adjacency list storage structure, the preparation of the minimum spanning tree algorithm.
3 to the adjacent table storage structure, the to write shortest path algorithm.
Adjacency list storage structure, written in non-recursive depth-first and breadth-first algorithm. A binary list storage structure, written preamble, inorder, postorder and level order traversal of a binary tree algorithm.
2 binary linked list storage structure, written to calculate the binary tree depth, the total number of all nodes, leaf nodes, the number of two-child node, the number of single-child node algorithm
Preorder, inorder, postorder and level order traversal of a binary tree algorithm non-recursive (stack or queue)
2、以邻接表作存储结构,编写最小生成树的算法。
3、以邻接表作存储结构,编写最短路径的算法。
1.以邻接表作存储结构,使用非递归方式编写深度优先、广度优先的算法。
-Adjacency list storage structure, writing depth first, breadth-first algorithm.
2 adjacency list storage structure, the preparation of the minimum spanning tree algorithm.
3 to the adjacent table storage structure, the to write shortest path algorithm.
Adjacency list storage structure, written in non-recursive depth-first and breadth-first algorithm. A binary list storage structure, written preamble, inorder, postorder and level order traversal of a binary tree algorithm.
2 binary linked list storage structure, written to calculate the binary tree depth, the total number of all nodes, leaf nodes, the number of two-child node, the number of single-child node algorithm
Preorder, inorder, postorder and level order traversal of a binary tree algorithm non-recursive (stack or queue)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图
..\7538071b-f133-38ab-8290-c1c9482f2dec.jpg
..\Debug
..\.....\图.exe
..\.....\图.ilk
..\.....\图.pdb
..\图
..\..\Debug
..\..\.....\BuildLog.htm
..\..\.....\Graphlnk.obj
..\..\.....\main.obj
..\..\.....\mt.dep
..\..\.....\vc90.idb
..\..\.....\vc90.pdb
..\..\.....\图.exe.intermediate.manifest
..\..\Graphlnk.cpp
..\..\Graphlnk.h
..\..\LinkedQueue.h
..\..\LinkedStack.h
..\..\MinHeap.h
..\..\MinSpanTree.h
..\..\main.cpp
..\..\图.vcproj
..\..\图.vcproj.PC-20120218GURE.Administrator.user
..\..\图.vcproj.cse-202-5.Administrator.user
..\图.ncb
..\图.sln
..\图.suo