登录
首页 » matlab » 模拟退火算法

模拟退火算法

于 2020-06-17 发布
0 179
下载积分: 1 下载次数: 2

代码说明:

说明:  智能算法模拟退火算法(Simulate Anneal,SA)是一种通用概率演算法,用来在一个大的搜寻空间内找寻命题的最优解。模拟退火是由在1983年所发明的。在1985年也独立发明此演算法。模拟退火算法是解决TSP问题的有效方法之一。(Simulate Anneal (SA) is a general probabilistic algorithm to Simulate the optimal solution of proposition in a large search space. Simulated annealing was developed by. The algorithm was also independently invented in 1985. Simulated annealing algorithm is one of the effective methods to solve TSP problem)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SQL with ACCESS conversion of some code, good used
    SQL与ACCESS相互转换的一些代码,很好用的-SQL with ACCESS conversion of some code, good used
    2022-03-23 07:25:14下载
    积分:1
  • 公司通讯录 Jaddress 1.0
    公司通讯录 Jaddress 1.0-company directories Jaddress 1.0
    2023-06-22 18:40:03下载
    积分:1
  • mTrace源码
    mtrace源码-MTrace FOSS
    2022-11-14 02:35:03下载
    积分:1
  • linewatcher拨打您的ISP,保持你的联系和日志
    LineWatcher dials your ISP, keeps your connection alive and logs errors. Originally distributed as freeware, this program counts over 10.000 downloads since its first release in 2001. See home page http://www.reseau.org/linewatcher/index.html-LineWatcher dials your ISP, keeps your connection alive and logs errors. Originally distributed as freeware, this program counts over 10.000 downloads since its first release in 2001. See home page http://www.reseau.org/linewatcher/index.html
    2022-08-24 08:17:55下载
    积分:1
  • 下载整个页的序源码
    下载整个网页的程序源码 -The source for downloading the hole WebPage
    2022-07-06 22:02:32下载
    积分:1
  • 页里下载文章
    从网页里下载文章-downloaded from the website article
    2023-01-10 06:05:04下载
    积分:1
  • WinPing
    MFC界面的PING程序 输入主机地址或者IP地址 发送五次ICMP请求(PING procedure MFC interface type the host address or IP address to send five ICMP request)
    2008-04-26 22:05:18下载
    积分:1
  • 20040818043638
    基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因为beans独立负责处理整个网站的绝大部分数据,所以整个网站的负载量和速度都将大大提高。而且jsp的特性是一次运行,永远储留内存(包括bean在内),所以基于这种语言和结构开发的购物系统的优势是其它语言没法比尔的。更重要的是,jsp+bean能够在Apache环境下顺畅地运行,这也是其最大的优点。这就更进一步保证了网站的稳定性和安全性.(jsp javabean mysql-based three-tier structure of the dynamic shopping site. Terms of the user interface (interface) from jsp completed and the data processed by the logic and beans completed, data storage by mysql completed. Because beans are independently responsible for the handling of the entire site of the majority of data, the entire site load and speed will be greatly enhanced. But jsp characteristic is a running, always reserving memory (including the bean) are therefore based on the language and structure of the shopping development system with the advantage of other languages can not birr. More importantly, jsp bean to the Apache environment to run smoothly, which is its greatest advantage. This site is a further guarantee of stability and security.)
    2004-09-18 13:28:26下载
    积分:1
  • socket_tcp_server_20150808
    TCP服务器程序,接收客户商消息并应答客户端(TCP server program, the client receives the message and reply suppliers)
    2015-08-21 09:44:32下载
    积分:1
  • 仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所...
    仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所有配置”,设置输出路径为“.."output”,注意,该输入有点特殊,两个小数点+反斜杠+output,意思是当前文件夹上一层的ouput文件夹(从VC过来的朋友可能比较熟悉这种方式)-IE private void lstBox_MouseMove(object sender, System.Windows.Forms.MouseEventArgs e) { ListBox box=(ListBox)sender Point pt = new Point(e.X,e.Y) int n=box.IndexFromPoint(pt) if(n>=0) box.SelectedIndex=n }
    2022-01-25 19:43:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载