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

搜索资源列表

  1. ACS

    0下载:
  2. 基本蚁群算法用于解决eil51 TSP问题代码,开发环境是VC-basic ant colony algorithm is used to solve eil51 TSP code development environment is VC
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:6601
    • 提供者:王红
  1. tsp-mpi

    0下载:
  2. 关于tsp问题的基于windows环境下的mpi实现源代码。-tsp of the windows environment based on the realization of the source code mpi.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:4049
    • 提供者:潘小雨
  1. ssdddf

    0下载:
  2. 介绍用ssdddf方法实现的网格算法,用来解决TSP问题-presentation ssdddf method of mesh algorithm used to solve the TSP
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3980
    • 提供者:jfjdfif
  1. TSPDBANT

    0下载:
  2. TSP双蚁群算法,应用双蚁群算法,来解决TSP问题,即旅行商问题
  3. 所属分类:并行运算

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

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

    • 发布日期:2008-10-13
    • 文件大小:1419564
    • 提供者:mause
  1. TspGA

    0下载:
  2. it use the genetic algorithm to deal with the TSP problem
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:56090
    • 提供者:黄晨华
  1. Parallel_TSP

    0下载:
  2. 基于MPI并行技术,用遗传算法解决旅行商问题-MPI TSP GA
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:3978
    • 提供者:
  1. ACATSP

    0下载:
  2. matlab源程序,用于求解TSP(旅行商)问题-matlab source code for the solution of TSP (TSP) problem
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1392
    • 提供者:叶红
  1. tsp_ga

    0下载:
  2. tsp的解法 一起研究吧、 让我们都学好matlab-tsp of solution come together to study the
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:2907
    • 提供者:haidong99
  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. gsd

    0下载:
  2. 蚁群算法源程序:求31个城市的最短路径的程序!(TSP)-Ant Colony source: 31 cities seeking the shortest path program! (TSP)
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:1466
    • 提供者:赵宁
  1. tspapp_src

    0下载:
  2. TSP algorithm for C and openmp
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:208225
    • 提供者:chen
  1. ant

    0下载:
  2. 用蚁群算法解决TSP问题,该程序并非本人编写,见谅!-using ant colony to solve problem of TSP,this program is not created by me,forgiving me!
  3. 所属分类:MPI

    • 发布日期:2017-05-01
    • 文件大小:722217
    • 提供者:牛当当
  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. 经典旅行商问题的并行解法。精确旅行商问题是NP问题,这里使用并行的办法获得一个精确解,大概在15个节点用8台1.7Ghz节点运行耗时30min-basic tsp algorithm code. using mpich2.
  3. 所属分类:MPI

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

    0下载:
  2. TSP遗传算法源代码C语言代码,能够很好地解决问题。-TSP genetic algorithm source code
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3769
    • 提供者:王雪华
  1. pso-tsp-parallel-by-tedade-tekrar

    0下载:
  2. mpi.net sample of tsp problem using pso algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:46306
    • 提供者:smsm
  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. TSP-general-GA-Program-of-Matlab

    0下载:
  2. TSP问题的遗传算法Matlab程序,文件格式是微软word的doc格式,-general genetic algorism Program of Matlab for the TSP problem
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:32282
    • 提供者:徐渭
  1. GA-TSP

    0下载:
  2. tsp问题的遗传算法求解代码,应用于matlab平台-Code genetic algorithm to solve TSP problem, applied in the matlab platform
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:30138
    • 提供者:zengyu
« 12 »
搜珍网 www.dssz.com