文件名称:finding-the-shortest
介绍说明--下载内容均来自于网络,请自行研究使用
结合图论的知识并用C++语法知识实现的解决各个城市之间最短距离问题,它很好地结合了找出图上任意两个点之间最短距离及路线的Dijstra 算法。-we combine the technology of the map with the knowledge of C++ to find the shortest distance of the two spots.It perfectly take the advantage of the algorithm of Dijstra,which is very useful in finding the shortest distance of each two dots
(系统自动生成,下载前可以参看下载内容)
下载文件列表
project3\debug\project3.exe
........\.....\project3.ilk
........\.....\project3.pdb
........\GeneratedFiles\Debug\moc_mainwindow.cpp
........\ipch\project3-fb0421ed\project3-96c61be5.ipch
........\main.cpp
........\mainwindow.cpp
........\mainwindow.h
........\mainwindow.ui
........\project3.pro
........\project3.pro.user
........\project3.pro.user.h12052
........\project3.pro.user.p10396
........\project3.pro.user.x12052
........\project3.sdf
........\project3.sln
........\project3.suo
........\project3.vcxproj
........\project3.vcxproj.filters
........\project3.vcxproj.user
........\Win32\Debug\CL.read.1.tlog
........\.....\.....\CL.write.1.tlog
........\.....\.....\custombuild.read.1.tlog
........\.....\.....\custombuild.write.1.tlog
........\.....\.....\link.read.1.tlog
........\.....\.....\link.write.1.tlog
........\.....\.....\main.obj
........\.....\.....\mainwindow.obj
........\.....\.....\moc_mainwindow.obj
........\.....\.....\mt.read.1.tlog
........\.....\.....\mt.write.1.tlog
........\.....\.....\project3.exe.intermediate.manifest
........\.....\.....\project3.lastbuildstate
........\.....\.....\project3.log
........\.....\.....\vc100.pdb
........\2011-计科-20115394王福临-20115351陈云艳-20115352许文丽3
........\GeneratedFiles\Debug
........\..............\Release
........\ipch\project3-fb0421ed
........\Win32\Debug
........\debug
........\GeneratedFiles
........\ipch
........\Win32
project3