文件名称:Graph
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:10.23kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
图的大部分实现 图的深度优先周游 图的广度优先周游 由队列方式实现的拓扑排序 由深度优先搜索方式实现的拓扑排序 单源最短路径(Dijkstra算法) 每对顶点之间的最短路径(Floyd算法) 最小支撑树(Prim算法) 最小支撑树(Kruskal算法)-Figure most of the implementation diagram of the depth-first breadth-first tour travel map be achieved by the topological sort the queue depth-first search be achieved by the topological sorting single-source shortest path (Dijkstra algorithm) between each pair of vertices the shortest path (Floyd Algorithm ) minimum spanning tree (Prim algorithm) minimum spanning tree (Kruskal algorithm)
相关搜索: Dijkstra
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Graph
Graph/a.txt
Graph/b.txt
Graph/graph.cpp
Graph/Graph.dsp
Graph/Graph.dsw
Graph/LList.h
Graph/minheap.h
Graph/readme.txt
Graph/a.txt
Graph/b.txt
Graph/graph.cpp
Graph/Graph.dsp
Graph/Graph.dsw
Graph/LList.h
Graph/minheap.h
Graph/readme.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.