CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - TSP问题

搜索资源列表

  1. 用分枝定界法求解TSP

    2下载:
  2. 分支定界法可以求解小规模的TSP问题,这个例子是用vc编写的-branch and bound method can solve small-scale TSP, this example was prepared by the vc
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9840
    • 提供者:yy
  1. 分支限界算法求解TSP问题

    3下载:
  2. 本程序用分支界限方法解决TSP问题,即旅行商问题.-the procedures used branch line solution to TSP, the traveling salesman problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:23761
    • 提供者:chen
  1. 近邻算法求解TSP问题

    1下载:
  2. 本程序用另外一种算法即近邻算法解决TSP,即旅行商问题,请高手指教.-this procedure with the other algorithms that solve the TSP neighbor algorithm, the traveling salesman problem, experts advise.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12178
    • 提供者:chen
  1. tsp_tsp

    0下载:
  2. 中国所有大中城市的TSP问题实现。图形演示。采用最近邻法则-all of China's large and medium-sized cities in the TSP to achieve. Presentation graphics. Neighbors recently adopted rules
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 旅行商问题: 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-traveling salesman problem : A salesman to a number of cities to sell commodities, known the distance between cities (or travel). He selected from a resident, after
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:56695
    • 提供者:章为到
  1. tsp

    0下载:
  2. 用C语言实现旅行商问题。该算法简单精悍,效率也不低,是实现TSP问题的很好的算法。
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 用C++实现了解决6*6矩阵的TSP问题!!!含有源代码!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3435
    • 提供者:吴应龙
  1. TSP-MST.rar

    1下载:
  2. 最小生成树的思想应用于TSP问题的求解,贪心算法的实际应用。,Minimum Spanning Tree thinking applied to TSP problem solving, the practical application of greedy algorithm.
  3. 所属分类:Data structs

    • 发布日期:2016-09-26
    • 文件大小:915816
    • 提供者:xnhcx
  1. 02666199TS-TSP

    0下载:
  2. 禁忌搜索算法,解决三十个城市间的旅行商问题,求最短距离-Tabu search algorithm to solve thirty cities between the traveling salesman problem, the shortest distance
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2848
    • 提供者:童言
  1. tsp

    0下载:
  2. 旅行商问题, 旅行商问题,旅行商问题。-Traveling salesman problem, traveling salesman problem, traveling salesman problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1561
    • 提供者:zxp
  1. TSP

    0下载:
  2. 回溯法解决TSP问题,对于任何的无向图,只要存在回路均可找到,无回路也可检测出来!-Backtracking to solve TSP problem, for any undirected graph, loop as long as there can be found, no loop can be detected!
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:5379
    • 提供者:Horace
  1. TSP

    0下载:
  2. 介绍了一下著名的TSP问题,旅行商问题,提出了几种解法。-Introduction about the well-known TSP problem, traveling salesman problem, proposed several solutions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:122507
    • 提供者:胡琳
  1. TSP

    0下载:
  2. 一些小程序,有关于TSP问题的代码,这是数据结构老师安排的作业-Small programs, the code on the TSP problem, which is a scheduled job data structure teacher
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1112
    • 提供者:hjm
  1. tsp

    0下载:
  2. 用蚁群算法解决TSP问题,快速便捷而且很全面,比较谨慎-Ant colony algorithm to solve TSP, quick and easy and very comprehensive, more cautious
  3. 所属分类:Data structs

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

    0下载:
  2. 旅行商问题(Traveling Saleman Problem,TSP)又译为旅行推销员问题、货郎担问题,简称为TSP问题,是最基本的路线问题,该问题是在寻求单一旅行者由起点出发,通过所有给定的需求点之后,最后再回到原点的最小路径成本。采用回溯法,邻点法实现,有图形界面。-TSP (Traveling Saleman Problem, TSP) also translated as traveling salesman problem, traveling salesman problem, r
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2897718
    • 提供者:invest
  1. TSP

    0下载:
  2. 旅行商问题的部分资料,有参考的价值。TSP问题,遗传算法-Some information on the traveling salesman problem, a reference value. TSP problem, genetic algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1534481
    • 提供者:hu
  1. tsp

    0下载:
  2. 关于旅行商问题求解最短路径的程序设计,本程序很好解决TSP问题的算法-About Traveling Salesman Problem solving the shortest path programming, this program is a good algorithm to solve TSP problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:22304
    • 提供者:zero5885
  1. TSP.matlab

    0下载:
  2. 基于遗传算法解决TSP问题,matlab,可以实现-Based on the genetic algorithm to solve TSP problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:135967
    • 提供者:明月
  1. TSP-PROBLEM

    0下载:
  2. C99标准实现的动态规划法和分支定界法解决TSP问题-Dynamic Programming Method and Brand-and-Bound Method Solving TSP Problem Under C99 Standard
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5977
    • 提供者:create
« 12 3 »
搜珍网 www.dssz.com