CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - TSP问题求解

搜索资源列表

  1. 2004041910200120237

    0下载:
  2. 该算法用于求解TSP问题,不是很具体。希望和大家一起讨论这个问题。-the algorithm for TSP, is not very specific. And we hope to discuss this issue.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:668743
    • 提供者:Bill
  1. immunitytravel

    1下载:
  2. 用matlab实现免疫遗传算法求解tsp问题,免疫算法和遗传算法的比较-using Matlab achieve immune genetic algorithm tsp issues, immunization and Genetic Algorithm comparison
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:25982
    • 提供者:里里
  1. MIP_TSP

    0下载:
  2. 利用lindoapi借口在matlab中调用lindoapi中的函数,构造混合整数规模模型,求解小规模TSP问题的最优解-lindoapi excuse the use of Matlab lindoapi call the function, Mixed Integer scale tectonic model for small-scale TSP Optimal Solutions
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2357
    • 提供者:丁超
  1. yichuantsp

    0下载:
  2. 遗传算法求解TSP问题 原程序,无密码!-genetic algorithm for TSP program, no password!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4541
    • 提供者:jojo
  1. Back_up_tsp_test

    0下载:
  2. 这是一篇关于遗传算法求解TSP问题的源码,用C++编写,带注释.-This is a genetic algorithm for TSP source code, the C preparation, with the Notes.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13855
    • 提供者:不知道
  1. ACA

    0下载:
  2. 蚁群算法,求解TSP问题。提供了多个经典的TSP路径-ant colony algorithm for TSP. For a number of classic TSP path
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:77512
    • 提供者:白天
  1. 0-1programming

    1下载:
  2. 0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1368
    • 提供者:wan
  1. tsp.c

    1下载:
  2. 求解货郎担问题的分枝限界算法,程序中有较为详细的注释-solving the traveling salesman problem Branch and Bound algorithm, procedures are more detailed Notes
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3463
    • 提供者:郎风华
  1. SA_TSP_book

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

    • 发布日期:2008-10-13
    • 文件大小:84794
    • 提供者:123
  1. TSPforneu

    0下载:
  2. 针对TSP问题,用类神经网路的方法去求解!-against TSP, and the neural network approach to solving!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2966
    • 提供者:林建达
  1. tspsa1

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

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

    0下载:
  2. TSP 问题, 用hopfeild 神经网络求解,-TSP questions, hopfeild neural network solution
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:7060
    • 提供者:lily
  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. 2003011514-TSP

    0下载:
  2. 旅行商问题问题的二叉树求解方法,基于命令行参数的,-Traveling Salesman Problem Solving the problem of binary tree method, based on the command line parameters,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1157358
    • 提供者:李灵坡
  1. acotspwenti

    0下载:
  2. 此蚁群算法专门用于求解tsp问题,优化效率和鲁棒性都非常好。-this ant colony algorithm tsp devoted to solving problems, and optimize the efficiency and robustness are very good.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2064
    • 提供者:张鹏
  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. asdfsfsadfsda

    0下载:
  2. 基本蚁群算法ACO-求解TSP问题-matlab版-详细注释 -basic ant algorithm ACO - TSP-Matlab version - detailed Notes
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1724
    • 提供者:sdf
  1. sa-tsp

    0下载:
  2. 模拟退火在最短路径求解问题上的实际应用!-simulated annealing for the shortest path problem on the practical application!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:39767
    • 提供者:徐徐
  1. TSPG

    0下载:
  2. 求解TSP问题的算法-for TSP algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2007
    • 提供者:飞燕
  1. timprogram

    0下载:
  2. 遗传算法求解TSP问题-genetic algorithm for TSP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5923
    • 提供者:郑鸯
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 39 »
搜珍网 www.dssz.com