文件名称:Traversing-Graph
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-04-02
- 文件大小:
- 26kb
- 下载次数:
- 0次
- 提 供 者:
- 纳**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
以用户指定的结点为起点,分别输出深度优先遍历和广度优先遍历下的结点访问序列和相应生成树的边集-As a starting point to a user-specified node, respectively, to output the depth-first and breadth-first traversal node access to the sequence and the corresponding set of edges of the spanning tree
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Traversing Graph\AMLgraph.h
................\cunchu.h
................\graph.dsp
................\graph.dsw
................\graph.ncb
................\graph.opt
................\graph.plg
................\graph_data.txt
................\graph_data.txt.txt
................\main.cpp
................\Queue.h
................\SqStack.h
................\userdef.h
Traversing Graph