文件名称:SimulatedAnnealing(TSP)CSHARP
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 128kb
- 下载次数:
- 0次
- 提 供 者:
- li***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
运用c#语言实现模拟退火算法,同时利用该算法解决旅行商(TSP)问题,获得遍历所有城市序号的最优路径。-use c# language simulated annealing, while using the algorithm to solve traveling salesman (TSP). access to the serial numbers of all the cities traverse the optimal path.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CityDistanceDateFile.txt
SimulateAnnealingTSP
....................\SimulateAnnealingTSP
....................\....................\bin
....................\....................\...\Debug
....................\....................\ClassDiagram1.cd
....................\....................\FileClass.cs
....................\....................\Form1.cs
....................\....................\Form1.Designer.cs
....................\....................\Form1.resx
....................\....................\obj
....................\....................\...\Debug
....................\....................\...\SimulateAnnealingTSP.csproj.FileList.txt
....................\....................\Properties
....................\....................\..........\AssemblyInfo.cs
....................\....................\..........\Resources.Designer.cs
....................\....................\..........\Resources.resx
....................\....................\..........\Settings.Designer.cs
....................\....................\..........\Settings.settings
....................\....................\SimulateAnnealing.cs
....................\....................\SimulateAnnealingTSP.csproj
....................\....................\TspDataFileReader.cs
....................\SimulateAnnealingTSP.sln
SimulateAnnealing_ProcessFile.txt
模拟退火算法对TSP(旅行商)问题的实现说明.doc
SimulateAnnealingTSP
....................\SimulateAnnealingTSP
....................\....................\bin
....................\....................\...\Debug
....................\....................\ClassDiagram1.cd
....................\....................\FileClass.cs
....................\....................\Form1.cs
....................\....................\Form1.Designer.cs
....................\....................\Form1.resx
....................\....................\obj
....................\....................\...\Debug
....................\....................\...\SimulateAnnealingTSP.csproj.FileList.txt
....................\....................\Properties
....................\....................\..........\AssemblyInfo.cs
....................\....................\..........\Resources.Designer.cs
....................\....................\..........\Resources.resx
....................\....................\..........\Settings.Designer.cs
....................\....................\..........\Settings.settings
....................\....................\SimulateAnnealing.cs
....................\....................\SimulateAnnealingTSP.csproj
....................\....................\TspDataFileReader.cs
....................\SimulateAnnealingTSP.sln
SimulateAnnealing_ProcessFile.txt
模拟退火算法对TSP(旅行商)问题的实现说明.doc