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

搜索资源列表

  1. dongtaiguihua

    0下载:
  2. 用动态规划算法计算旅行商 挺不错的,可以看看 输入的时候是输入矩阵 需要自己换行-Dynamic programming algorithm with very good salesman, you can see when the input is the input matrix needs its own wrap
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:179654
    • 提供者:GYM
  1. DynamicProgramming

    0下载:
  2. 数据结构的作业,用动态规划算法解决旅行商问题-Data structure operations, with a dynamic programming algorithm to solve traveling salesman problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:25770
    • 提供者:王佳佳
  1. gega

    0下载:
  2. 模拟退火算法,可以实现matlab中的旅行商问题,谢谢下载。-The emulation backs fire calculate way
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:8219
    • 提供者:hushu
  1. Tsp

    0下载:
  2. 动态规划关于旅行商问题的C++实现源代码。-On the traveling salesman problem dynamic programming C++ implementation source code. 11111111
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1105229
    • 提供者:chyl
  1. 利用遗传算法解决旅行商问题

    0下载:
  2. 利用遗传算法解决旅行商问题,程序简单易懂,很实用。
  3. 所属分类:matlab例程

  1. tsp_NSGA

    0下载:
  2. 解决多目标的旅行商问题,可得出非劣解和前沿图(To solve the multi-objective traveling salesman problem, we can obtain the non inferiority solution and the frontier graph)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:liya037
  1. ACO_TSP

    1下载:
  2. 利用蚁群算法求解旅行商问题,求解100个城市的最短路程(Using Ant Colony Optimization to solve TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:SHSFforever
  1. GA-TSP

    0下载:
  2. 利用遗传算法求解旅行商问题,求解100城市的最短路程(Using GA to solve TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:4096
    • 提供者:SHSFforever
  1. Ant_TSP

    0下载:
  2. 基于蚁群算法的旅行商问题,matlab源代码,带功能说明(Ant colony algorithm for traveling salesman problem matlab source code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:水木刀
  1. 基于蚁群算法解决旅行商问题

    0下载:
  2. 主要讲解了如何用蚁群算法来解决 旅行商问题(Mainly explains how to use ant colony algorithm to solve travel salesman problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:61440
    • 提供者:Vlice
  1. GATraveller

    0下载:
  2. GAT旅行商,随机生成城市,一个出发点,最终回到初始点。遍历计算,求最短路径(GAT travel agents randomly generate cities, a starting point, and eventually back to the initial point. Traversal calculation, seek the shortest path)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:220160
    • 提供者:LM11
  1. TspTS

    0下载:
  2. 采用禁忌搜索算法求解旅行商问题,欢迎下载(Traveling salesman problem is solved by Tabu Search Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:ColbyLi
  1. 旅行商问题

    0下载:
  2. 基于遗传算法求解旅行商问题,程序中随机设置了城市点出现的情况。(Genetic algorithm based travel salesman problem, the program randomly set up the city point of view.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:USSThobo2
  1. 连续Hopfield神经网络的优化—旅行商问题优化计算

    0下载:
  2. 连续Hopfield神经网络的优化 旅行商问题优化计算(Traveler problem optimization calculation)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:169984
    • 提供者:J0kker
  1. TSP_Ant

    0下载:
  2. 通过蚁群算法,建立数学模型,从而解决旅行商问题(Through the ant colony algorithm, a mathematical model is established to solve the traveling salesman problem)
  3. 所属分类:其他

  1. TspGA源码

    0下载:
  2. TSP(旅行商问题)遗传算法实现源代码。(TSP (travel salesman problem) genetic algorithm to achieve the source code.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-28
    • 文件大小:448512
    • 提供者:苯小糠
  1. MATLAB 路径规划

    0下载:
  2. 利用matlab对旅行商问题进行求解,31座城市坐标最短路径规划(The traveling salesman problem is solved by using MATLAB, and the shortest path planning of 31 urban coordinates is given)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:7168
    • 提供者:L莫尔
  1. 7旅行售货员

    0下载:
  2. 上传的这个程序是使用C语言编写的旅行商问题。(Upload this program is written in C language, it is to solve the traveling salesman problem)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:卌艹部落
  1. 旅行商

    0下载:
  2. 利用分支界限算法实现旅行销售商问题的分支限界算法(Branch and bound algorithm for the traveling salesperson problem)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:SDQWDWQ
  1. tsp_ga

    0下载:
  2. GA求解旅行商问题,不仅有动态路径,还有距离变化分析(GA to solve the traveling salesman problem)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-11
    • 文件大小:4096
    • 提供者:王道2018
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com