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

搜索资源列表

  1. tsp(2)

    0下载:
  2. 本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法-the process of multi-city tsp (ie, the traveling salesman problem) Genetic Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:19631
    • 提供者:叶靥
  1. hopfield解决TSP问题

    1下载:
  2. 人工神经网络实验之一,用Hopfield网络解决旅行商问题。文件中除源程序外还有word文档对算法,理论,问题描述,实验结果,实验分析的完整介绍-experimental artificial neural network, Hopfield network Traveling Salesman Problem. Apart from the source document but also have a word document of the algorithm theory, and th
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:94041
    • 提供者:李琳
  1. Hopfield网络解TSP的改进算法

    0下载:
  2. 这是一个旅行商问题的神经网络算法,神经网络算法有很多种,但神经网络算法还比较少见,这是本人从中国期刊网下载到的,很有用-This is a traveling salesman problem of neural network algorithms and neural network algorithm can take many forms, but the neural network algorithm is still relatively rare, this is my jour
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:163237
    • 提供者:谭国辉
  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. SimulatedAnnealing(TSP)CSHARP

    1下载:
  2. 运用c#语言实现模拟退火算法,同时利用该算法解决旅行商(TSP)问题,获得遍历所有城市序号的最优路径。-use c # language simulated annealing, while using the algorithm to solve traveling salesman (TSP). access to the serial numbers of all the cities traverse the optimal path.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:131403
    • 提供者:linvg
  1. gatsp1

    0下载:
  2. matlab程序,遗传算法解决经典的TSP(旅行商)问题-Matlab procedures, genetic algorithm to solve the classic TSP salesman problem (TSP)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2147
    • 提供者:马晓宁
  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. 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. 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. 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. 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. 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. hopfieldTSP

    1下载:
  2. 利用hopfield神经网络解决TSP(旅行商)问题-use hopfield neural network to solve TSP salesman problem (TSP)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6236663
    • 提供者:祖超
  1. GA_TSA

    0下载:
  2. 利用遗传算法解决TSP旅行商问题的Java原码-using genetic algorithms to solve the traveling salesman problem TSP original Java code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:26802
    • 提供者:祖超
  1. Tsp

    1下载:
  2. 使用蚁群算法解决旅行商问题,mfc应用程序,城市数目及坐标在eil51.tsp里-use ant algorithm to solve the traveling salesman problem, and mfc applications, The number of cities and coordinates the eil51.tsp Lane
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. tsp问题俗称旅行商问题,一个商人从一个城市出发,经过所有的城市一次且仅一次回到出发的城市,问旅行商应当如何选择路径使总路径最短。本程序是用lingo软件编写的,只需要更改城市的数目以及距离矩阵即可。
  3. 所属分类:其它

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

    0下载:
  2. 求解旅行商问题 已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市。如何安排他对这些城市的访问次序,可使其旅行路线的总长度最短?
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1696
    • 提供者:李伟
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 35 »
搜珍网 www.dssz.com