文件名称:Map
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 779kb
- 下载次数:
- 0次
- 提 供 者:
- wa***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对图的各种操作,包括深度遍历,广度遍历,最小生成树,最短路径的各中算法,而且有递归和非递归方式,对学习数据结构有很大的帮助。
代码全是自己根据理解自己写的,思路很符合初学者。-Various operations on the map, including the traverse depth, breadth traversal, minimum spanning tree, shortest path in the algorithm, and recursive and non recursive way, great help for learning data structures. Code all their own understanding of their own to write, the idea is consistent with the beginners.
代码全是自己根据理解自己写的,思路很符合初学者。-Various operations on the map, including the traverse depth, breadth traversal, minimum spanning tree, shortest path in the algorithm, and recursive and non recursive way, great help for learning data structures. Code all their own understanding of their own to write, the idea is consistent with the beginners.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Map
...\Debug
...\.....\Main.cpp
...\.....\Main.obj
...\.....\Main_2.obj
...\.....\Map.exe
...\.....\Map.ilk
...\.....\Map.pch
...\.....\Map.pdb
...\.....\vc60.idb
...\.....\vc60.pdb
...\LineStore.h
...\List.h
...\Main.cpp
...\Main.cpp.bak
...\Main_2.cpp
...\Map.dsp
...\Map.dsw
...\Map.ncb
...\Map.opt
...\Map.plg
...\MapNode.h
...\MGraph.h
...\MyQueen.h
...\myStack.h
...\Node.h
...\Debug
...\.....\Main.cpp
...\.....\Main.obj
...\.....\Main_2.obj
...\.....\Map.exe
...\.....\Map.ilk
...\.....\Map.pch
...\.....\Map.pdb
...\.....\vc60.idb
...\.....\vc60.pdb
...\LineStore.h
...\List.h
...\Main.cpp
...\Main.cpp.bak
...\Main_2.cpp
...\Map.dsp
...\Map.dsw
...\Map.ncb
...\Map.opt
...\Map.plg
...\MapNode.h
...\MGraph.h
...\MyQueen.h
...\myStack.h
...\Node.h