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

搜索资源列表

  1. salesman-temp

    0下载:
  2. 货郎担 最短路径问题 用链表储存最短路径节点-traveling salesman problem using the shortest path Listless storage nodes Shortest Path
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.11kb
    • 提供者:邵柏波
  1. chcp

    0下载:
  2. 图论算法,旅行推销员问题,很有趣。 可算出图中的哈米尔顿回路-graph algorithm, traveling salesman problem, very interesting. Map can be calculated totally dominated the circuit
  3. 所属分类:数据结构常用算法

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

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

    • 发布日期:2008-10-13
    • 文件大小:23.2kb
    • 提供者: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
    • 文件大小:11.89kb
    • 提供者:chen
  1. 货郎担分枝限界图形演示

    0下载:
  2. 货郎担分枝限界图形演示 问题描述:某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-traveling salesman Branch and Bound graphic demonstration Problem descr iption : A salesman to a number of cities to sell commodities, the known distance
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.15kb
    • 提供者:林周
  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
    • 文件大小:2.51kb
    • 提供者:任天笑
  1. travelling_saleman

    0下载:
  2. 经典算法:旅行商算法,采用爬上法和分支界限搜索-classical algorithm : traveling salesman algorithm, used to climb up and branch Boundary Search
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10.12kb
    • 提供者:王菲
  1. traveljinshi

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

    • 发布日期:2008-10-13
    • 文件大小:1.06kb
    • 提供者:agi995
  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
    • 文件大小:1.1mb
    • 提供者:李灵坡
  1. TSP_PianYi

    0下载:
  2. 图论中的经典TSP旅行商问题的“便宜”算法,C语言实现的DOC程序。-graph theory of classical TSP Traveling Salesman Problem "bargain" algorithm, C language DOC procedures.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.08kb
    • 提供者:周龙亭
  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
    • 文件大小:55.37kb
    • 提供者:章为到
  1. 货郎担限界算法A

    0下载:
  2. 货郎担限界算法 c语言-traveling salesman Bound algorithm language c
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.33kb
    • 提供者:ddr
  1. 旅行商问题

    0下载:
  2. 这是一个旅行商问题的算法源程序,代码较为简短,说明详细,可读性好。压缩包里面只包含源程序文件,要在vc上面运行。-This is a traveling salesman problem algorithm source code, code brief that detailed and readable. Compressed they contain only source files to run above the vc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.94kb
    • 提供者:xtbc
  1. travelingSalespersonProblem.ra

    0下载:
  2. 旅行商问题的实现,用分支界限法实现旅行商问题,The realization of traveling salesman problem, and the Limits of Law branch of the realization of traveling salesman problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:191.58kb
    • 提供者:燃烧
  1. a

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

    • 发布日期:2017-04-17
    • 文件大小:91.76kb
    • 提供者:童言
  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
    • 文件大小:2.78kb
    • 提供者:童言
  1. tsp

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

    • 发布日期:2017-04-04
    • 文件大小:1.52kb
    • 提供者:zxp
  1. Program

    0下载:
  2. 用很简单的方法描述了如何勇贪婪算法解决旅行商问题-Using very simple methods Yong describes how greedy algorithm to solve traveling salesman problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1.33kb
    • 提供者:FYL
  1. TravelingSalesmanProblem

    0下载:
  2. 用便宜算法解决旅行商问题,附测试用例和报告-Cheap algorithm used to solve traveling salesman problem, with test cases and reporting
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:8.43kb
    • 提供者:杨猛
  1. Traveling-salesman-problem

    0下载:
  2. 货郎担问题,最短路径算法,使用c++实现-Traveling salesman problem using the shortest path algorithm data structure to achieve c++
  3. 所属分类:Data structs

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