文件名称:Dijkstra的三个实例
文件大小:520KB
文件格式:ZIP
更新时间:2016-07-26 12:32:17
VC Dijkstra 最短路径
用VC6.0开发的Dijkstra算法的三个应用实例,方法1中包含了图的生成和邻接表存储,方法2和三需要用户手动输入,用邻接矩阵存储 Dijkstra's algorithm with VC6.0 developed three application examples, the method includes a graph adjacency table generation and storage, two and three methods require the user to manually enter, with adjacency matrix storage
【文件预览】:
Dijkstra example
----Dijkstra3()
--------resource.h(686B)
--------shortest.h(1KB)
--------Debug()
--------shortestDlg.h(2KB)
--------res()
--------shortest.dsw(539B)
--------shortest.cpp(2KB)
--------StdAfx.cpp(210B)
--------shortest.rc(5KB)
--------mapvc.txt(840B)
--------StdAfx.h(1KB)
--------shortest.dsp(4KB)
--------shortestDlg.cpp(11KB)
----Dijkstra2()
--------www.pudn.com.txt(218B)
--------源代码()
--------课程论文.doc(96KB)
----Dijkstra1()
--------addasf.dsp(4KB)
--------Debug()
--------addasf.ncb(33KB)
--------addasf.plg(1KB)
--------addasf.opt(48KB)
--------addasf.dsw(535B)
--------aa.cpp(7KB)