CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - tsp算法

搜索资源列表

  1. tsp.c

    1下载:
  2. 求解货郎担问题的分枝限界算法,程序中有较为详细的注释-solving the traveling salesman problem Branch and Bound algorithm, procedures are more detailed Notes
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3463
    • 提供者:郎风华
  1. TSP

    0下载:
  2. \"遗传算法\"以及\"退火算法\"用C++语言可以直接运行
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1419564
    • 提供者:mause
  1. 遗传算法用于tsp问题的研究

    0下载:
  2. 此文件是用VC编写的关于编译原理遗传算法用于tsp问题的研究-this document is prepared by the VC on the principle of genetic algorithms compiled for the study tsp
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:196494
    • 提供者:nyxz
  1. 蚂蚁算法

    1下载:
  2. VC++设计的蚂蚁算法在TSP问题中的应用 方便学习蚂蚁算法 -VC design Ant Algorithm in the TSP of ants facilitate learning algorithm
  3. 所属分类:其它

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

    0下载:
  2. 很好很重要的十进制遗传算法的源代码,C#的-Decimal very important source of genetic algorithms, C#' s
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:57407
    • 提供者:王龙哥
  1. tsp

    0下载:
  2. tsp算法,遗传算法解决tsp问题,用到MATLAB编程-tsp algorithm, genetic algorithm to solve the tsp problem, use MATLAB Programming
  3. 所属分类:assembly language

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

    0下载:
  2. 是用归并排序 开发环境是C++ 算法代码经acm测试通过 -无
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:975
    • 提供者:偶尔淫荡
  1. psotsp

    0下载:
  2. 用粒子群算法解决tsp问题,其粒子群算法为离散粒子群算法。-Using particle swarm algorithm to solve the problem tsp its discrete particle swarm PSO.
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:5853
    • 提供者:何涛
  1. ant-tsp-ndd

    0下载:
  2. 该算法能够蚁群算法在TSP问题上的实现,能取得比较好的效果,但并非本人编写。-This programming can solving TSP problem,the effect is good ,but it is not created by me.
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1134184
    • 提供者:牛当当
  1. TSP

    0下载:
  2. 基于蒙特卡洛的TSP问题算法,方便学习使用。主要是近似算法-Based on the TSP Monte Carlo algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:925
    • 提供者:长海燕
  1. Ga-TSP-wenti

    0下载:
  2. 用遗传算法求出TSP问题,可以再excel里换自己想要的坐标(x,y) 就可以了-TSP problem is obtained using genetic algorithms, can excel in the other they want the coordinates (x, y) on it.
  3. 所属分类:assembly language

    • 发布日期:2017-11-11
    • 文件大小:862804
    • 提供者:李斌
  1. genetic-algorithm-to-solve-TSP

    0下载:
  2. 用遗传算法求出TSP问题当中的问题,很好用!-TSP problem which was obtained using genetic algorithms, and easy to use!
  3. 所属分类:assembly language

    • 发布日期:2017-11-07
    • 文件大小:886523
    • 提供者:李斌
  1. tsp-chang

    0下载:
  2. 5个城市TSP(旅行商问题)的基于遗传算法的C++源代码,希望对于你学习遗传算法会有一定的帮助-Five cities TSP (traveling salesman problem), genetic algorithm-based C++ source code, there will be some hope for you to learn the genetic algorithm help
  3. 所属分类:source in ebook

    • 发布日期:2017-11-29
    • 文件大小:2454
    • 提供者:
  1. TSP---Matlab

    0下载:
  2. 将遗传算法用于旅行商问题求最佳路径的算法,程序简单易懂-The genetic algorithm for traveling salesman problem the optimal path algorithm, program is simple and easy to understand
  3. 所属分类:assembly language

    • 发布日期:2017-11-25
    • 文件大小:32363
    • 提供者:zjy
  1. TSP-ACO

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

    • 发布日期:2017-04-12
    • 文件大小:1661
    • 提供者:棋哥
  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. The-algorithm-of-ACA-anout-TSP

    0下载:
  2. 基于遗传算法的TSP算法程序,程序完整,下载下来即可运行-TSP algorithm based on genetic algorithm procedure is complete, you can run downloaded
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:260050
    • 提供者:周小舟
  1. chapter4

    0下载:
  2. TSP是典型的NP完全问题,既其最坏情况下的时间复杂度随着问题规模的增大按指数方式增长,到目前为止还未找到一个多项式时间的有效算法。(TSP is a typical NP complete problem, and its worst-case time complexity increases exponentially as the problem size increases. So far, no polynomial time efficient algorithm has been
  3. 所属分类:书籍源码

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:张东冉111
  1. 禁忌算法求解tsp

    2下载:
  2. 利用禁忌搜索算法求解经典TSP问题。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。(Tabu search algorithm for solving classical TSP problems)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-02
    • 文件大小:14336
    • 提供者:春天里的
  1. TSP双蚁群算法

    0下载:
  2. 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为(The ant colony algorithm is a probabilistic algorithm used to find the optimal path. It was proposed by Marco Dorigo in his doctoral dissertation in 1992, inspired by the wa
  3. 所属分类:书籍源码

    • 发布日期:2018-01-02
    • 文件大小:16384
    • 提供者:春天里的
« 12 3 4 »
搜珍网 www.dssz.com