文件名称:GA_and_ACO_TSP
- 所属分类:
- matlab例程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 75kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
使用遗传算法和蚁群算法求解TSP问题,并且
实时地将计算结果和所用时间等信息显示在界面上,很直观。-The use of genetic algorithms and ant colony algorithm for TSP problem, and real-time results and the use of the time information is displayed in the interface is very intuitive.
实时地将计算结果和所用时间等信息显示在界面上,很直观。-The use of genetic algorithms and ant colony algorithm for TSP problem, and real-time results and the use of the time information is displayed in the interface is very intuitive.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GA_and_ACO_TSP\ACO\ACOView.cpp
..............\...\ACOView.h
..............\...\AntConstants.cpp
..............\...\AntConstants.h
..............\...\AntOptions.cpp
..............\...\AntOptions.h
..............\...\AntSystem.h
..............\AIDemo.cpp
..............\AIDemo.h
..............\AIDemo.rc
..............\AIDemo.sln
..............\AIDemo.vcproj
..............\AIDoc.cpp
..............\AIDoc.h
..............\AIView.cpp
..............\AIView.h
..............\AutoFont.cpp
..............\AutoFont.h
..............\Chart.cpp
..............\Chart.h
..............\Color.cpp
..............\Color.h
..............\GA\GAConstants.cpp
..............\..\GAConstants.h
..............\..\GAOptions.cpp
..............\..\GAOptions.h
..............\..\GASystem.cpp
..............\..\GASystem.h
..............\..\GAView.cpp
..............\..\GAView.h
..............\KCSideBannerWnd.cpp
..............\KCSideBannerWnd.h
..............\MainFrm.cpp
..............\MainFrm.h
..............\MemDC.cpp
..............\MemDC.h
..............\PerfTimer.cpp
..............\PerfTimer.h
..............\ReadMe.txt
..............\res\AIDemo.ico
..............\...\AIDemo.manifest
..............\...\AIDemo.rc2
..............\...\AIDemoDoc.ico
..............\...\Toolbar.bmp
..............\Resource.h
..............\solution.dat
..............\stdafx.cpp
..............\stdafx.h
..............\UpgradeLog.XML
..............\Utils.cpp
..............\Utils.h
..............\WndUtil.h
..............\ACO
..............\GA
..............\res
GA_and_ACO_TSP
..............\...\ACOView.h
..............\...\AntConstants.cpp
..............\...\AntConstants.h
..............\...\AntOptions.cpp
..............\...\AntOptions.h
..............\...\AntSystem.h
..............\AIDemo.cpp
..............\AIDemo.h
..............\AIDemo.rc
..............\AIDemo.sln
..............\AIDemo.vcproj
..............\AIDoc.cpp
..............\AIDoc.h
..............\AIView.cpp
..............\AIView.h
..............\AutoFont.cpp
..............\AutoFont.h
..............\Chart.cpp
..............\Chart.h
..............\Color.cpp
..............\Color.h
..............\GA\GAConstants.cpp
..............\..\GAConstants.h
..............\..\GAOptions.cpp
..............\..\GAOptions.h
..............\..\GASystem.cpp
..............\..\GASystem.h
..............\..\GAView.cpp
..............\..\GAView.h
..............\KCSideBannerWnd.cpp
..............\KCSideBannerWnd.h
..............\MainFrm.cpp
..............\MainFrm.h
..............\MemDC.cpp
..............\MemDC.h
..............\PerfTimer.cpp
..............\PerfTimer.h
..............\ReadMe.txt
..............\res\AIDemo.ico
..............\...\AIDemo.manifest
..............\...\AIDemo.rc2
..............\...\AIDemoDoc.ico
..............\...\Toolbar.bmp
..............\Resource.h
..............\solution.dat
..............\stdafx.cpp
..............\stdafx.h
..............\UpgradeLog.XML
..............\Utils.cpp
..............\Utils.h
..............\WndUtil.h
..............\ACO
..............\GA
..............\res
GA_and_ACO_TSP