搜索资源列表

  1. TSPjava

    0下载:
  2. TSP SOM , travelling sales man , single organisation maped
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-05
    • 文件大小:17408
    • 提供者:jasmine
  1. TSP

    0下载:
  2. 遗传算法 改进的TSP算法 有结果有代码-TSP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:126976
    • 提供者:靳晓东
  1. TspOfGeneticAlgorithm

    0下载:
  2. 这是用遗传算法实现tsp问题,是自己研究的 ,算法实现及编码过程-This is the tsp problem with genetic algorithm, is their own research, algorithm implementation and coding
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:8192
    • 提供者:chenyiyu
  1. tsp

    0下载:
  2. solving the TSP using C++.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:asdfghjkl
  1. tsp

    0下载:
  2. this program is to réalised a problèm of tsp with génetic algorithme
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:4096
    • 提供者:souma87
  1. TSP-SA

    0下载:
  2. 模拟退火算法求解TSP问题,城市数量分别为10个和40个,包括参数的调试-TSP problem simulated annealing algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:71680
    • 提供者:黄瑞
  1. tsp_pso

    0下载:
  2. tsp 粒子群算法修正源码, 参考:大连理工大学 谷超 2009年硕士学位论文 “改进的ACO和PSO算法在TSP中的应用”    *郭文忠1,陈国龙1,洪玉玲2 .求解TSP问题的动态邻域粒子群优化算法.漳州师范学院学报(自然科学版) -modified particle swarm optimization tsp source code, reference: Dalian University of Technolog
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:21504
    • 提供者:ven
  1. TSP

    0下载:
  2. 利用GA算法解决TSP问题,其中使用了多种选择算法-Solve TSP problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:5269504
    • 提供者:sbzlyessit
  1. TSP

    0下载:
  2. 回溯算法,很好的算法,欢迎下载!性能优越,代码漂亮!-Backtracking algorithm, a good algorithm, welcome to download! Superior performance, code beautiful!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:15360
    • 提供者:sky
  1. TSP

    0下载:
  2. tsp问题利用遗传算法实现,能够体现遗传算法的优势,谢谢支持-tsp problem using genetic algorithm, genetic algorithm can reflect the advantage, thanks to support
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:211968
    • 提供者:Liuyongkang
  1. tsp.py

    0下载:
  2. This is a Genetic Algorithm Implementation of TSP using Python PyEvolve Library.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:Prasenjit Nag
  1. tsp

    0下载:
  2. 一个旅行商优化免疫算法的MATLAB源代码.-A matlab platform for artificial immune algorithm .
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:269312
    • 提供者:foxlt
  1. ANTColonyOptimization(ACO)for

    0下载:
  2. Ant colony algorithm and TSP
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:34816
    • 提供者:Rouzbeh
  1. City

    0下载:
  2. 蚁群算法,解决最短路径的NP难问题,数据采用国际通用的 eil51.tsp -Ant colony algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:9216
    • 提供者:刘炫
  1. TSP

    0下载:
  2. C语言,遗传算法求解TSP旅行商问题.遗传算法实例,tsp经典求解-Tsp problem use genetic algorithm 。it is about ai
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:263168
    • 提供者:山楂片
  1. pmx--swap-tsp

    0下载:
  2. 本程序运用PMX和SWAP算子实现了TSP问题的MATLAB编程,希望大家能够用到。-The use of this program and the SWAP operator PMX achieved MATLAB programming TSP problem, hope that we can use.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:chuer
  1. tabu

    0下载:
  2. tabu search algorithm for TSP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:krzysiek
  1. TSP

    0下载:
  2. 用遗传算法求解TSP问题+matlab动态演示其求解过程。-TSP problem using genetic algorithm+ matlab dynamic presentation of their solution process.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:360448
    • 提供者:
  1. GAtsp

    0下载:
  2. 基于遗传算法(GA)的10个城市的旅行商(TSP)问题的建模及仿真-Based on genetic algorithms (GA) of the 10 cities of the traveling salesman (TSP) problem of modeling and simulation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:刘谋荣
  1. GA-TSP

    0下载:
  2. 遗传算法解决TSP问题,目前已完成编码和选择模块-Genetic algorithm to solve TSP, has completed the coding and selection of modules
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:2233344
    • 提供者:谢君如
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org