搜索资源列表
模拟退火算法、遗传算法求解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
Matlab-Toolbox2
- 自适应模拟退火软件包,我也正在学习中,希望有人指教-Adaptive Simulated Annealing package, I was learning, hoping that someone will enlighten
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
tuihuomoni
- C#实现模拟退火,利用模拟退火的功能实现球函数极值-C#
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
SA_Tsp
- 模拟退火旅行商问题用C#语言编写的,有界面计算城市之间旅行最短行程问题-Simulated annealing traveling salesman problem written in C# language, the interface to calculate the shortest path problem traveling between cities
tsp
- 模拟退火的源程序 十分好用 很值得一看,-Simulated Annealing
cPP
- 实现蚁群算法和模拟退火算法的研究,很好用的-Simulated Annealing
2016.09.30SA
- 用于优化支持向量机参数c/g的模拟退火法-It used to optimize the parameters of support vector machine simulated annealing
Simulated_Annealing
- VC++ 6.0环境下利用模拟退火算法求解旅行商(TSP)问题-simulation annealing for TSP
simulate-annealing-MFC
- 利用模拟退火算法求解旅行商(TSP)问题,MFC对话框-MFC dialgo simulation annealing for TSP