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

搜索资源列表

  1. tsp

    0下载:
  2. 用模拟退火算法解决旅行商问题,算法较简单
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-17
    • 文件大小:865088
    • 提供者:梁馨为
  1. tsp

    0下载:
  2. 用经典算法--模拟退火算法求解经典问题旅行商(Travel Sales Problem)问题。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6973
    • 提供者:张清国
  1. five_file

    0下载:
  2. hws01:野人和传教士问题 hws02:用Romberg外推法求积分近似值 hws03:八数码问题 hws04:模拟退火算法 hws05:遗传算法解决旅行商问题
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:829990
    • 提供者:huangweisen
  1. TSP-SA

    0下载:
  2. 用模拟退火算法解决旅行商问题,工具为:vs2005
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3619967
    • 提供者:renziwu
  1. SATSP

    0下载:
  2. 用模拟退火算法求解旅行商问题 T(t+1)=k×T(t) 式中k为正的略小于1.00的常数,t为降温的次数
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2681
    • 提供者:清水
  1. TSP

    2下载:
  2. tsp(旅行商问题) 利用matlab遗传算法、模拟退火算法以及lingo动态规划求解
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11171
    • 提供者:李玉
  1. theuseageofSA

    0下载:
  2. 模拟退火算法应用,有图像着色问题,独立集,最大截,旅行商等问题。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17234
    • 提供者:蓝裳
  1. TSPannealarithmetic

    0下载:
  2. 本文以著名的旅行商问题(TSP)为例说明如何利用MATLAB语言实现模拟退火算法。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:40827
    • 提供者:宋彦斌
  1. for TSP(Matlab)

    1下载:
  2. 模拟退火算法用于求解旅行商问题的matlab源程序-simulated annealing algorithm for solving the traveling salesman problem Matlab source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4954
    • 提供者:黄大东
  1. SA_TSP.rar

    0下载:
  2. 使用模拟退火算法求解TSP(旅行商)问题的JAVA源程序,The use of simulated annealing algorithm for solving TSP (traveling salesman) problem with JAVA source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2993
    • 提供者:ann
  1. SimulatedAnnealing

    0下载:
  2. 模拟退火算法解旅行商问题,读入的文件描述城市的位置,采用康立山等人的方法,能以较大的概率接触最优解-Simulated annealing algorithm traveling salesman problem, read the document describes the city s location, KANG Li-shan, who adopted the method, to a greater probability of exposure to the optimal sol
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1601
    • 提供者:赵九鑫
  1. sa

    0下载:
  2. 运用模拟退火算法解决旅行商问题,简单易懂,代码清晰,行数比较少-Simulated Annealing to solve TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1813
    • 提供者:
  1. tuihuo

    0下载:
  2. 用模拟退火算法来解旅行商问题,c++源码及算法-Using simulated annealing algorithm to solve traveling salesman problem, c++ source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1455
    • 提供者:skygoal
  1. fire

    0下载:
  2. 使用模拟退火算法求解10城市和20城市的旅行商问题,城市数目和城市之间的距离保存在txt文件中,程序读入数据后求解最优路径-The use of simulated annealing algorithm 10 cities and 20 cities in the traveling salesman problem, the number of cities and the distance between the cities stored in the txt file, the pro
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:613908
    • 提供者:郑益夫
  1. TspSA

    0下载:
  2. 首先介绍模拟退火算法,然后编写伪程序,结合Visual C++开发工具求解著名的旅行商问题TSP-Simulated annealing algorithm first introduced, and then the preparation of pseudo-process, combined with Visual C++ development tools for solving the famous Traveling Salesman Problem TSP
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:927448
    • 提供者:liuzhiyong
  1. SAA-MATLAB

    0下载:
  2. 模拟退火算法的MATLAB实例,包含图作色,旅行商等多个问题的例子。-Simulated annealing algorithm of MATLAB examples, including Fig作色, traveling salesman problem, and many other examples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:14526
    • 提供者:boy
  1. simulated_annealing

    0下载:
  2. 模拟退火算法解决旅行商问题-希望对大家有用-Simulated annealing algorithm to solve traveling salesman problem- I hope useful for all of us
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:815
    • 提供者:ww
  1. SimulatedAnnealing

    0下载:
  2. 旅行商问题的模拟退火算法实现 采用VHDL仿真,软件java来varificatio。本例中采用16个城市-Traveling Salesman Problem Algorithm of Simulated Annealing using VHDL simulation, software, java to varificatio. In this case the use of 16 cities
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-06-12
    • 文件大小:19693283
    • 提供者:Zoe
  1. TSP

    0下载:
  2. 利用模拟退火算法解决旅行商问题,算法较高效.-The use of simulated annealing algorithm to solve the traveling salesman problem, the algorithm more efficient.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:4489
    • 提供者:Tiny
  1. fire

    0下载:
  2. 采用模拟退火算法解决旅行商问题,对于20城市以下的数据规模较好-Simulated annealing algorithm to solve the traveling salesman problem, the following data for 20 cities the size of a good
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:8257
    • 提供者:lzx
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com