搜索资源列表
模拟退火算法、遗传算法求解TSP修改版2
- 模拟退火法,最新的源代码,可以解压缩后直接使用,非常方便,很适用的-simulated annealing method, the latest source code can be extracted directly after use, very convenient, very applicable
MCM85B
- 模拟退火算法的一个数学建模的程序,大家试试看有没有用呀-simulated annealing a mathematical modeling process, we try not use ah
20058222411814490
- 这里还有一个模拟退火算法的程序,我很不容易才找到的,可是我没有用-There is a simulated annealing procedures, I do not easily find, but I did not use
PaiKe
- C#排课系统,使用了模拟退火算法。很简单,可以看看啊。
模拟退火算法解决tsp问题
- 在visual c下开发的模拟退火算法解决tsp问题的代码。可以运行 且结果正确。
annealing
- 关于模拟退火算法的一个很好的程序,对初学者来说很好-this is a book about annealing.it is very important fou the beginner .
munituihuo
- 模拟退火算法解决TSP问题,用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对当前解重复“产生新解→计算目标函数差→接受或舍弃”的迭代,并逐步衰减t值,算法终止时的当前解即为所得近似最优解-Simulated annealing algorithm to solve the TSP problem, combined with solid-annealing simulation optimiza
tsp
- tsp问题的解决方法 模拟退火和遗传算法-tsp solution to the problem simulated annealing and genetic algorithm
SchedulingSystem
- 中小学排课系统,采用模拟退火算法框架实现,排课效果好速度快, C#实现,在vs.net 2005编译通过。-Scheduling System primary and secondary schools, using the simulated annealing algorithm framework to achieve, Timetable effect of fast C# implementation, through compile in vs.net 2005.
TSP
- 模拟退火算法解决旅行商问题的的C++代码-Simulated annealing algorithm to solve the traveling salesman problem C++ code
cPP
- 实现蚁群算法和模拟退火算法的研究,很好用的-Simulated Annealing
Simulated_Annealing
- VC++ 6.0环境下利用模拟退火算法求解旅行商(TSP)问题-simulation annealing for TSP
simulate-annealing-MFC
- 利用模拟退火算法求解旅行商(TSP)问题,MFC对话框-MFC dialgo simulation annealing for TSP