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

搜索资源列表

  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(2)

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

    • 发布日期:2008-10-13
    • 文件大小:19631
    • 提供者:叶靥
  1. 一些解决TSP问题的算法及源代码模拟退火算法

    0下载:
  2. 一些模拟退火算法及元代码,可以用于解决TSP问题的等,我已经验证过了 可以的,速度比较快,大家可以下载试试! -some simulated annealing yuan and the code can be used to solve problems such as TSP, I can be tested, and faster speed, you can download a try!
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 用pascal写的hopfield神经网络解决TSP问题的代码。-with the neural network solution hopfield TSP code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15259
    • 提供者:刘洋
  1. 遗传算法解TSP

    0下载:
  2. 实现用固定变异概率和自适应变异概率解tsp问题的比较,自适应式算法采用基于种群差异度的自适应算法,详见实验报告-achieve fixed mutation probability and Adaptive Solutions tsp mutation probability of comparison, Adaptive Algorithm-based differences in the populations adaptive algorithm, as detailed experime
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:86221
    • 提供者:叶靥
  1. tsp-som

    0下载:
  2. 一个java的小程序,用SOM网络解决的是TSP问题.问题的大小可以自由变化,随机生成权值-a small program that will solve the SOM is TSP. The size of the problem can freely change randomly generated weights
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:26951
    • 提供者:于帆
  1. ant(TSP)

    0下载:
  2. 针对TSP问题,使用蚂蚁演算法求最佳解!程式还满美观唷!-against TSP, the use of the ant algorithm for the optimal solution! Program was one of appearance Police!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:193061
    • 提供者:林建达
  1. TSP(C++)

    0下载:
  2. 遗传算法解决TSP问题C++源码,内有详细中文注释及城市距离矩阵生成工具[VC++]-genetic algorithm to solve TSP C source code, have detailed notes and urban Chinese distance matrix generation tools [VC]
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14478
    • 提供者:才华
  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. 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. ant-tsp-elimcross

    1下载:
  2. 蚁群算法求解tsp问题后去交叉.数据为att48,48个城市的tsp -Ant Algorithm tsp problems to cross. Att48 data, the 48 cities tsp
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 用于解决TSP问题的蚁群算法,里面有详细注释-TSP solution for the ant algorithm, which detailed Notes
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11598
    • 提供者:葛荣雨
  1. 解TSP问题的遗传算法C语言程序

    1下载:
  2. 解TSP问题的遗传算法C语言程序-solution of TSP genetic algorithm C Programming Language
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. TSP双种群蚁群算法。还包括了“30城市TSP问题数据与最优解.mat”,“75城市TSP问题数据.mat”,和“442TSP问题数据与算法对比.mat”-TSP-Stocks ant colony algorithm. Also include "30 cities TSP data and the optimal solution. Mat, " "75 cities TSP data. mat, " and "442TSP problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12975
    • 提供者:ivan
  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的智能算法,里面包含最大最小蚁群算法,蚂蚁系统,蚁群系统
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 该程序用遗传算法求解TSP问题,得到了比较优的解,初学者可以参考。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-16
    • 文件大小:45050
    • 提供者:赵科
  1. TSP(lvxingshangwenti)

    0下载:
  2. 模拟退火求解TSP旅行商问题,有全部的matlab源代码。并且有帮助文件。
  3. 所属分类:matlab例程

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

    0下载:
  2. VC下的蚁群算法,处理问题为TSP中国邮递员问题。另含一个日志处理类。
  3. 所属分类:人工智能/神经网络/遗传算法

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

    1下载:
  2. 暴力破解TSP中国邮递员问题的程序。使用数据为Oliver30.tsp,从其中的蚂蚁算法和暴力破解算法可知智能算法的重要性。
  3. 所属分类:数据结构常用算法

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