文件名称:Dijkstra
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:134.27kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
目前网络上电子地图的使用很普遍。利用电子地图可以很方便地确定从一个地点到另一个地点的路径。特别地,可确定在城市中的公交换乘路线。
电子地图可以看成是一个图,而公交线路图可看成是带权有向图G =(V,E),其中每条边的权是非负实数。
你的任务:对给定的一个(无向)图G,及G中的两点s、t,计算从顶点s到顶点t的最短距离和最少路段数。-On the network, the use of electronic maps is common. Electronic map can easily determine the path from one location to another. In particular, you can determine the bus transfer routes in the city. Electronic map can be seen as a map, bus route map can be viewed as a weighted directed graph G = (V, E), in which each side the right to non-negative real numbers. Your mission: on a given one (undirected) graph G, and G of the two points s and t, calculated from the vertex s to the vertex t shortest distance and minimum road number.
电子地图可以看成是一个图,而公交线路图可看成是带权有向图G =(V,E),其中每条边的权是非负实数。
你的任务:对给定的一个(无向)图G,及G中的两点s、t,计算从顶点s到顶点t的最短距离和最少路段数。-On the network, the use of electronic maps is common. Electronic map can easily determine the path from one location to another. In particular, you can determine the bus transfer routes in the city. Electronic map can be seen as a map, bus route map can be viewed as a weighted directed graph G = (V, E), in which each side the right to non-negative real numbers. Your mission: on a given one (undirected) graph G, and G of the two points s and t, calculated from the vertex s to the vertex t shortest distance and minimum road number.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Dijkstra最短距离/4.cpp
Dijkstra最短距离/44.msp
Dijkstra最短距离/Debug/4.o
Dijkstra最短距离/Debug/44.exe
Dijkstra最短距离/Debug
Dijkstra最短距离
Dijkstra最短距离/44.msp
Dijkstra最短距离/Debug/4.o
Dijkstra最短距离/Debug/44.exe
Dijkstra最短距离/Debug
Dijkstra最短距离
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.