搜索资源列表

  1. 遗传算法解决TSP问题

    0下载:
  2. 大家好!这是一个由VC编写的遗传算法解决TSP问题的源代码,希望能初学者有所帮助!-everyone! This is a VC prepared by the Genetic Algorithm for the Traveling Salesman Problem source code, hope to help beginners!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:60416
    • 提供者:舒小敏
  1. delphi tsp

    0下载:
  2. 一个求解TSP问题的例子,用delphi编写.有很好的参考价值 -a TSP example, prepared with delphi. A very good reference value
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:349184
    • 提供者:yy
  1. 用分枝定界法求解TSP

    0下载:
  2. 分支定界法可以求解小规模的TSP问题,这个例子是用vc编写的-branch and bound method can solve small-scale TSP, this example was prepared by the vc
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:163840
    • 提供者:yy
  1. TSP遗传算法程序

    2下载:
  2. 基于遗传算法的TSP实现,包含仿真出的图像路线图-based on genetic algorithm to achieve the TSP, including simulation of the road map images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:134144
    • 提供者:王月
  1. 模拟退火算法求解TSP问题

    0下载:
  2. 模拟退火算法求解TSP问题,希望对大家有所帮助-simulated annealing algorithm for TSP, we hope to help
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:615424
    • 提供者:闽红
  1. 遗传算法求解TSP问题

    0下载:
  2. 基本遗传算法求解TSP问题,只需给出城市间距离矩阵和初始参数即可进行计算。-basic genetic algorithm for TSP, is only inter-city distance matrix and the initial parameters can be calculated.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:9216
    • 提供者:
  1. 用递归解决tsp问题

    0下载:
  2. TSPTM是一种用于经济模型估算和模拟的完整语言。它是一个用于经济估算的世界标准。虽然TSP主要由经济学家开发并发展,但它的设计并没仅把它限制在经济领域。任何由相同变量的重复观测得到的数据,都可用TSP分析-TSPTM is an economic model for estimation and simulation of a complete language. It is an estimate for the world eco
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:10240
    • 提供者:许桂艳
  1. 分支限界算法求解TSP问题

    0下载:
  2. 本程序用分支界限方法解决TSP问题,即旅行商问题.-the procedures used branch line solution to TSP, the traveling salesman problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:23552
    • 提供者:chen
  1. 近邻算法求解TSP问题

    0下载:
  2. 本程序用另外一种算法即近邻算法解决TSP,即旅行商问题,请高手指教.-this procedure with the other algorithms that solve the TSP neighbor algorithm, the traveling salesman problem, experts advise.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:12288
    • 提供者:chen
  1. tsp(2)

    0下载:
  2. 本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法-the process of multi-city tsp (ie, the traveling salesman problem) Genetic Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:1171456
    • 提供者:叶靥
  1. 一些解决TSP问题的算法及源代码模拟退火算法

    1下载:
  2. 一些模拟退火算法及元代码,可以用于解决TSP问题的等,我已经验证过了 可以的,速度比较快,大家可以下载试试! -some simulated annealing yuan and the code can be used to solve problems such as TSP, I can be tested, and faster speed, you can download a try!
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 用pascal写的hopfield神经网络解决TSP问题的代码。-with the neural network solution hopfield TSP code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:15360
    • 提供者:刘洋
  1. 遗传算法解TSP

    0下载:
  2. 实现用固定变异概率和自适应变异概率解tsp问题的比较,自适应式算法采用基于种群差异度的自适应算法,详见实验报告-achieve fixed mutation probability and Adaptive Solutions tsp mutation probability of comparison, Adaptive Algorithm-based differences in the populations adaptive a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:2419712
    • 提供者:叶靥
  1. tsp-som

    0下载:
  2. 一个java的小程序,用SOM网络解决的是TSP问题.问题的大小可以自由变化,随机生成权值-a small program that will solve the SOM is TSP. The size of the problem can freely change randomly generated weights
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:26624
    • 提供者:于帆
  1. TSP(matlab)

    0下载:
  2. 这是 关于tsp问题的原码。 请各位大虾指正。谢谢, -on tsp This is the original code. Please correct me prawns. Thank you.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:焦建功
  1. TSP-matlab

    0下载:
  2. 这个是TSP问题的matlab程序求解,请过目!-the TSP is the procedure for Matlab, please read!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:4096
    • 提供者:李序
  1. tsp-mpi

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

    • 发布日期:2024-05-05
    • 文件大小:4096
    • 提供者:潘小雨
  1. TSP(C++)

    0下载:
  2. 遗传算法解决TSP问题C++源码,内有详细中文注释及城市距离矩阵生成工具[VC++]-genetic algorithm to solve TSP C source code, have detailed notes and urban Chinese distance matrix generation tools [VC]
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:14336
    • 提供者:才华
  1. SimulatedAnnealing(TSP)CSHARP

    0下载:
  2. 运用c#语言实现模拟退火算法,同时利用该算法解决旅行商(TSP)问题,获得遍历所有城市序号的最优路径。-use c# language simulated annealing, while using the algorithm to solve traveling salesman (TSP). access to the serial numbers of all the cities traverse the optimal pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:131072
    • 提供者:linvg
  1. PSO-ACO-TSP

    2下载:
  2. PSO-ACO-TSP算法,解决旅行商问题,结合PSO和ACO算法-PSO- ACO- TSP algorithm to solve the traveling salesman problem, and with PSO and ACO Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:68608
    • 提供者:liangwei
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org