文件名称:proj3
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2017-09-06
- 文件大小:
- 1.09mb
- 下载次数:
- 0次
- 提 供 者:
- 璇***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(1) 图数据通过数据文件输入,采用一种图的数据结构表示法,生成图的表示;
(2) 输出图的表示结果;
(3) 实现图的广度优先遍历、深度优先遍历算法;
(4) 可从任意顶点开始,输出两种遍历结果;
(5) 设计相应的“菜单”,通过键盘输入选择,可反复输入不同的测试数据,完成实验要求的测试((1) graph data is input through data file, and a data structure representation of a graph is used to generate the representation of the graph;
(2) the output of the output graph;
(3) the breadth first traversal and depth first traversal algorithm are implemented;
(4) can start from any vertex, output two traversal results;
(5) design the corresponding "menu", through keyboard input selection, you can repeatedly input different test data, complete the test of the experimental requirements)
(2) 输出图的表示结果;
(3) 实现图的广度优先遍历、深度优先遍历算法;
(4) 可从任意顶点开始,输出两种遍历结果;
(5) 设计相应的“菜单”,通过键盘输入选择,可反复输入不同的测试数据,完成实验要求的测试((1) graph data is input through data file, and a data structure representation of a graph is used to generate the representation of the graph;
(2) the output of the output graph;
(3) the breadth first traversal and depth first traversal algorithm are implemented;
(4) can start from any vertex, output two traversal results;
(5) design the corresponding "menu", through keyboard input selection, you can repeatedly input different test data, complete the test of the experimental requirements)
相关搜索: 图处理
(系统自动生成,下载前可以参看下载内容)
下载文件列表
proj3
proj3\data1.txt
proj3\data2.txt
proj3\Debug
proj3\Debug\proj3.exe
proj3\Debug\proj3.ilk
proj3\Debug\proj3.obj
proj3\Debug\proj3.pch
proj3\Debug\proj3.pdb
proj3\Debug\vc60.idb
proj3\Debug\vc60.pdb
proj3\Graph.h
proj3\Graphmtx.h
proj3\proj3.cpp
proj3\proj3.dsp
proj3\proj3.dsw
proj3\proj3.ncb
proj3\proj3.opt
proj3\proj3.plg
proj3\Queue.h
proj3\data1.txt
proj3\data2.txt
proj3\Debug
proj3\Debug\proj3.exe
proj3\Debug\proj3.ilk
proj3\Debug\proj3.obj
proj3\Debug\proj3.pch
proj3\Debug\proj3.pdb
proj3\Debug\vc60.idb
proj3\Debug\vc60.pdb
proj3\Graph.h
proj3\Graphmtx.h
proj3\proj3.cpp
proj3\proj3.dsp
proj3\proj3.dsw
proj3\proj3.ncb
proj3\proj3.opt
proj3\proj3.plg
proj3\Queue.h