文件名称:MinPath
介绍说明--下载内容均来自于网络,请自行研究使用
最短路径的c++实现。从图中某顶点出发,沿图的边到达另一顶点所经过的路径中, 各边上权值之和最小的一条路径——最短路径:从某个源点到其余各顶点的最短路径。
-c++ shortest path implementation. A vertex the figure, the figure reaches the other side along the path through the vertex, each edge and the minimum weight of a path- the shortest path: a point source shortest path to the rest of the vertices.
-c++ shortest path implementation. A vertex the figure, the figure reaches the other side along the path through the vertex, each edge and the minimum weight of a path- the shortest path: a point source shortest path to the rest of the vertices.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MinPath
.......\Debug
.......\.....\StdAfx.obj
.......\.....\test.exe
.......\.....\test.ilk
.......\.....\test.obj
.......\.....\test.pch
.......\.....\test.pdb
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\ReadMe.txt
.......\StdAfx.cpp
.......\StdAfx.h
.......\test.cpp
.......\test.dsp
.......\test.dsw
.......\test.ncb
.......\test.opt
.......\test.plg