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

搜索资源列表

  1. TSP

    0下载:
  2. 用遗传算法、贪心算法以及穷举法对TSP问题进行求解-Genetic algorithm, the greedy algorithm and the brute-force method to solve the TSP problem
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 近邻法求解TSP问题程序设计说明书,针对TSP问题的分析,算法设计!-Neighbor method is used to solve the TSP program design specifications, according to the analysis of the TSP, algorithm design!
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:9480
    • 提供者:杨盼盼
  1. genetic-algorithm--for-TSP

    0下载:
  2. 基于TSP的遗传算法,采用多种遗传算法的多种方案求解经典的TSP问题-TSP-based genetic algorithm, using a variety of programs for a variety of genetic algorithm for solving a classic TSP problem
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5194
    • 提供者:汪照
  1. tsp

    0下载:
  2. 求解TSP问题,遗传算法的巡航例程,一架飞机进行巡航。-np problem
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:1842
    • 提供者:刘培文
  1. PSO-for-TSP-of-51-city

    0下载:
  2. 为本人毕业设计里,粒子群算法的一个应用,求解51个城市的TSP问题,城市的个数和位置都可以改动,并与遗传算法求解的结果进行对比!-I graduated from the design, the application of the particle swarm algorithm for solving the 51 cities TSP problem, the number and location of the city can be altered, and compared with
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:9973
    • 提供者:lin
  1. Genetic-algorithm---TSP

    0下载:
  2. 基于MATLAB的遗传算法的旅行商(TSP)问题求解,TSP问题:有一个推销员,要到n个城市推销商品,他要找出一个包含所有n个城市的具有最短路程的环路。-Solving based MATLAB genetic algorithm traveling salesman problem (TSP), TSP problem: a salesman to sell goods to the n cities, he wants to find the one that contains all th
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:2238
    • 提供者:李先生
  1. TSP

    0下载:
  2. 遗传算法 求解TSP问题VC6++代码-Genetic algorithm for TSP VC6++ code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-07
    • 文件大小:2334
    • 提供者:王虎
  1. TSP

    0下载:
  2. 遗传算法求解TSP问题 输入10个城市 及坐标 求解出最短路径 交叉率 变异率,子代数可修改-Genetic algorithm for TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-08
    • 文件大小:3054
    • 提供者:王振
  1. TSP-GA.zip

    0下载:
  2. 旅行商问题(TSP)是一个经典的优化组合问题,本个案列采用遗传算法来求解TSP问题,进行了选择、交叉、变异算子的设计,并通过MATLAB对算法进行了实现,附有详细的说明和代码。,The traveling salesman problem (TSP) is a classic combination optimization problem, in this case the column using a genetic algorithm to solve TSP problem select
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:887887
    • 提供者:ZHENG
  1. TSP

    0下载:
  2. 1 以10/30个结点的TSP问题为例,用遗传算法加以求解;  2 掌握遗传算法的基本原理、各个遗传操作和算法步骤;  3 能求出问题最优解,若得不出最优解,请分析原因; 4 要求界面显示每次迭代求出的局部最优解和最终求出的全局最优解。-For example, 1 to 10/30 junction TSP problem with a genetic algorithm to solve 2 mastered the basic principles of the gene
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:3142
    • 提供者:soli
  1. TSP

    0下载:
  2. 求解TSP问题很好的一个程序源码,原理是遗传算法来求解-The good solving TSP program source code, the principle of genetic algorithm to solve
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:5910
    • 提供者:李倩
  1. TSP-

    0下载:
  2. 智能优化算法求解TSP问题,根据文件中输入输出文件可以求解。-failed to translate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-28
    • 文件大小:444287
    • 提供者:cai yafei
  1. Clone-Algorithm-For-TSP

    0下载:
  2. 基于免疫单克隆算子求解TSP问题的源码,辛辛苦苦自己写的。源代码里面还包括模拟退火,贪婪算法,遗传算法,下载读懂了,你就赚了。-CLONE ALGORITHM FOR TSP
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:1697168
    • 提供者:lijh
  1. dynamic-ACO-for-TSP

    0下载:
  2. 动态蚁群算法(ACO)求解(旅行商)TSP问题-Dynamic ant colony algorithm (ACO) to solve the problem (TSP) TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:243631
    • 提供者:john
  1. TSP

    0下载:
  2. 遗传算法求解TSP问题。详细步骤给出。请看附件。-Genetic algorithm for TSP. Detailed steps are given.
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:123657
    • 提供者:张梦颖
  1. SAT-TSP

    0下载:
  2. 模拟退火求解TSP问题,最简洁的求解TSP的模拟退火例程,并输出图形-Simulated Annealing for TSP, the most concise routines for TSP simulated annealing and graphical output
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:883
    • 提供者:郭振
  1. Tsp

    0下载:
  2. 本程序为使用基本GA求解tsp问题。利用java编程,求解城市间最短距离。-GA tsp
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:2978
    • 提供者:xuqing
  1. GA-for-course-tsp

    0下载:
  2. 用matlab编写的用遗传算法求解TSP问题的源代码,程序简单,效率高,可靠性好-Prepared using matlab genetic algorithm for TSP source code, the program is simple, high efficiency, good reliability
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:4432
    • 提供者:晓天
  1. yichuansuanfa-TSP

    0下载:
  2. 改进遗传算法求解tsp问题,不错的c++代码!-Improved genetic algorithm tsp problem, a good c++ code!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4415259
    • 提供者:shengshi_80
  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 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 39 »
搜珍网 www.dssz.com