搜索资源列表

  1. 基于遗传算法的TSP问题的解决

    2下载:
  2. 基于遗传算法的TSP问题的matlab实现
  3. 所属分类:matlab例程

  1. 遗传算法解决tsp的C++程序

    1下载:
  2. 使用遗传算法解决旅行商问题,可设定问题规模的大小。
  3. 所属分类:数值算法/人工智能

  1. TSP问题算法源代码

    0下载:
  2. TSP问题算法源代码
  3. 所属分类:源码下载

    • 发布日期:2011-11-09
    • 文件大小:594.48kb
    • 提供者:renchunyu
  1. 遗传算法2

    0下载:
  2. 遗传算法的一些经典程序收集-genetic algorithem2
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:45kb
    • 提供者:田爱
  1. 解TSP问题的遗传算法C语言程序

    0下载:
  2. 解TSP问题的遗传算法C语言程序-solution of TSP genetic algorithm C Programming Language
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:4kb
    • 提供者:刘鑫
  1. TSP GA

    0下载:
  2. C#版遗传算法解TSP问题-C# version Genetic Algorithm for the Traveling Salesman Problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:8kb
    • 提供者:黄瑞
  1. 遗传算法在tsp中的应用

    0下载:
  2. 遗传算法在tsp中的应用-genetic algorithm in the application tsp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:梁白鸥
  1. 解决TSP的遗传算法

    0下载:
  2. 对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。-for a certain size of the TSP solution and there has been no better way to solve. This procedure is used genetic algorithms to TSP.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:4kb
    • 提供者:阳光灿烂
  1. 遗传算法用于tsp问题的研究

    0下载:
  2. 此文件是用VC编写的关于编译原理遗传算法用于tsp问题的研究-this document is prepared by the VC on the principle of genetic algorithms compiled for the study tsp
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-11-27
    • 文件大小:192kb
    • 提供者:nyxz
  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-11-27
    • 文件大小:59kb
    • 提供者:舒小敏
  1. TSP遗传算法程序

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

    • 发布日期:2024-11-27
    • 文件大小:131kb
    • 提供者:王月
  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-11-27
    • 文件大小:9kb
    • 提供者:
  1. tsp(2)

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

    • 发布日期:2024-11-27
    • 文件大小:1.12mb
    • 提供者:叶靥
  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-11-27
    • 文件大小:2.31mb
    • 提供者:叶靥
  1. TSP-PDF

    0下载:
  2. 有关TSP遗传算法的的三个pdf论文。不错的参考-The TSP of the three genetic algorithms pdf papers. A good reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:461kb
    • 提供者:远影
  1. TSP遗传算法

    0下载:
  2. 用遗传算法解决旅行商问题,直接输入各城市直接的距离即可解决。
  3. 所属分类:编程文档

    • 发布日期:2013-06-09
    • 文件大小:11.77kb
    • 提供者:lgl531558674
  1. 10242419TSP遗传算法程序

    0下载:
  2. 是tsp遗传算法,详细的描述其进行的过程,可以使人很容易理解。(TSP genetic algorithm, a detailed descr iption of its process, can make it easy to understand.)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:131kb
    • 提供者:yongwong
  1. 遗传算法解决TSP问题

    0下载:
  2. 遗传算法求TSP问题,有演进过程和最终进化曲线(The genetic algorithm for solving the TSP problem has evolution process and final evolution curve)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:18kb
    • 提供者:蓝色妖怪
  1. TSP遗传算法

    0下载:
  2. 遗传算法解决144个城市的TSP问题,并用easyX插件画出路径图。(The genetic algorithm solves the TSP problem in 144 cities and uses the easyX plug-in to draw the path map.)
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:28.47mb
    • 提供者:wwwhx
  1. 遗传算法求解TSP

    0下载:
  2. 基于遗传算法的TSP算法,对初学遗传算法的,有帮助(TSP algorithm based on genetic algorithm which is helpful for beginners in learning genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:423kb
    • 提供者:jbdick
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org