文件名称:graph(linjiejuzhen)
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 682kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于C++模板,用邻接矩阵的方式,实现了基本的Graph(map)的构建,并实现了深度优先搜索和广度优先搜索,同时加入了测试用的数据读入和写入函数,便于调试和在本代码基础上进行进一步扩充。-Based on C++ templates, adjacency matrix, enabling a basic Graph (map) to build and achieve a depth-first search and breadth-first search, also joined the test data read and write functions, easy to debug and The code base for further expansion.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
graph(linjiejuzhen)\Debug\1.txt
...................\.....\test_map.exe
...................\.....\test_map.ilk
...................\.....\test_map.pdb
...................\test_map\1.txt
...................\........\Debug\BuildLog.htm
...................\........\.....\main.obj
...................\........\.....\MGraph.obj
...................\........\.....\mt.dep
...................\........\.....\test_map.exe.embed.manifest
...................\........\.....\test_map.exe.embed.manifest.res
...................\........\.....\test_map.exe.intermediate.manifest
...................\........\.....\vc90.idb
...................\........\.....\vc90.pdb
...................\........\main.cpp
...................\........\MGraph.cpp
...................\........\MGraph.h
...................\........\test_map.vcproj
...................\........\test_map.vcproj.FOUNDERT-D0E8B4.Administrator.user
...................\test_map.ncb
...................\test_map.sln
...................\test_map.suo
...................\测试数据.doc
...................\test_map\Debug
...................\Debug
...................\test_map
graph(linjiejuzhen)
...................\.....\test_map.exe
...................\.....\test_map.ilk
...................\.....\test_map.pdb
...................\test_map\1.txt
...................\........\Debug\BuildLog.htm
...................\........\.....\main.obj
...................\........\.....\MGraph.obj
...................\........\.....\mt.dep
...................\........\.....\test_map.exe.embed.manifest
...................\........\.....\test_map.exe.embed.manifest.res
...................\........\.....\test_map.exe.intermediate.manifest
...................\........\.....\vc90.idb
...................\........\.....\vc90.pdb
...................\........\main.cpp
...................\........\MGraph.cpp
...................\........\MGraph.h
...................\........\test_map.vcproj
...................\........\test_map.vcproj.FOUNDERT-D0E8B4.Administrator.user
...................\test_map.ncb
...................\test_map.sln
...................\test_map.suo
...................\测试数据.doc
...................\test_map\Debug
...................\Debug
...................\test_map
graph(linjiejuzhen)