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

搜索资源列表

  1. 109201286tsp

    0下载:
  2. 一种求解TSP问题的新算法.pdf -asdfasdfasdfasfd
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:4209
    • 提供者:shishuiwuhen
  1. gsd

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

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

    0下载:
  2. 使用遗传算法的Matlab思想解决TSP问题,-Genetic
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3692
    • 提供者:凌跃光
  1. 1234

    0下载:
  2. implementation of tsp
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2323
    • 提供者:ghofli
  1. Project_TSP

    0下载:
  2. this an application of TSP problem.the data set is k150.txt. we use genetic algorithm for solving TSP problem.-this is an application of TSP problem.the data set is k150.txt. we use genetic algorithm for solving TSP problem.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:1002760
    • 提供者:paolo
  1. commivoyager

    0下载:
  2. TSP Problem solving application, which uses branch based algorithm to solve tsp problem easyly by clicking on main form for selecting salesman s positions.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:117377
    • 提供者:Pall
  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. BTSP-Nearest-Insert

    0下载:
  2. 瓶颈TSP的最近插入启发式方法,Delphi源码调试通过-Nearest Insert Algorithm for Bottle TSP
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-22
    • 文件大小:1665
    • 提供者:江资斌
  1. BSP_SA

    0下载:
  2. 求解瓶颈TSP问题的模拟退火算法,Delphi10平台调试通过-Simulated Annealing Algorithm for Bottle TSP, it impletemented in Delphi10.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:1926
    • 提供者:江资斌
  1. genetic_TSP

    0下载:
  2. Implementation of TSP using genetic algorithm using MPI (syn comunications)
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2426
    • 提供者:Alessandro
  1. cheapTSP1

    0下载:
  2. 旅行商问题的近似解答。使用mpich2实现。计算100个节点使用7台机器大概需要10min。使用的模拟退火算法。-basic tsp problem solution using mpich2
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2088
    • 提供者:
  1. AntColony

    0下载:
  2. tsp-c# it s code of sequential of The Traveling Salesman Problem in c#.
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:66160
    • 提供者:atefeh
  1. Approximation4TSP

    0下载:
  2. 三种解决TSP问题的近似算法的实现:最短链路法、最近插入法和最近邻居法-Approximation algorithm for the realization of three to solve the TSP: the shortest link, nearest insertion method and nearest neighbor
  3. 所属分类:source in ebook

    • 发布日期:2017-11-17
    • 文件大小:468014
    • 提供者:黄华仔
  1. Ga-Binary

    0下载:
  2. TSP with Genetic algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-11-26
    • 文件大小:25991
    • 提供者:mehrdad
  1. large_scale_tsp

    0下载:
  2. 求解大规模的TSP,这个混合算法很有效的,希望有帮助哟。-Solving large-scale TSP, the hybrid algorithm is very effective, hope to have help you.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-27
    • 文件大小:159800
    • 提供者:yanboh
  1. mpi

    0下载:
  2. linux下程序,有openmp和mpi,用来完成tsp和cannon程序。-using mpi/openmp to run tsp and cannon
  3. 所属分类:MPI

    • 发布日期:2017-11-17
    • 文件大小:131453
    • 提供者:王童
  1. ant

    0下载:
  2. 蚁群算法是一种较新型的求解大规摸问题的群体智能算法,本源代码用于求解TSP问题-The ant colony algorithm is a more swarm intelligence algorithm to solve the problem of large-scale touch the source code used for solving TSP
  3. 所属分类:source in ebook

    • 发布日期:2017-11-26
    • 文件大小:2759
    • 提供者:马邦雄
  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. Saving-algorithm-programmingVCTSP

    0下载:
  2. 节约算法求TSP问题,VC编译,最高能求20个点,已运行通过-Saving algorithm for TSP problem, VC compiler, the highest demand 20 points, has been run by
  3. 所属分类:source in ebook

    • 发布日期:2017-12-05
    • 文件大小:4036
    • 提供者:游思
  1. work

    0下载:
  2. 基于混合粒子群算法的TSP搜索算法,遗传初始化-Genetic algorithms of the the TSP search algorithm based on hybrid particle swarm of the igonr matab the math you off dosmin
  3. 所属分类:assembly language

    • 发布日期:2017-11-26
    • 文件大小:2177
    • 提供者:门阳
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com