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

搜索资源列表

  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. PSO-ACO-TSP

    2下载:
  2. PSO-ACO-TSP算法,解决旅行商问题,结合PSO和ACO算法-PSO - ACO - TSP algorithm to solve the traveling salesman problem, and with PSO and ACO Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:69057
    • 提供者:liangwei
  1. Discrete_PSO_TSP_C

    2下载:
  2. 离散粒子群算法(Discrete PSO)C语言源代码。 附带有利用D-PSO解决旅行商问题(TSP)的代码可作为使用时的Demo参考-discrete particle swarm algorithm (Discrete PSO) C language source code. Incidental use of a D-PSO solve the traveling salesman problem (TSP) code can be used as a reference when t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:49928
    • 提供者:布拉德
  1. HopfieldExperiment

    0下载:
  2. 采用Hopfield网络解决旅行商问题,收敛速度快。-using Hopfield network to solve the traveling salesman problem, and fast convergence.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1623
    • 提供者:BlueTooth
  1. tsp-word

    0下载:
  2. 用遗传算法解决旅行商问题的简单实现.word格式,简单,易懂 -using genetic algorithms to solve the traveling salesman problem simple realization. Word format, a simple, understandable
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:82705
    • 提供者:王子文
  1. antantant

    0下载:
  2. 基于最近比较流行的遗传算法的TSP(旅行商问题的研究-based on the recent popularity of genetic algorithm TSP (Traveling Salesman Problem Research
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3817
    • 提供者:alienx
  1. travelingsalemanproblem

    0下载:
  2. 主要解决旅行商问题(traveling saleman problem,简称tsp,即已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市,求解最短距离的遗传算法。-mainly to solve the traveling salesman problem (traveling saleman problem, listed tsp, known cities n between the distance from the existi
  3. 所属分类:matlab例程

    • 发布日期:2012-11-05
    • 文件大小:1575
    • 提供者:阳文
  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. vivaldi-sim-Aug232006.tar

    0下载:
  2. 题描述的是一个旅行商要到几个城市去,每个城市必须去一次且仅能去一次,要求满足这样条件的最短路径。将本软件稍作扩展即可用于城市规划、公交车路径安排-that descr iption is a traveling salesman to several cities, each city must go to one and only one, satisfy requirements for the shortest path. This software can be used for som
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:20205
    • 提供者:何泼
  1. libMeridian-1.0.tar

    0下载:
  2. 件主要用于帮助计算机爱好者学习蚁群算法时做有关蚁群算法的试验。蚁群算法作为一种优秀的新兴的算法,具有非常广的应用前景,越来越多的人开始学习蚁群算法,因此本软件也有推广前景。 本软件除了用于教学目的外,还可用于解决实际生活中的与TSP(即,旅行商问题)问题相关的问题。-mainly used to help computer enthusiasts Ant learning algorithm to do the ant algorithm tests. Ant algorithm is a go
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:215979
    • 提供者:何泼
  1. MAOS_TSP

    0下载:
  2. 用于求解TSP(Traveling salesman problem,旅行商问题)问题,基本执行见run.bat, 其它详见其中的readme.txt。(实例为TSPLIB格式,见myprojects目录,包括eil51, d198, lin318等小型问题,以及1000到3000城市之间的例子,基本能得到最优解)-for TSP (Traveling salesman problem, TSP), the implementation of basic run.bat see, see the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:234573
    • 提供者:caqi
  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
    • 文件大小:6229
    • 提供者:周龙亭
  1. toolbox-tsp

    0下载:
  2. 是全面分析旅行商问题的工具箱,包含了很多方面的测试程序-is a comprehensive analysis of the traveling salesman problem toolbox contains a lot of testing procedures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:551171
    • 提供者: 包海洁
  1. travelsale

    0下载:
  2. 利用遗传算法解决旅行商问题,以五个城市为例,给出了程序的源码和具体说明。-using genetic algorithms to solve the traveling salesman problem, and to five cities as an example, the program source and specify.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:9784
    • 提供者:王萱
  1. lvxingshang

    0下载:
  2. 算法分析问题:用VC编写的旅行商程序,可以实现旅行商最短路径旅行个城市的功能-algorithm analysis : VC procedures for the preparation of the traveling salesman, TSP can achieve the shortest path of travel to the cities function
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18832
    • 提供者:suyulan
  1. 20070609

    0下载:
  2. 高斯回代算法源代码 蚁群算法的matlab源码 蚁群算法TSP(旅行商问题)通用matlab程序 Java实现几种常见的排序算法 用pascal语言实现希尔排序算法-Gaussian back to the source code generation algorithm Ant Algorithm Matlab source Ant Algorithm TSP (TSP) General Matlab procedures Java Several ranking algori
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6323
    • 提供者:asegwaeg
  1. GAtsp(C++)

    0下载:
  2. 这是从其他网站下载的C#程序,用以求解旅行商的问题,采用算法为遗传算法-This is downloaded from other websites C# procedure for solving the traveling salesman problem, the algorithm used for the genetic algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3457
    • 提供者:刘艳
  1. 750

    0下载:
  2. 仍然是求解旅行商遍历若干城市的程序源代码,以文本形式给出,可以用c#平台运行-is still traveling salesman for a number of cities in the traversal of program source code, the form is given to the text. c # can run platform
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15866
    • 提供者:刘艳
  1. GA_TSP_Matlab

    0下载:
  2. matlab遗传算法工具箱,解决TSP旅行商问题,很好用的代码。-Matlab toolbox genetic algorithm to solve TSP traveling salesman problem, easy to use code.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:98284
    • 提供者:appli
  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 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com