搜索资源列表

  1. 遗传算法求解TSP问题

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

    • 发布日期:2008-10-13
    • 文件大小:9547
    • 提供者:
  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-15
    • 文件大小:9216
    • 提供者:
  1. yichuantsp

    0下载:
  2. 遗传算法求解TSP问题 原程序,无密码!-genetic algorithm for TSP program, no password!
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:jojo
  1. Back_up_tsp_test

    0下载:
  2. 这是一篇关于遗传算法求解TSP问题的源码,用C++编写,带注释.-This is a genetic algorithm for TSP source code, the C preparation, with the Notes.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:735232
    • 提供者:不知道
  1. GA_TSP

    0下载:
  2. 开发环境:Visual C++ .net2003 功能:利用遗传算法求解TSP问题。-Development Environment: Visual C++. Net2003 function: the use of genetic algorithm to solve TSP problems.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:123904
    • 提供者:jimin
  1. GA-TSP

    0下载:
  2. 该程序用遗传算法求解TSP问题,得到了比较优的解,初学者可以参考。-The procedure for solving TSP using genetic algorithms problems, have been relatively superior solutions, beginners can refer to.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:45056
    • 提供者:赵科
  1. tsp

    0下载:
  2. c语言实现,遗传算法求解TSP问题,基本遗传算法,未经过优化-c language, genetic algorithm for solving TSP problems, the basic genetic algorithm, has not been optimized
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. 用遗传算法解决旅行商问题,并用图形界面显示出来。比较了分别采用轮盘赌选择算子和锦标赛选择算子的遗传算法求解TSP问题的性能,包括:运行时间、进化总代数和最优解质量。 结果曲线可以用图形显示出来。-Genetic algorithm is used to solve the traveling salesman problem, and use graphical interface is displayed. Compared usin
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:71680
    • 提供者:sdfsfdsf
  1. GA_TSP_lunwen+yuanma

    0下载:
  2. 利用遗传算法求解TSP问题。TSP问题描述如下:给定一组n个城市和他们两两之间地直达距离,寻找一条闭合的旅程,使得每个城市刚好经过一次而且总的旅行距离最短。 -The use of genetic algorithm to solve TSP problems. TSP problem described as follows: given a set of n cities and their 22 direct distance
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:185344
    • 提供者:杜红艳
  1. GA_TSP12

    0下载:
  2. 与本人上次上传的类别一样,都是利用遗传算法求解TSP问题,本次采用的开发环境为 matlab!-From my previous categories, are the use of genetic algorithm to solve TSP problems, the development environment for the use of matlab!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:55296
    • 提供者:lc
  1. GP

    0下载:
  2. 遗传算法求解TSP问题的源码.遗传代数和种群规模比较大,所以整个求解过程比较长-Genetic Algorithm for TSP problem source. Hereditary algebra and relatively large population size, so the whole process of solving a long
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:alen
  1. GA-TSP

    0下载:
  2. 用遗传算法求解TSP问题。。。matlab编写,并附带有城市坐标用于检验。-Genetic Algorithm for TSP with the problem. . . matlab prepared, together with the coordinates with the city for inspection.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:何金深
  1. tsp

    0下载:
  2. 使用遗传算法求解邮递员问题,从而可以同时求得多个最优解-The use of genetic algorithm postman problem, which can be obtained at the same time more than the optimal solution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:上将
  1. generic_tsp

    0下载:
  2. 用遗传算法求解TSP问题,种子数100,遗传概率和交叉概率可以在源程序中修改。-Genetic Algorithm with TSP problem, a few hundred seeds, genetic probability and crossover probability can modify the source program.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:502784
    • 提供者:stefwang
  1. tspsa

    0下载:
  2.  针对基于遗传算法的TSP 问题求解, 尝试了多种遗传操作, 分析了这些操作在遗传算法中的作用, 讨论了基因片段保序在利用遗传算法求解TSP 问题中的重要性.-Based on Genetic Algorithm for TSP Problem Solving, try a variety of genetic manipulation, analysis of these operations at the role of genet
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:865280
    • 提供者:
  1. GA_TSP

    0下载:
  2. 利用遗传算法求解TSP问题。TSP问题描述如下:给定一组n个城市和他们两两之间地直达距离,寻找一条闭合的旅程,使得每个城市刚好经过一次而且总的旅行距离最短。 -The use of genetic algorithm to solve TSP problem. TSP problem described as follows: given a set of n cities and they are between 22 to dire
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:1159168
    • 提供者:586
  1. GA_TSP

    0下载:
  2. 用VC写的遗传算法求解TSP问题程序,研一时候的作业,有多种变异和交叉方法,可以对比各中组合的计算结果-Written by VC genetic algorithm procedure TSP problem, a study of the operation time, there are several variations and cross-method comparison of the results of portfol
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:54272
    • 提供者:章鱼
  1. 遗传算法求解tsp

    0下载:
  2. 运用matlab解决基于遗传算法的路径优化(Using MATLAB to solve path optimization based on genetic algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:22528
    • 提供者:大个草莓
  1. 遗传算法求解TSP

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

    • 发布日期:2024-05-15
    • 文件大小:433152
    • 提供者:jbdick
  1. 遗传算法求解tsp问题

    0下载:
  2. 遗传算法实现tsp问题的求解,使用MATLAB语言(Genetic algorithm for solving TSP problem)
  3. 所属分类:进化算法

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:chen13dy
« 12 3 4 5 6 7 8 9 10 ... 14 »

源码中国 www.ymcn.org