CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 退火

搜索资源列表

  1. sa_tsp

    1下载:
  2. 旅行商(TSP)问题一直以来都是一个NP难问题,旅行商问题(TSP问题)就是一销售商从n个城市中的某一城市出发,不重复地走完其余n-1个城市并回到原出发点,在所有可能的路径中求出路径长度最短的一条。本次软件设计是利用模拟退火算法解决TSP问题,通过该软件设计,对模拟退火算法和旅行商问题有个初步的认识。-Traveling Salesman (TSP) problem has always been a NP hard problem, traveling salesman problem (TS
  3. 所属分类:Other windows programs

    • 发布日期:2016-03-14
    • 文件大小:1424
    • 提供者:周薇
  1. imagesegmentation

    2下载:
  2. 本软件包包括四个程序,主要用于图像处理(图像去噪,图像分割)和模拟退火算法。-This package includes four procedures, mainly used for image processing (image denoising, image segmentation) and simulated annealing algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6258
    • 提供者:cleverbear
  1. anneal

    0下载:
  2. 模拟退火算法,尽量不要让站长把时间都花费在为您修正说明上。-Simulated annealing algorithm, as far as possible not to let the station to the time spent on your note on the amendment.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3606
    • 提供者:方晗炜
  1. SA_TSP

    0下载:
  2. 用模拟退火算法解决旅行商类优化问题,有算法和例子,很好用。-Using simulated annealing algorithm to solve traveling salesman optimization problem category, there are algorithms and examples of good use.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2062
    • 提供者:gjj
  1. TspSA

    0下载:
  2. 用模拟退火算法对求解旅行商组合优化问题作了一定的研究,提出了多种不同的随机抽样方式,并对其进行了分析计算并以代码实现。 -This paper studied the optimizing of the traveling salesman problem with the Simulated Annealing(SA). Different random sampling forms were proposed and analyzed.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:3470281
    • 提供者:
  1. simulatedannealingalgorithm

    0下载:
  2. 关于模拟退火算法的书籍,以及在0-1背包问题、旅行商问题上的实现-a book about simulated annealing algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6216664
    • 提供者:jj
  1. TSPmatalab

    1下载:
  2. TSP问题遗传退火算法,采用matalab编程-TSP problem of genetic-annealing algorithm, using matalab Programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3052
    • 提供者:李海民
  1. tsp

    0下载:
  2. java写的体现模拟退火原理的程序,具体问题可以继承-java to write a reflection of the principle of simulated annealing procedures, specific problems can be inherited
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:5068
    • 提供者:Wangyun
  1. tspsa

    0下载:
  2. 用matlab实现模拟退火算法,是学习模拟退火算法的有用工具-it is a good programme for annealing simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:43496
    • 提供者:王云
  1. SATSPannealingalgorithm

    0下载:
  2. matlab模拟退火算法,可以初步认识模拟退回算法构成及用法-matlab simulated annealing algorithm can be returned to an initial understanding of simulation algorithm composition and usage
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:477768
    • 提供者:jerial
  1. SA

    0下载:
  2. 模拟退火算法解旅行商问题(须运行在VS2008平台下)-Simulated annealing algorithm traveling salesman problem [have to run in VS2008 platform]
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:19989
    • 提供者:sunset
  1. annealing

    0下载:
  2. 关于模拟退火算法的一个很好的程序,对初学者来说很好-this is a book about annealing.it is very important fou the beginner .
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4464
    • 提供者:lvzunfu
  1. SimulatedAnnealingAlgorithm

    0下载:
  2. 本程序介绍了模拟退火算法的运用,特别是在TSP旅行商问题上的运用,是一个特别好的算法实例,功能齐全,算法优良。-It s about the Simulated Annealing Algorithm base on TSP.It s a useful Algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2601
    • 提供者:hellow
  1. simulated_annealing_method

    1下载:
  2. 实现了用模拟退火法求解大规模优化问题的通用解法-Implementation using the simulated annealing method to solve the common problem of large-scale optimization solution
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:766
    • 提供者:张洪涛
  1. TSP

    0下载:
  2. 这是一个人工智能方面的算法程序,里面包含模拟退火算法、神经网络算法以及遗传算法三个。-This is an area of artificial intelligence algorithm procedure, which includes simulated annealing algorithm, neural network algorithms and genetic algorithms in three.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:35041
    • 提供者:qingbo
  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:26847
    • 提供者:竹子的信仰
  1. 117143157monituihuo

    0下载:
  2. 从国外专业网站下载的非常不错的模拟退火算法-this file is very good
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1630
    • 提供者:陈明
  1. Matlab

    0下载:
  2. 模拟退火算法实现、主成分分析实现及线性回归分析等-Simulated annealing algorithm implementation, implementation of principal component analysis and linear regression analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:8706
    • 提供者:龚涛
  1. 0-1-knapsack-problem

    0下载:
  2. 模拟退火解决0-1背包问题,初学者可以借鉴-Simulated annealing to solve 0-1 knapsack problem, beginners can learn from
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4217
    • 提供者:马贺
  1. sa

    0下载:
  2. 用C语言写的人工智能算法中的模拟退火算法-Simulated annealing algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1782
    • 提供者:alice0808
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com