文件名称:TSP
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 200kb
- 下载次数:
- 0次
- 提 供 者:
- 学*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本系统是用C#语言进行旅行商问题(TSP)的实验仿真,来实现从一个城市到最后一个城市的最短路径的模拟。-This system is to use C# language Traveling Salesman Problem (TSP) of the experimental simulation, to move from one city to the last one the city' s shortest path simulation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TSP C#\GALIb\AssemblyInfo.cs
......\.....\bin\Debug\GALib.dll
......\.....\...\.....\GALib.pdb
......\.....\ChromosomeComparer.cs
......\.....\GA.cs
......\.....\GA.sln
......\.....\GA.suo
......\.....\GAChromosome.cs
......\.....\GAGene.cs
......\.....\GALib.csproj
......\.....\GALib.csproj.user
......\.....\obj\Debug\GALib.dll
......\.....\...\.....\GALib.pdb
......\.....\...\.....\GALib.projdata
......\TSPApp\About.cs
......\......\About.resx
......\......\App.ico
......\......\AssemblyInfo.cs
......\......\Backup\About.cs
......\......\......\About.resx
......\......\......\App.ico
......\......\......\AssemblyInfo.cs
......\......\......\Form1.resx
......\......\......\TSPApp.csproj
......\......\......\TSPApp.csproj.user
......\......\......\TSPForm.cs
......\......\......\TSPForm.resx
......\......\bin\Debug\GALib.dll
......\......\...\.....\GALib.pdb
......\......\...\.....\TSPApp.exe
......\......\...\.....\TSPApp.pdb
......\......\...\.....\TSPApp.vshost.exe
......\......\...\.....\TspLog
......\......\Form1.resx
......\......\obj\Debug\TSPApp.About.resources
......\......\...\.....\TSPApp.csproj.GenerateResource.Cache
......\......\...\.....\TSPApp.exe
......\......\...\.....\TSPApp.Form1.resources
......\......\...\.....\TSPApp.pdb
......\......\...\.....\TSPApp.projdata
......\......\...\.....\TSPApp.TSPForm.resources
......\......\...\TSPApp.csproj.FileList.txt
......\......\TSPApp.csproj
......\......\TSPApp.csproj.user
......\......\TSPForm.cs
......\......\TSPForm.resx
......\......\UpgradeLog.XML
......\......\_UpgradeReport_Files\UpgradeReport.css
......\......\....................\UpgradeReport.xslt
......\......\....................\UpgradeReport_Minus.gif
......\......\....................\UpgradeReport_Plus.gif
......\GALIb\obj\Debug\temp
......\.....\...\.....\TempPE
......\TSPApp\obj\Debug\temp
......\......\...\.....\TempPE
......\GALIb\bin\Debug
......\.....\obj\Debug
......\TSPApp\bin\Debug
......\......\obj\Debug
......\GALIb\bin
......\.....\obj
......\TSPApp\Backup
......\......\bin
......\......\obj
......\......\_UpgradeReport_Files
......\GALIb
......\TSPApp
TSP C#
......\.....\bin\Debug\GALib.dll
......\.....\...\.....\GALib.pdb
......\.....\ChromosomeComparer.cs
......\.....\GA.cs
......\.....\GA.sln
......\.....\GA.suo
......\.....\GAChromosome.cs
......\.....\GAGene.cs
......\.....\GALib.csproj
......\.....\GALib.csproj.user
......\.....\obj\Debug\GALib.dll
......\.....\...\.....\GALib.pdb
......\.....\...\.....\GALib.projdata
......\TSPApp\About.cs
......\......\About.resx
......\......\App.ico
......\......\AssemblyInfo.cs
......\......\Backup\About.cs
......\......\......\About.resx
......\......\......\App.ico
......\......\......\AssemblyInfo.cs
......\......\......\Form1.resx
......\......\......\TSPApp.csproj
......\......\......\TSPApp.csproj.user
......\......\......\TSPForm.cs
......\......\......\TSPForm.resx
......\......\bin\Debug\GALib.dll
......\......\...\.....\GALib.pdb
......\......\...\.....\TSPApp.exe
......\......\...\.....\TSPApp.pdb
......\......\...\.....\TSPApp.vshost.exe
......\......\...\.....\TspLog
......\......\Form1.resx
......\......\obj\Debug\TSPApp.About.resources
......\......\...\.....\TSPApp.csproj.GenerateResource.Cache
......\......\...\.....\TSPApp.exe
......\......\...\.....\TSPApp.Form1.resources
......\......\...\.....\TSPApp.pdb
......\......\...\.....\TSPApp.projdata
......\......\...\.....\TSPApp.TSPForm.resources
......\......\...\TSPApp.csproj.FileList.txt
......\......\TSPApp.csproj
......\......\TSPApp.csproj.user
......\......\TSPForm.cs
......\......\TSPForm.resx
......\......\UpgradeLog.XML
......\......\_UpgradeReport_Files\UpgradeReport.css
......\......\....................\UpgradeReport.xslt
......\......\....................\UpgradeReport_Minus.gif
......\......\....................\UpgradeReport_Plus.gif
......\GALIb\obj\Debug\temp
......\.....\...\.....\TempPE
......\TSPApp\obj\Debug\temp
......\......\...\.....\TempPE
......\GALIb\bin\Debug
......\.....\obj\Debug
......\TSPApp\bin\Debug
......\......\obj\Debug
......\GALIb\bin
......\.....\obj
......\TSPApp\Backup
......\......\bin
......\......\obj
......\......\_UpgradeReport_Files
......\GALIb
......\TSPApp
TSP C#