详细说明:模拟退火法,最新的源代码,可以解压缩后直接使用,非常方便,很适用的-simulated annealing method, the latest source code can be extracted directly after use, very convenient, very applicable
相关搜索:
模拟退火算法.doc 遗传算法 程序 退火 遗传 遗传模拟退火算法TSP 模拟退火 遗传算法 模拟退火 遗传算法 遗传算法模拟退火 gatspsta.m 下载 模拟退火 TSP 遗传算法 模拟退火算法 tsp 模拟退火 算法 C# 模拟退火法 模拟退火算法源代码 遗传算法 TSP 遗传算法求解TSP 模拟退火算法 遗传算法 退火算法 TSP C# 遗传算法 tspsa.exe使用 遗传算法matlab
[VC入门教程.rar] - VC入门教程(初学者的帮手)
[模拟退火算法.rar] - 简洁得模拟退火算法,用来求函数得极值问题,有兴趣得可以看看。里面提出了一个问题,有兴趣得可以做一个实验
[tigongyuanma.rar] - 该文件包共有5个文件 TSP--传统算法---说明TSP的传统算法实践 背包问题----0-1背包问题的传统算法实践 模拟退火算法----模拟退火算法实现TSP问题 我的通讯录----我整理写的个人通讯录 遗传算法----遗传算法解决TSP问题
[ga-annealing.rar] - 与遗传算法混合的模拟退火算法的应用,已封装,可以使用.
[matlabprogram1.rar] - 遗传算法解决 TSP 问题(附matlab源程序) ,对遗传算法编程的人具有很大的帮助
[tuihuosuanfa.rar] - 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。
[tuihong.rar] - 模拟退火算法 该文档对模拟退火算法作了详细介绍,包括准确的MATLAB算法代码,相当适用
[AGP-NNBP.rar] - 遗传模拟退火算法通用源程序 给定群体规模,群体,种群,初始温度
[SimulateAlgorithm_TSP.rar] - 使用模拟退火算法解决TSP问题。好用啊
[模拟退火算法.rar] - 简洁得模拟退火算法,用来求函数得极值问题,有兴趣得可以看看。里面提出了一个问题,有兴趣得可以做一个实验
[tigongyuanma.rar] - 该文件包共有5个文件 TSP--传统算法---说明TSP的传统算法实践 背包问题----0-1背包问题的传统算法实践 模拟退火算法----模拟退火算法实现TSP问题 我的通讯录----我整理写的个人通讯录 遗传算法----遗传算法解决TSP问题
[ga-annealing.rar] - 与遗传算法混合的模拟退火算法的应用,已封装,可以使用.
[matlabprogram1.rar] - 遗传算法解决 TSP 问题(附matlab源程序) ,对遗传算法编程的人具有很大的帮助
[tuihuosuanfa.rar] - 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。
[tuihong.rar] - 模拟退火算法 该文档对模拟退火算法作了详细介绍,包括准确的MATLAB算法代码,相当适用
[AGP-NNBP.rar] - 遗传模拟退火算法通用源程序 给定群体规模,群体,种群,初始温度
[SimulateAlgorithm_TSP.rar] - 使用模拟退火算法解决TSP问题。好用啊
相关函数/类:
CFrameWnd CString CFileDialog CFile CStdioFile SendMessage CCmdUI LoadString ShellExecute CWinApp CSingleDocTemplate CCommandLineInfo ShowWindow UpdateWindow CDialog CDataExchange CDocument CListView CDC CListCtrl CPrintInfo
CFrameWnd CString CFileDialog CFile CStdioFile SendMessage CCmdUI LoadString ShellExecute CWinApp CSingleDocTemplate CCommandLineInfo ShowWindow UpdateWindow CDialog CDataExchange CDocument CListView CDC CListCtrl CPrintInfo
文件列表(点击判断是否您需要的文件):
TSP发布
.......\城市坐标文件
.......\............\42matrix.txt
.......\............\48.txt
.......\............\51.txt
.......\模拟退火算法
.......\............\matlab画图M文件
.......\............\...............\satspsta.m
.......\............\模拟退火算法说明.doc
.......\............\程序源码
.......\............\........\TspSA
.......\............\........\.....\MainFrm.cpp
.......\............\........\.....\MainFrm.h
.......\............\........\.....\ReadMe.txt
.......\............\........\.....\Release
.......\............\........\.....\res

.......\............\........\.....\...\TspSA.rc2

.......\............\........\.....\Resource.h
.......\............\........\.....\sacode.cpp
.......\............\........\.....\sacode.h
.......\............\........\.....\StdAfx.cpp
.......\............\........\.....\StdAfx.h
.......\............\........\.....\TspSA.aps
.......\............\........\.....\TspSA.clw
.......\............\........\.....\TspSA.cpp
.......\............\........\.....\TspSA.dsp
.......\............\........\.....\TspSA.dsw
.......\............\........\.....\TspSA.h
.......\............\........\.....\TspSA.ncb
.......\............\........\.....\TspSA.opt
.......\............\........\.....\TspSA.plg
.......\............\........\.....\TspSA.rc
.......\............\........\.....\TspSADoc.cpp
.......\............\........\.....\TspSADoc.h
.......\............\........\.....\TspSAView.cpp
.......\............\........\.....\TspSAView.h
.......\............\算法程序
.......\............\........\mfc42.dll
.......\............\........\stlport_vc646.dll
.......\............\........\TspSA.exe
.......\遗传算法
.......\........\matlab画图M文件
.......\........\...............\gatspsta.m
.......\........\程序源码
.......\........\........\GAApp
.......\........\........\.....\GAApp.aps
.......\........\........\.....\GAApp.clw
.......\........\........\.....\GAApp.cpp
.......\........\........\.....\GAApp.dsp
.......\........\........\.....\GAApp.dsw
.......\........\........\.....\GAApp.h
.......\........\........\.....\GAApp.ncb
.......\........\........\.....\GAApp.opt
.......\........\........\.....\GAApp.plg
.......\........\........\.....\GAApp.rc
.......\........\........\.....\GAAppDoc.cpp
.......\........\........\.....\GAAppDoc.h
.......\........\........\.....\GAAppView.cpp
.......\........\........\.....\GAAppView.h
.......\........\........\.....\MainFrm.cpp
.......\........\........\.....\MainFrm.h
.......\........\........\.....\ReadMe.txt
.......\........\........\.....\Release
.......\........\........\.....\res

.......\........\........\.....\...\GAApp.rc2


.......\........\........\.....\Resource.h
.......\........\........\.....\StdAfx.cpp
.......\........\........\.....\StdAfx.h
.......\........\........\TspGA
.......\........\........\.....\gacode.cpp
.......\........\........\.....\gacode.h
.......\........\........\.....\ReadMe.txt
.......\........\........\.....\Release
.......\........\........\.....\res
... ...
TSP发布
.......\城市坐标文件
.......\............\42matrix.txt
.......\............\48.txt
.......\............\51.txt
.......\模拟退火算法
.......\............\matlab画图M文件
.......\............\...............\satspsta.m
.......\............\模拟退火算法说明.doc
.......\............\程序源码
.......\............\........\TspSA
.......\............\........\.....\MainFrm.cpp
.......\............\........\.....\MainFrm.h
.......\............\........\.....\ReadMe.txt
.......\............\........\.....\Release
.......\............\........\.....\res
.......\............\........\.....\...\TspSA.rc2
.......\............\........\.....\Resource.h
.......\............\........\.....\sacode.cpp
.......\............\........\.....\sacode.h
.......\............\........\.....\StdAfx.cpp
.......\............\........\.....\StdAfx.h
.......\............\........\.....\TspSA.aps
.......\............\........\.....\TspSA.clw
.......\............\........\.....\TspSA.cpp
.......\............\........\.....\TspSA.dsp
.......\............\........\.....\TspSA.dsw
.......\............\........\.....\TspSA.h
.......\............\........\.....\TspSA.ncb
.......\............\........\.....\TspSA.opt
.......\............\........\.....\TspSA.plg
.......\............\........\.....\TspSA.rc
.......\............\........\.....\TspSADoc.cpp
.......\............\........\.....\TspSADoc.h
.......\............\........\.....\TspSAView.cpp
.......\............\........\.....\TspSAView.h
.......\............\算法程序
.......\............\........\mfc42.dll
.......\............\........\stlport_vc646.dll
.......\............\........\TspSA.exe
.......\遗传算法
.......\........\matlab画图M文件
.......\........\...............\gatspsta.m
.......\........\程序源码
.......\........\........\GAApp
.......\........\........\.....\GAApp.aps
.......\........\........\.....\GAApp.clw
.......\........\........\.....\GAApp.cpp
.......\........\........\.....\GAApp.dsp
.......\........\........\.....\GAApp.dsw
.......\........\........\.....\GAApp.h
.......\........\........\.....\GAApp.ncb
.......\........\........\.....\GAApp.opt
.......\........\........\.....\GAApp.plg
.......\........\........\.....\GAApp.rc
.......\........\........\.....\GAAppDoc.cpp
.......\........\........\.....\GAAppDoc.h
.......\........\........\.....\GAAppView.cpp
.......\........\........\.....\GAAppView.h
.......\........\........\.....\MainFrm.cpp
.......\........\........\.....\MainFrm.h
.......\........\........\.....\ReadMe.txt
.......\........\........\.....\Release
.......\........\........\.....\res
.......\........\........\.....\...\GAApp.rc2

.......\........\........\.....\Resource.h
.......\........\........\.....\StdAfx.cpp
.......\........\........\.....\StdAfx.h
.......\........\........\TspGA
.......\........\........\.....\gacode.cpp
.......\........\........\.....\gacode.h
.......\........\........\.....\ReadMe.txt
.......\........\........\.....\Release
.......\........\........\.....\res
... ...