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

搜索资源列表

  1. tsp-matlab

    0下载:
  2. The travelling salesman problem (TSP) or travelling salesperson problem asks the following question: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and retu
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:25495
    • 提供者:asqw
  1. TSP

    0下载:
  2. Held-Karp算法解决TSP最短路径问题,现在已经可以运行13000个节点-To solve the TSP problem by Held-Karp algorithm, it can run with 13000 nodes by now
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:2578
    • 提供者:bear
  1. tsp

    0下载:
  2. 本程序为神经网络解决TSP问题 数据有100城市 200城市和500城市,采用VC++编程 程序中已经设置成最佳参数 交叉驴0.6 变异率0.01 @ 迭代500 代。效果不错-The procedures for the neural network to solve the TSP data of 100 cities 200 cities and 500 cities, using VC++ programming procedure has been set to the optim
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3297
    • 提供者:mark
  1. sa-tsp

    0下载:
  2. 应用模拟退火的TSP优化算法,程序注释清晰,运行流畅-The TSP simulated annealing optimization algorithm, the program notes clear and running smoothly
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1290
    • 提供者:
  1. TSP

    0下载:
  2. 求解TSP问题,即在N个城市中各经历一次回到出发点,使所经过的路程最短。采用连续的Hopfield网络实现以5个城市为例的TSP问题。-TSP problem, that each of the N cities experiencing a return to the starting point, so that the shortest distance elapsed. Use continuous Hopfield networks to five cities as an examp
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:91652
    • 提供者:candice_shaw
  1. Hopefield-TSP

    0下载:
  2. 用Hopefield方法求解TSP问题,更加高效。-Use Hopefield method to solve TSP problem, the more efficient.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7743
    • 提供者:sdk
  1. TSP

    0下载:
  2. matlab版本 图论中的旅行商问题TSP算法 一般C版本的比较多,这里提供matlab版本的,更简单方便使用 -Matlab code of TSP algorithm in graph theory
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:10964
    • 提供者:赛博格
  1. TSP

    1下载:
  2. 用于遗传算法的TSP算法,应用时可根据具体去哪里做适当修改-Genetic Algorithm for TSP algorithm, according to the specific application can make the appropriate changes where
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:8747
    • 提供者:张艳伟
  1. ACO-for-TSP

    0下载:
  2. Ant colony for tsp(traveling sale person) in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1887
    • 提供者:farhad
  1. TSP

    0下载:
  2. 使用C#编程求解典型TSP问题,具体使用的是遗传算法。-genetic algotithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:35023
    • 提供者:wangkeqin
  1. TSP

    0下载:
  2. 经典的神经网络TSP问题,相信对你一定会有很大的帮助-Classical neural networks TSP problem, I think you must be a great help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2164
    • 提供者:杨浩广
  1. TSP-MATLAB-CODE

    0下载:
  2. 用改进遗传算法求解TSP问题,并编制了完整的Matlab程序予以仿真实现.程序中选择算子采用最佳个体保存与赌轮选择相结合的策略,最后分析了最佳个体保存比例对寻优效果的影响. 更多还原-Improved genetic algorithm for TSP, and the preparation of a complete Matlab simulation program to be achieved. Program, select the operator uses the best in
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:163158
    • 提供者:王斌
  1. TSP-matlab-gui

    0下载:
  2. matlab 关于tsp解法的matlab程序,可以供大家参考下和学习下-About tsp solution matlab matlab program, can be used for your reference and learning under
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:39923
    • 提供者:彭成新
  1. TSP

    0下载:
  2. 基于蚁群算法的TSP优化问题求解!人工智能实验!-Based on ant colony optimization algorithm to solve TSP! AI experiment!
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1125391
    • 提供者:张三
  1. TSP

    0下载:
  2. 一个运用模拟退火算法求解TSP问题的小例子程序-A simulated annealing algorithm for TSP small example program
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1092
    • 提供者:孙德宇
  1. TSP-ACO

    0下载:
  2. 運用蟻群演算法ACO去求解TSP旅行者路徑問題-Using ant algorithm to solve TSP travelers ACO path problem
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1661
    • 提供者:棋哥
  1. TSP-SA

    0下载:
  2. 運用模擬退火法SA求解旅行者路徑問題TSP,-Using simulated annealing SA travelers path problem solving TSP,
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1180
    • 提供者:棋哥
  1. tsp-vb

    0下载:
  2. 通过VB语言,实现TSP旅行商问题的求解,采用Ford算法实现-By VB language, to achieve for TSP Traveling Salesman Problem, using Ford algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:76966
    • 提供者:vera
  1. tsp-java

    0下载:
  2. The task of this application was to explore the possibilities of genetic programming and to test it on a well known Traveling Salesman Problem (TSP), where the salesman should visit given number of cities and then return back home, all in the sho
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6118459
    • 提供者:Chan
  1. tsp

    0下载:
  2. 基于MATLAB的TSP问题求解,有详细的程序解释和代码-MATLAB-based problem solving TSP, a detailed explanation of the program and code
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:262919
    • 提供者:lix
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com