CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - TSP问题

搜索资源列表

  1. ann_and_ga_soft

    0下载:
  2. 用神经网络和遗传算法解决tsp问题,先使用神经网络训练出较优个体,然后再进化,可以反其道而行,-using neural networks and genetic algorithms to solve the problem tsp first use of neural network training of better individual, then evolution can be just the opposite.
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:161574
    • 提供者:问涛
  1. tsp+vrp.rar

    1下载:
  2. 详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,并各处多种语言的源代码,包括c,matlab以及delphi。 ,Simulated annealing algorithm described in detail the theory of principle. And TSP as an example to explain the problem and the source code of various languages, including c, matlab, as w
  3. 所属分类:transportation applications

    • 发布日期:2017-03-27
    • 文件大小:26057
    • 提供者:lian
  1. gatspexe

    0下载:
  2. 给出一个运行用遗传算法运算的Delphi可执行程序。可以解决TSP问题。-Give a running operations using genetic algorithms Delphi executable program. TSP problem can be solved.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-25
    • 文件大小:187577
    • 提供者:lian
  1. TspSA

    0下载:
  2. 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。-TSP algorithm by C++
  3. 所属分类:transportation applications

    • 发布日期:2017-05-10
    • 文件大小:2333865
    • 提供者:张得志
  1. tsp

    0下载:
  2. 用蚁群原理编写的商旅路径的优化问题,可以自动绘制各种曲线图,以反应收敛的程度-With the ant colony principle to write business path optimization problem, can be automatically draw all kinds of graph, in order to response the degree of convergence
  3. 所属分类:transportation applications

    • 发布日期:2017-11-20
    • 文件大小:2088
    • 提供者:齐晓鹏
  1. MATLAB-code-for-TSP

    1下载:
  2. 用GA算法和ACO算法在MATLAB上解决TSP问题,附有31个城市的坐标数据-Coordinate data with GA algorithms and ACO algorithm in MATLAB to solve the TSP with 31 cities
  3. 所属分类:transportation applications

    • 发布日期:2017-11-08
    • 文件大小:13953
    • 提供者:刘洪佚
  1. TSP

    0下载:
  2. 旅行商问题的matlab程序,34个城市,采取经营策略-Traveling salesman problem matlab program, 34 cities, to take the business strategy
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-11-26
    • 文件大小:20437
    • 提供者:吴严亮
  1. abc

    2下载:
  2. 邮政运输网络中的邮路规划和邮车调度 针对邮政物流配送问题建立多目标网络优化模型,通过聚类分析方法化简复杂的邮路网络,并综合运用图论中Floyd、Kruskal、TSP等算法高效快捷地解决该问题。-The postal transport network the Postman planning and Vehicle Management establish a network of multi-objective optimization model for the postal logist
  3. 所属分类:transportation applications

    • 发布日期:2017-11-14
    • 文件大小:32178
    • 提供者:
  1. tsp

    0下载:
  2. tsp问题,算法简单灵巧,解决tsp问题的良法-tsp problem, the algorithm is simple and ingenious, settlement tsp good law
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:810
    • 提供者:晓天
  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. TSP_matlab

    0下载:
  2. 旅行商问题(TSP)是典型的NP完全问题,遗传算法是求解NP完全问题的一种常用方法。旅行商问题(TSP)的蚁群算法实现算法。在MATLAB中用遗传算法施行对TSP问题进行了求解,进行了选择、交叉和变异算子进行了算法设计。MATLAB源代码。-Traveling Salesman Problem (TSP) is a typical NP-complete problem, genetic algorithm for solving NP-complete problems, a common m
  3. 所属分类:Energy industry

    • 发布日期:2017-03-29
    • 文件大小:2233
    • 提供者:申悦
  1. neural-network-solving-tsp

    0下载:
  2. 神经网络解决旅行商问题,讨论了矩阵大小对算法稳定性的影响。土木工程领域中,常用于进行结构参数识别等。-Neural network to solve the traveling salesman problem, discussed the impact of the size of the matrix algorithm stability. The field of civil engineering, structural parameters commonly used in iden
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:943733
    • 提供者:xionger
  1. PSO_demo

    0下载:
  2. 粒子群算法求解TSP问题,VC++运行平台-particle swarm optimization for TSP
  3. 所属分类:transportation applications

    • 发布日期:2017-04-16
    • 文件大小:62542
    • 提供者:yong wang
  1. GA--for-PCB-Drilling

    0下载:
  2. 将遗传算 法求解 TSP问题 的方法应 用于印制板打 孔工 艺的最优路 径选择 中.根 据 印制板上孔的位置找 出打孔的最短路径 .实现 高效率打孔 -A Genetic Algorithm ofPath Optimization for PCB Drilling
  3. 所属分类:transportation applications

    • 发布日期:2017-04-17
    • 文件大小:435738
    • 提供者:veronica
  1. hopfield

    0下载:
  2. hopfield神经网络解决旅行商问题。-hopfield TSP problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2403
    • 提供者:张已
  1. TSP-Traveling-Salesman-Problem

    0下载:
  2. TSP解决旅行商问题,设计出最优最便捷的方案实现最好的效果。-TSP Traveling Salesman Problem, the optimal design of the most convenient solutions to achieve the best results.
  3. 所属分类:Energy industry

    • 发布日期:2017-05-05
    • 文件大小:89346
    • 提供者:DelYoung
  1. 遗传算法txt

    0下载:
  2. 遗传算法解决tsp问题 遗传算法,模拟达尔文进化论的自然选择和遗传学机理的生物进化过程的计算模型,一种选择不断选择优良个体的算法。谈到遗传,想想自然界动物遗传是怎么来的,自然主要过程包括染色体的选择,交叉,变异(不明白这个的可以去看看生物学),这些操作后,保证了以后的个体基本上是最优的,那么以后再继续这样下去就可以一直最优了。(Genetic algorithm to solve TSP problem)
  3. 所属分类:交通/航空行业

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:zzh2000boy
  1. 2-opt

    1下载:
  2. 运用2-opt算法解决TSP(旅行商问题),满足自定义五个点及自设迭代次数,包括可视化结果。(TSP (Traveling Salesman Problem) is solved by using 2-opt algorithm, which satisfies five custom points and self-designed iteration times, including visualization results.)
  3. 所属分类:*行业应用

    • 发布日期:2020-05-13
    • 文件大小:1024
    • 提供者:glam
搜珍网 www.dssz.com