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

搜索资源列表

  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. TravelingSalesmanProblemwithGeneticAlgorithm

    0下载:
  2. this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input error checki
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4044
    • 提供者:宏姬
  1. tsp(c)

    0下载:
  2. 简单模拟退火算法-货郎担问题.txt(c语言)-simple simulated annealing-traveling salesman problem. Txt (c language)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2085
    • 提供者:yangjin
  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. TSP(travel)

    0下载:
  2. 该程序是模拟退火算法应用中旅行商问题得MATLAB实现-that the procedure was simulated annealing applications traveling salesman problem in MATLAB
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8949
    • 提供者:王玥
  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. 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. ga_and_tsp

    0下载:
  2. 这是一个用matlab编写的,关于如何用遗传算法来解决货郎担问题的程序-using Matlab, prepared on how to use genetic algorithms to solve the traveling salesman problem procedures
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7352
    • 提供者:袁成序
  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. 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. 分支界限法求解货郎担问题

    0下载:
  2. 研究生算法作业分支界限法求解货郎担问题-graduate algorithm operations branch line Traveling Salesman Problem Solving
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:260596
    • 提供者:ayan1228
  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. benchmark+for+DP

    0下载:
  2. 旅行商问题(动态规化) 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。 例如:给定4个城市{1,2,3,4}及其各城市之间的路程 -traveling salesman problem (dynamic regulation of) a salesman to a number of cities to sell commodities, known the dis
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:60163
    • 提供者:586
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com