文件名称:Simulatedannealing
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:65.67kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。
模拟退火算法能使问题解达到全局最优,这个程序用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/Solution1.sln
Solution11/Solution1.suo
Solution11/WindowsFormsApplication2/Properties/Resources.resx
Solution11/WindowsFormsApplication2/Properties/Settings.settings
Solution11/WindowsFormsApplication2/Properties/AssemblyInfo.cs
Solution11/WindowsFormsApplication2/Properties/Resources.Designer.cs
Solution11/WindowsFormsApplication2/Properties/Settings.Designer.cs
Solution11/WindowsFormsApplication2/Form1.resx
Solution11/WindowsFormsApplication2/WindowsFormsApplication2.csproj
Solution11/WindowsFormsApplication2/bin/Debug/WindowsFormsApplication2.vshost.exe
Solution11/WindowsFormsApplication2/bin/Debug/WindowsFormsApplication2.exe
Solution11/WindowsFormsApplication2/bin/Debug/WindowsFormsApplication2.pdb
Solution11/WindowsFormsApplication2/bin/Debug/WindowsFormsApplication2.vshost.exe.manifest
Solution11/WindowsFormsApplication2/obj/Debug/WindowsFormsApplication2.Properties.Resources.resources
Solution11/WindowsFormsApplication2/obj/Debug/WindowsFormsApplication2.csproj.GenerateResource.Cache
Solution11/WindowsFormsApplication2/obj/Debug/WindowsFormsApplication2.csproj.FileListAbsolute.txt
Solution11/WindowsFormsApplication2/obj/Debug/WindowsFormsApplication2.pdb
Solution11/WindowsFormsApplication2/obj/Debug/WindowsFormsApplication2.exe
Solution11/WindowsFormsApplication2/Class1.cs
Solution11/WindowsFormsApplication2/Form1.cs
Solution11/WindowsFormsApplication2/Form1.Designer.cs
Solution11/SimulateAnnealing/Properties/Resources.resx
Solution11/SimulateAnnealing/Properties/Settings.settings
Solution11/SimulateAnnealing/Properties/AssemblyInfo.cs
Solution11/SimulateAnnealing/Properties/Resources.Designer.cs
Solution11/SimulateAnnealing/Properties/Settings.Designer.cs
Solution11/SimulateAnnealing/Form1.resx
Solution11/SimulateAnnealing/Form1.cs
Solution11/SimulateAnnealing/Form1.Designer.cs
Solution11/SimulateAnnealing/SimulateAnnealing.csproj
Solution11/SimulateAnnealing/bin/Debug/SimulateAnnealing.vshost.exe
Solution11/SimulateAnnealing/bin/Debug/SimulateAnnealing.exe
Solution11/SimulateAnnealing/bin/Debug/SimulateAnnealing.pdb
Solution11/SimulateAnnealing/obj/Debug/SimulateAnnealing.Form1.resources
Solution11/SimulateAnnealing/obj/Debug/SimulateAnnealing.Properties.Resources.resources
Solution11/SimulateAnnealing/obj/Debug/SimulateAnnealing.csproj.FileListAbsolute.txt
Solution11/SimulateAnnealing/obj/Debug/SimulateAnnealing.pdb
Solution11/SimulateAnnealing/obj/Debug/SimulateAnnealing.exe
Solution11/SimulateAnnealing/obj/Debug/SimulateAnnealing.csproj.GenerateResource.Cache
Solution11/WindowsFormsApplication2/obj/Debug/TempPE
Solution11/SimulateAnnealing/obj/Debug/TempPE
Solution11/WindowsFormsApplication2/bin/Debug
Solution11/WindowsFormsApplication2/obj/Debug
Solution11/SimulateAnnealing/bin/Debug
Solution11/SimulateAnnealing/obj/Debug
Solution11/WindowsFormsApplication2/Properties
Solution11/WindowsFormsApplication2/bin
Solution11/WindowsFormsApplication2/obj
Solution11/SimulateAnnealing/Properties
Solution11/SimulateAnnealing/bin
Solution11/SimulateAnnealing/obj
Solution11/WindowsFormsApplication2
Solution11/SimulateAnnealing
Solution11
Solution11/Solution1.suo
Solution11/WindowsFormsApplication2/Properties/Resources.resx
Solution11/WindowsFormsApplication2/Properties/Settings.settings
Solution11/WindowsFormsApplication2/Properties/AssemblyInfo.cs
Solution11/WindowsFormsApplication2/Properties/Resources.Designer.cs
Solution11/WindowsFormsApplication2/Properties/Settings.Designer.cs
Solution11/WindowsFormsApplication2/Form1.resx
Solution11/WindowsFormsApplication2/WindowsFormsApplication2.csproj
Solution11/WindowsFormsApplication2/bin/Debug/WindowsFormsApplication2.vshost.exe
Solution11/WindowsFormsApplication2/bin/Debug/WindowsFormsApplication2.exe
Solution11/WindowsFormsApplication2/bin/Debug/WindowsFormsApplication2.pdb
Solution11/WindowsFormsApplication2/bin/Debug/WindowsFormsApplication2.vshost.exe.manifest
Solution11/WindowsFormsApplication2/obj/Debug/WindowsFormsApplication2.Properties.Resources.resources
Solution11/WindowsFormsApplication2/obj/Debug/WindowsFormsApplication2.csproj.GenerateResource.Cache
Solution11/WindowsFormsApplication2/obj/Debug/WindowsFormsApplication2.csproj.FileListAbsolute.txt
Solution11/WindowsFormsApplication2/obj/Debug/WindowsFormsApplication2.pdb
Solution11/WindowsFormsApplication2/obj/Debug/WindowsFormsApplication2.exe
Solution11/WindowsFormsApplication2/Class1.cs
Solution11/WindowsFormsApplication2/Form1.cs
Solution11/WindowsFormsApplication2/Form1.Designer.cs
Solution11/SimulateAnnealing/Properties/Resources.resx
Solution11/SimulateAnnealing/Properties/Settings.settings
Solution11/SimulateAnnealing/Properties/AssemblyInfo.cs
Solution11/SimulateAnnealing/Properties/Resources.Designer.cs
Solution11/SimulateAnnealing/Properties/Settings.Designer.cs
Solution11/SimulateAnnealing/Form1.resx
Solution11/SimulateAnnealing/Form1.cs
Solution11/SimulateAnnealing/Form1.Designer.cs
Solution11/SimulateAnnealing/SimulateAnnealing.csproj
Solution11/SimulateAnnealing/bin/Debug/SimulateAnnealing.vshost.exe
Solution11/SimulateAnnealing/bin/Debug/SimulateAnnealing.exe
Solution11/SimulateAnnealing/bin/Debug/SimulateAnnealing.pdb
Solution11/SimulateAnnealing/obj/Debug/SimulateAnnealing.Form1.resources
Solution11/SimulateAnnealing/obj/Debug/SimulateAnnealing.Properties.Resources.resources
Solution11/SimulateAnnealing/obj/Debug/SimulateAnnealing.csproj.FileListAbsolute.txt
Solution11/SimulateAnnealing/obj/Debug/SimulateAnnealing.pdb
Solution11/SimulateAnnealing/obj/Debug/SimulateAnnealing.exe
Solution11/SimulateAnnealing/obj/Debug/SimulateAnnealing.csproj.GenerateResource.Cache
Solution11/WindowsFormsApplication2/obj/Debug/TempPE
Solution11/SimulateAnnealing/obj/Debug/TempPE
Solution11/WindowsFormsApplication2/bin/Debug
Solution11/WindowsFormsApplication2/obj/Debug
Solution11/SimulateAnnealing/bin/Debug
Solution11/SimulateAnnealing/obj/Debug
Solution11/WindowsFormsApplication2/Properties
Solution11/WindowsFormsApplication2/bin
Solution11/WindowsFormsApplication2/obj
Solution11/SimulateAnnealing/Properties
Solution11/SimulateAnnealing/bin
Solution11/SimulateAnnealing/obj
Solution11/WindowsFormsApplication2
Solution11/SimulateAnnealing
Solution11
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.