文件名称:LL_Path_optimization
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 562kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
【系统功能】
LL-路径优化系统主要用于求解已知坐标的规模为N的城镇间最短路径问题。
【主要算法】
1:利用Prim算法求解带约束条件的连通图的最小生成树;
2:利用基于单亲遗传算法求解带约束条件的TSP问题。
-【Function】 LL-path optimization system is mainly used to solve the known coordinates for the N scale of the problem of the shortest path between cities and towns. The main algorithm 【】 1: using Prim algorithm with constraint condition of the minimum spanning tree-connected graph 2: the use of genetic algorithm based on the single condition with the TSP problem.
LL-路径优化系统主要用于求解已知坐标的规模为N的城镇间最短路径问题。
【主要算法】
1:利用Prim算法求解带约束条件的连通图的最小生成树;
2:利用基于单亲遗传算法求解带约束条件的TSP问题。
-【Function】 LL-path optimization system is mainly used to solve the known coordinates for the N scale of the problem of the shortest path between cities and towns. The main algorithm 【】 1: using Prim algorithm with constraint condition of the minimum spanning tree-connected graph 2: the use of genetic algorithm based on the single condition with the TSP problem.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LL-路径优化
...........\Debug
...........\.....\FIGDraw.obj
...........\.....\GA.obj
...........\.....\Key_List.txt
...........\.....\MainFrm.obj
...........\.....\MT.obj
...........\.....\Notefile.obj
...........\.....\Num_Coor.txt
...........\.....\ParSetDlg.obj
...........\.....\ResSetDlg.obj
...........\.....\StdAfx.obj
...........\.....\TSP.exe
...........\.....\TSP.obj
...........\.....\TSP.pdb
...........\.....\TSP.res
...........\.....\TSPDoc.obj
...........\.....\TSPView.obj
...........\.....\vc60.pdb
...........\FIGDraw.cpp
...........\FIGDraw.h
...........\GA.cpp
...........\GA.h
...........\Key_List.txt
...........\MainFrm.cpp
...........\MainFrm.h
...........\MT.cpp
...........\MT.h
...........\Notefile.cpp
...........\Notefile.h
...........\Num_Coor.txt
...........\ParSetDlg.cpp
...........\ParSetDlg.h
...........\ReadMe.txt
...........\Release
...........\.......\FIGDraw.obj
...........\.......\GA.obj
...........\.......\Key_List.txt
...........\.......\MainFrm.obj
...........\.......\MT.obj
...........\.......\Notefile.obj
...........\.......\Num_Coor.txt
...........\.......\ParSetDlg.obj
...........\.......\ResSetDlg.obj
...........\.......\StdAfx.obj
...........\.......\TSP.exe
...........\.......\TSP.obj
...........\.......\TSP.res
...........\.......\TSPDoc.obj
...........\.......\TSPView.obj
...........\res
...........\...\Toolbar.bmp
...........\...\TSP.rc2
...........\Resource.h
...........\ResSetDlg.cpp
...........\ResSetDlg.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\TSP.APS
...........\TSP.clw
...........\TSP.cpp
...........\TSP.dsp
...........\TSP.dsw
...........\TSP.h
...........\TSP.ncb
...........\TSP.opt
...........\TSP.plg
...........\TSP.rc
...........\TSPDoc.cpp
...........\TSPDoc.h
...........\TSPView.cpp
...........\TSPView.h
...........\使用说明.doc
...........\工程进度.txt
...........\Debug
...........\.....\FIGDraw.obj
...........\.....\GA.obj
...........\.....\Key_List.txt
...........\.....\MainFrm.obj
...........\.....\MT.obj
...........\.....\Notefile.obj
...........\.....\Num_Coor.txt
...........\.....\ParSetDlg.obj
...........\.....\ResSetDlg.obj
...........\.....\StdAfx.obj
...........\.....\TSP.exe
...........\.....\TSP.obj
...........\.....\TSP.pdb
...........\.....\TSP.res
...........\.....\TSPDoc.obj
...........\.....\TSPView.obj
...........\.....\vc60.pdb
...........\FIGDraw.cpp
...........\FIGDraw.h
...........\GA.cpp
...........\GA.h
...........\Key_List.txt
...........\MainFrm.cpp
...........\MainFrm.h
...........\MT.cpp
...........\MT.h
...........\Notefile.cpp
...........\Notefile.h
...........\Num_Coor.txt
...........\ParSetDlg.cpp
...........\ParSetDlg.h
...........\ReadMe.txt
...........\Release
...........\.......\FIGDraw.obj
...........\.......\GA.obj
...........\.......\Key_List.txt
...........\.......\MainFrm.obj
...........\.......\MT.obj
...........\.......\Notefile.obj
...........\.......\Num_Coor.txt
...........\.......\ParSetDlg.obj
...........\.......\ResSetDlg.obj
...........\.......\StdAfx.obj
...........\.......\TSP.exe
...........\.......\TSP.obj
...........\.......\TSP.res
...........\.......\TSPDoc.obj
...........\.......\TSPView.obj
...........\res
...........\...\Toolbar.bmp
...........\...\TSP.rc2
...........\Resource.h
...........\ResSetDlg.cpp
...........\ResSetDlg.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\TSP.APS
...........\TSP.clw
...........\TSP.cpp
...........\TSP.dsp
...........\TSP.dsw
...........\TSP.h
...........\TSP.ncb
...........\TSP.opt
...........\TSP.plg
...........\TSP.rc
...........\TSPDoc.cpp
...........\TSPDoc.h
...........\TSPView.cpp
...........\TSPView.h
...........\使用说明.doc
...........\工程进度.txt