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

搜索资源列表

  1. GA_TSA

    0下载:
  2. 遗传算法解决TSP问题的VC++实现(附带地图)-Genetic Algorithm for the Traveling Salesman Problem VC + + (with map)
  3. 所属分类:人工智能/神经网络/遗传算法

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

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

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

    0下载:
  2. 这是自己编写的matlab程序设计。 用来解决旅行商问题优化 。-This is, the preparation of the Matlab programming. To solve the traveling salesman problem optimization.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2224
    • 提供者:全国为
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:118354
    • 提供者:田园
  1. hopfield_for_tsp

    0下载:
  2. Hopfield网络解决旅行商问题(TSP),迭代过程中采用保优方法,并计算最优解和次优解的个数。-Hopfield network Traveling Salesman Problem (TSP), iterative process used method for ensuring quality, and calculating the optimal solution and sub-optimal number of solutions.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:41607
    • 提供者:文文
  1. ant1

    0下载:
  2. 利用蚂蚁算法解决TSP旅行商问题,用他能直接输出路由接点-use TSP ant algorithm to solve the traveling salesman problem, in his direct contact output routing
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2569
    • 提供者:任天笑
  1. HuoLangDanProblem

    0下载:
  2. 分支限界法实现货郎担问题,开发工具eclipse-branch and bound Method traveling salesman problem, development tools eclipse
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:16522
    • 提供者:EllenGong
  1. luxingshang

    0下载:
  2. 用C编的遗传算法求解旅行商问题的源码-C series of the Genetic Algorithm for the Traveling Salesman Problem source 000000000000000000
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3998
    • 提供者:xiaoxin
  1. amerdow

    0下载:
  2. 哈密尔顿近似算法的语言实现及旅行商问题的实现-Hamilton approximation algorithm language and the achievement of Traveling Salesman Problem
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13894
    • 提供者:ccssww
  1. traverller

    0下载:
  2. 产生式系统中旅行商问题的求解-Production System Traveling Salesman Problem Solving
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:43527
    • 提供者:红雨
  1. hldan

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

    • 发布日期:2008-10-13
    • 文件大小:67270
    • 提供者:yyy
  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. TSPNEW

    0下载:
  2. 经典的货郎担问题解决办法,采用了模拟退火算法,结构非常清楚,速度很快!-classic traveling salesman problem solution, using simulated annealing, the structure is very clear, very fast!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1437975
    • 提供者:红红
  1. BAntTsp

    0下载:
  2. 求解旅行商问题的蚂蚁基本算法源程序 求解Oliver30问题的-solving the traveling salesman problem Ant basic algorithm source code for the Oliver30
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1442
    • 提供者:王林成
  1. tourzxh

    1下载:
  2. 旅行商问题,动态规划,附加说明文档,是程序竞赛的经典题-traveling salesman problem, dynamic programming, additional documentation, and procedures of the classic title race
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:17928
    • 提供者:周狼
  1. traveljinshi

    0下载:
  2. 旅行售货员问题的近似算法 数据结构 算法 NP完全问题-traveling salesman problem approximation algorithm data structure algorithms NP-complete problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1083
    • 提供者:agi995
  1. iACSkroc100bingxingxiaochuangkoubianyi

    1下载:
  2. 这是在最初的蚁群算法的变异算子的基础上改进的变异算子,旅行商问题中含100个城市的程序-This is the first ant colony algorithm mutation operator on the basis of improving the mutation operator, Traveling Salesman Problem with 100 cities in the process
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2803
    • 提供者:秦云芬
  1. TSPGACCODE

    0下载:
  2. 旅行商问题的遗传算法求解源代码,多目标优化经典问题的现代启发式算法实现-traveling salesman problem genetic algorithm source code, multi-objective optimization of the modern classic Heuristic Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4002
    • 提供者:鸿渐
  1. huolangdan

    0下载:
  2. 问题:货郎担问题 实现方法:枚举,回溯,动态规划,分支界限法 -: traveling salesman problem Method : Enumeration, backtracking, dynamic programming, branch and bound
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11867
    • 提供者:韩佳辰
  1. tsp

    0下载:
  2. 是一个模拟退火程序,解决的是货郎担问题,所用的语言是matlab -is a simulated annealing procedures to solve the traveling salesman problem is that the language used is Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5760
    • 提供者:成应
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com