搜索资源列表

  1. Anneal_C

    0下载:
  2. 模拟退火(Simulated Annealing)算法c语言源程序-simulated annealing (Simulated Annealing) algorithm source language c
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:王伟
  1. monituihuo

    0下载:
  2. 模拟退火算法进行图像配准算法的研究,还请多多指教-simulated annealing algorithm for image registration algorithm research, but also a great weekend
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:
  1. sa_tsp1.m

    0下载:
  2. 模拟退火算法解决stp问题的例程,直接运行即可,可以通过改变参数得到不同的图。-simulated annealing algorithm to solve the problem stp routines, can be run directly. by changing the parameters can be different plans.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:刘惠
  1. trp

    0下载:
  2. SA-TSP 模拟退火算法求解旅行商问题-SA- TSP simulated annealing algorithm for the traveling salesman problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:吴勇
  1. nt1

    0下载:
  2. mpi 结合vc编程用模拟退火法算一个最小路径的值-MPI programming combined with simulated annealing count path of a minimum value
  3. 所属分类:并行运算

    • 发布日期:2024-05-16
    • 文件大小:5261312
    • 提供者:里港
  1. tigongyuanma

    0下载:
  2. 该文件包共有5个文件 TSP--传统算法---说明TSP的传统算法实践 背包问题----0-1背包问题的传统算法实践 模拟退火算法----模拟退火算法实现TSP问题 我的通讯录----我整理写的个人通讯录 遗传算法----遗传算法解决TSP问题 -The package total of five documents TSP- traditional algorithms--- algorithms that T
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:10829824
    • 提供者:lisanshi2006
  1. SimulatedAnnealing

    0下载:
  2. 模拟退火程序:这部分代码是模式识别中结合模拟退火法的特征提取,大家可以对其进行简单的改进会获得更好的效果,比如改变温度表,加上“记忆体”,结合遗传算法等 -simulated annealing procedures : This code is part of pattern recognition in combination with simulated annealing method of feature extract
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:195584
    • 提供者:天才
  1. anneal_travel

    0下载:
  2. 用模拟退火算法求解旅行商问题,其中用STL中的Vector来实现路径的存放 -simulated annealing algorithm for the traveling salesman problem, which use the STL Vector to achieve the storage path
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:117760
    • 提供者:田园
  1. satools-103

    0下载:
  2. 模拟退火算法.里面有很多的例子可以参考.解压后在matlab平台下运行.-simulated annealing algorithm. There are many examples of reference. Unpacked in Matlab platforms.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:216064
    • 提供者:吴天浩
  1. mathmodel

    0下载:
  2. 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:5928960
    • 提供者:zhxj
  1. simulate_knapsack

    0下载:
  2. 下面是模拟退火算法的代码,使用模拟退火算法(SAA)解决0-1背包问题 -Below are simulated annealing algorithm code, the use of simulated annealing algorithm (SAA) 0-1 knapsack problem solving
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:水水
  1. matlabtsp

    0下载:
  2. 在matlan下利用模拟退火算法实现的TSP程序,程序带有注释-in using simulated annealing algorithm TSP procedures, procedures with Notes
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:刘为
  1. hldan

    0下载:
  2. 模拟退火算法求解货郎担问题(用C#实现)-simulated annealing algorithm for traveling salesman problem (with C#)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:66560
    • 提供者:yyy
  1. WindowsApplication24zhang

    0下载:
  2. 模拟退火和遗传算法混和求解车辆路径问题的程序,没有解压密码。-simulated annealing and genetic algorithms hybrid vehicle routing problem solving process, not extracting passwords.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:33792
    • 提供者:王德东
  1. Boltzmann

    0下载:
  2. vb的波尔兹曼机(含模拟退火算法),有需要的可参考一下 -vb the Boltzmann machine (with simulated annealing algorithm), the need of a reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:张耀天
  1. JM97B

    0下载:
  2. 98年全国大学生数学建模竞赛B题"水灾巡视问题"模拟退火算法。-98 National Mathematical Contest in Modeling B and that the "flood inspections" simulated annealing.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:范围
  1. Matlabtool

    0下载:
  2. 基于Matlab的模拟退火算法工具箱 -based on the Matlab toolbox simulated annealing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:54272
    • 提供者:amy
  1. anneal_SimulatedAnnealing

    0下载:
  2. anneal_SimulatedAnnealing.rar用C语言编写,能弥补Matlab中无现成模拟退火算法函数的不足-anneal_SimulatedAnnealing.rar C language, Matlab can make up for the non-existing simulated annealing function of inadequate
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:43008
    • 提供者:wang
  1. n20062920912

    0下载:
  2. 模拟退火算法求解TSP问题.求解TSP问题的模拟退火算法-simulated annealing algorithm for TSP. TSP simulated annealing
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:2963456
    • 提供者:123
  1. SA_TSP_book

    0下载:
  2. 求解TSP问题的模拟退火算法教學文章-for TSP simulated annealing teaching article
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:84992
    • 提供者:123
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org