文件名称:Simulatedannealing
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 66kb
- 下载次数:
- 0次
- 提 供 者:
- L***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。
模拟退火算法能使问题解达到全局最优,这个程序用C#实现,简单易懂,能抓住该算法的精髓。-Simulated annealing algorithm derived from the principle of solid annealing, heating the solid to the full high, let it slowly cooling, heating, the solid particles with the internal temperature rise to disorder symptoms, which can be increased, and slowly cooling particles gradually more orderly, and in each of the temperature reached equilibrium, and finally at room temperature reaches the ground state, which can be reduced to a minimum. Simulated annealing algorithm can achieve the global optimal solution of the problem, the process used C# to achieve, easy-to-read, to grasp the essence of the algorithm.
模拟退火算法能使问题解达到全局最优,这个程序用C#实现,简单易懂,能抓住该算法的精髓。-Simulated annealing algorithm derived from the principle of solid annealing, heating the solid to the full high, let it slowly cooling, heating, the solid particles with the internal temperature rise to disorder symptoms, which can be increased, and slowly cooling particles gradually more orderly, and in each of the temperature reached equilibrium, and finally at room temperature reaches the ground state, which can be reduced to a minimum. Simulated annealing algorithm can achieve the global optimal solution of the problem, the process used C# to achieve, easy-to-read, to grasp the essence of the algorithm.
相关搜索: 模拟退火
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Solution11
..........\SimulateAnnealing
..........\.................\bin
..........\.................\...\Debug
..........\.................\...\.....\SimulateAnnealing.exe
..........\.................\...\.....\SimulateAnnealing.pdb
..........\.................\...\.....\SimulateAnnealing.vshost.exe
..........\.................\Form1.cs
..........\.................\Form1.Designer.cs
..........\.................\Form1.resx
..........\.................\obj
..........\.................\...\Debug
..........\.................\...\.....\SimulateAnnealing.csproj.FileListAbsolute.txt
..........\.................\...\.....\SimulateAnnealing.csproj.GenerateResource.Cache
..........\.................\...\.....\SimulateAnnealing.exe
..........\.................\...\.....\SimulateAnnealing.Form1.resources
..........\.................\...\.....\SimulateAnnealing.pdb
..........\.................\...\.....\SimulateAnnealing.Properties.Resources.resources
..........\.................\...\.....\TempPE
..........\.................\Properties
..........\.................\..........\AssemblyInfo.cs
..........\.................\..........\Resources.Designer.cs
..........\.................\..........\Resources.resx
..........\.................\..........\Settings.Designer.cs
..........\.................\..........\Settings.settings
..........\.................\SimulateAnnealing.csproj
..........\Solution1.sln
..........\WindowsFormsApplication2
..........\........................\bin
..........\........................\...\Debug
..........\........................\...\.....\WindowsFormsApplication2.exe
..........\........................\...\.....\WindowsFormsApplication2.pdb
..........\........................\...\.....\WindowsFormsApplication2.vshost.exe
..........\........................\...\.....\WindowsFormsApplication2.vshost.exe.manifest
..........\........................\Class1.cs
..........\........................\Form1.cs
..........\........................\Form1.Designer.cs
..........\........................\Form1.resx
..........\........................\obj
..........\........................\...\Debug
..........\........................\...\.....\TempPE
..........\........................\...\.....\WindowsFormsApplication2.csproj.FileListAbsolute.txt
..........\........................\...\.....\WindowsFormsApplication2.csproj.GenerateResource.Cache
..........\........................\...\.....\WindowsFormsApplication2.exe
..........\........................\...\.....\WindowsFormsApplication2.pdb
..........\........................\...\.....\WindowsFormsApplication2.Properties.Resources.resources
..........\........................\Properties
..........\........................\..........\AssemblyInfo.cs
..........\........................\..........\Resources.Designer.cs
..........\........................\..........\Resources.resx
..........\........................\..........\Settings.Designer.cs
..........\........................\..........\Settings.settings
..........\........................\WindowsFormsApplication2.csproj
..........\SimulateAnnealing
..........\.................\bin
..........\.................\...\Debug
..........\.................\...\.....\SimulateAnnealing.exe
..........\.................\...\.....\SimulateAnnealing.pdb
..........\.................\...\.....\SimulateAnnealing.vshost.exe
..........\.................\Form1.cs
..........\.................\Form1.Designer.cs
..........\.................\Form1.resx
..........\.................\obj
..........\.................\...\Debug
..........\.................\...\.....\SimulateAnnealing.csproj.FileListAbsolute.txt
..........\.................\...\.....\SimulateAnnealing.csproj.GenerateResource.Cache
..........\.................\...\.....\SimulateAnnealing.exe
..........\.................\...\.....\SimulateAnnealing.Form1.resources
..........\.................\...\.....\SimulateAnnealing.pdb
..........\.................\...\.....\SimulateAnnealing.Properties.Resources.resources
..........\.................\...\.....\TempPE
..........\.................\Properties
..........\.................\..........\AssemblyInfo.cs
..........\.................\..........\Resources.Designer.cs
..........\.................\..........\Resources.resx
..........\.................\..........\Settings.Designer.cs
..........\.................\..........\Settings.settings
..........\.................\SimulateAnnealing.csproj
..........\Solution1.sln
..........\WindowsFormsApplication2
..........\........................\bin
..........\........................\...\Debug
..........\........................\...\.....\WindowsFormsApplication2.exe
..........\........................\...\.....\WindowsFormsApplication2.pdb
..........\........................\...\.....\WindowsFormsApplication2.vshost.exe
..........\........................\...\.....\WindowsFormsApplication2.vshost.exe.manifest
..........\........................\Class1.cs
..........\........................\Form1.cs
..........\........................\Form1.Designer.cs
..........\........................\Form1.resx
..........\........................\obj
..........\........................\...\Debug
..........\........................\...\.....\TempPE
..........\........................\...\.....\WindowsFormsApplication2.csproj.FileListAbsolute.txt
..........\........................\...\.....\WindowsFormsApplication2.csproj.GenerateResource.Cache
..........\........................\...\.....\WindowsFormsApplication2.exe
..........\........................\...\.....\WindowsFormsApplication2.pdb
..........\........................\...\.....\WindowsFormsApplication2.Properties.Resources.resources
..........\........................\Properties
..........\........................\..........\AssemblyInfo.cs
..........\........................\..........\Resources.Designer.cs
..........\........................\..........\Resources.resx
..........\........................\..........\Settings.Designer.cs
..........\........................\..........\Settings.settings
..........\........................\WindowsFormsApplication2.csproj