文件名称:GA_TSP
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-01-16
- 文件大小:
- 4.09mb
- 下载次数:
- 0次
- 提 供 者:
- 冯**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于遗传算法的TSP问题实现,实例有30个城市的距离路径数据,采取两种交叉算子实现。-Based on genetic algorithm for the realization of TSP, examples of 30 cities in the distance path data, using two kinds of crossover operator.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GA_TSP\.vs\GA_TSP\v14\.suo
......\Debug\GA_TSP.exe
......\.....\GA_TSP.ilk
......\.....\GA_TSP.pdb
......\GA_TSP\Debug\GA_TSP.Build.CppClean.log
......\......\.....\GA_TSP.lastbuildstate
......\......\.....\GA_TSP.log
......\......\.....\GA_TSP.obj
......\......\.....\GA_TSP.pch
......\......\.....\.......tlog\CL.read.1.tlog
......\......\.....\...........\CL.write.1.tlog
......\......\.....\...........\GA_TSP.lastbuildstate
......\......\.....\...........\link.read.1.tlog
......\......\.....\...........\link.write.1.tlog
......\......\.....\Initial.obj
......\......\.....\stdafx.obj
......\......\.....\vc140.idb
......\......\.....\vc140.pdb
......\......\GA_TSP.cpp
......\......\GA_TSP.vcxproj
......\......\GA_TSP.vcxproj.filters
......\......\GA_TSP.vcxproj.user
......\......\Initial.cpp
......\......\Initial.h
......\......\ReadMe.txt
......\......\stdafx.cpp
......\......\stdafx.h
......\......\targetver.h
......\GA_TSP.sdf
......\GA_TSP.sln
......\GA_TSP.suo
......\ipch\GA_TSP-a5ee0b27\GA_TSP-cabafcca.ipch
......\....\ga_tsp-e278fdf2\ga_tsp-29b20e6a.ipch
......\.vs\GA_TSP\v14
......\GA_TSP\Debug\GA_TSP.tlog
......\.vs\GA_TSP
......\GA_TSP\Debug
......\ipch\GA_TSP-a5ee0b27
......\....\ga_tsp-e278fdf2
......\.vs
......\Debug
......\GA_TSP
......\ipch
GA_TSP