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

搜索资源列表

  1. annealing

    0下载:
  2. 模拟退火算法求解TSP问题,求解TSP问题的模拟退火算法- The simulation 閫
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2323
    • 提供者:陈晶晶
  1. monituihuo3

    0下载:
  2. 模拟退火解巡视路线(Tsp)-simulated annealing line inspection solution (Tsp)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1473
    • 提供者:吴信斌
  1. aiwa

    0下载:
  2. TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序-Traveling Salesman Problem (TSP, the traveling salesman problem), simulated annealing algorithm common source malab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1038
    • 提供者:胡永生
  1. tuihou

    0下载:
  2. 用VC++方法实现模拟退火算法,解决TSP问题-VC method of simulated annealing algorithm to solve TSP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:687803
    • 提供者:huangfu_dapeng
  1. SA_TSA

    0下载:
  2. Java 编写的模拟退火算法解决TSP问题源程序(附带144城市地图)-Java prepared by the simulated annealing algorithm to solve TSP source (with 144 city maps)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1254233
    • 提供者:nt
  1. trp

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

    • 发布日期:2008-10-13
    • 文件大小:898
    • 提供者:吴勇
  1. SAOFC

    0下载:
  2. 基于C++语言的改进TSP模拟退火算法.-based on the C language to improve TSP simulated annealing algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:627003
    • 提供者:zhangtao
  1. tigongyuanma

    0下载:
  2. 该文件包共有5个文件 TSP--传统算法---说明TSP的传统算法实践 背包问题----0-1背包问题的传统算法实践 模拟退火算法----模拟退火算法实现TSP问题 我的通讯录----我整理写的个人通讯录 遗传算法----遗传算法解决TSP问题
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10829871
    • 提供者:lisanshi2006
  1. matlabtsp

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

    • 发布日期:2008-10-13
    • 文件大小:883
    • 提供者:刘为
  1. tspsa1

    0下载:
  2. 从其它网站上下载的用VC++编制的模拟退火算法求解TSP问题的源代码-from other websites downloaded VC simulated annealing algorithm for TSP source code!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:618955
    • 提供者:皓宇
  1. monituihuoTSP

    0下载:
  2. 一个模拟退火算法的程序,使用matlab编写。实现了tsp问题的求解-a simulated annealing procedures, the use of Matlab prepared. Implementation of the solution tsp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1172
    • 提供者:蒋赛
  1. monituihuotspwenti

    0下载:
  2. 模拟退火算法的matlab程序,用于解决tsp问题,运行通过。-simulated annealing algorithm Matlab procedures for the settlement tsp, running through.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1055
    • 提供者:张鹏
  1. SimulateAlgorithm_TSP

    0下载:
  2. 使用模拟退火算法解决TSP问题。好用啊-using simulated annealing algorithm to solve TSP. Easy ah!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2022
    • 提供者:yujian
  1. sagaTSP

    0下载:
  2. 模拟退火算法、遗传算法求解TSP修改版2 下载-simulated annealing and genetic algorithms for TSP revised version 2 Download
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:144503
    • 提供者:郑立刚
  1. satsp

    1下载:
  2. 这是一个SA求解tsp旅行商的matlab源代码,由m文件构成,可方便大家学习模拟退火算法。-This is a traveling salesman tsp SA for the Matlab source code, document constitute m, can facilitate learning simulated annealing.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6053
    • 提供者:郑立刚
  1. tuihuosuanfa

    0下载:
  2. 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。-in Visual C compiler environment, simulated annealing procedures, and use them for the 48 cities in the TSP.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:56340
    • 提供者:yuanhai
  1. SA_TSP001

    0下载:
  2. 模拟退火算法解决TSP问题,该算法效率高,能很好地解决路径优化问题。-simulated annealing algorithm to solve TSP problem, the algorithm is highly efficient and very good path to solve optimization problems.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1333
    • 提供者:xixilee
  1. SimulateAnnealing

    0下载:
  2. 使用模拟退火算法解决TSP问题,该程序中的模拟退火没有采用复杂的运算,实现了一个比较简单但运行高效的算法-using simulated annealing algorithm to solve TSP, the process of simulated annealing without the use of complex arithmetic, achieve a relatively simple but efficient operation of the algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:39169
    • 提供者:yinhui
  1. GA_SA

    1下载:
  2. 采用遗传模拟退火的方法解决TSP问题,界面友好,程序运算效果很好-genetic simulated annealing method to solve the TSP, friendly interface and operation procedures with good results
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:58062
    • 提供者:yinhui
  1. 各种算法解决TSP问题

    1下载:
  2. 禁忌算法、遗传算法、模拟退火算法、蚁群算法等等解决TSP问题。
  3. 所属分类:人工智能/神经网络/遗传算法

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com