搜索资源列表

  1. GA_TSP-wrong

    0下载:
  2. 用遗传算法编写的一个程序,其目的是求解旅行商问题.-genetic algorithm a procedure for the preparation, with the aim of solving the traveling salesman problem.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1.17kb
    • 提供者:吴广超
  1. GA_TSP

    0下载:
  2. 开发环境:Visual C++ .net2003 功能:利用遗传算法求解TSP问题。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:120.8kb
    • 提供者:jimin
  1. GA_TSP

    0下载:
  2. A Genetic Algorithms and the Traveling Salesman Problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:255.15kb
    • 提供者:george
  1. GA_TSP-wrong

    0下载:
  2. 用遗传算法编写的一个程序,其目的是求解旅行商问题.-genetic algorithm a procedure for the preparation, with the aim of solving the traveling salesman problem.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:吴广超
  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-11-27
    • 文件大小:121kb
    • 提供者:jimin
  1. GA_TSP

    0下载:
  2. A Genetic Algorithms and the Traveling Salesman Problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-27
    • 文件大小:255kb
    • 提供者:george
  1. GA_TSP

    0下载:
  2. 用MATLAB编写的遗传算法求解TSP问题的M文件-Prepared with MATLAB Genetic Algorithm for TSP problem M documents
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-27
    • 文件大小:9kb
    • 提供者:皓宇
  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-11-27
    • 文件大小:1.11mb
    • 提供者:586
  1. GA_TSP

    0下载:
  2. 遗传算法实现旅行商问题:经典遗传算法解决旅行商问题,可供研究遗传算法的同仁进行研究改进。-Genetic Algorithms for Traveling Salesman Problem: a classic genetic algorithm to solve traveling salesman problem, for the study of genetic algorithm to improve the research
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-27
    • 文件大小:1.43mb
    • 提供者:saint
  1. GA_TSP

    0下载:
  2. 以旅行商问题(TSP)为例做模拟进化搜索技术实验,并提交实验研究报告。-To Traveling Salesman Problem (TSP) as an example the evolution of search technology to do simulation experiments, and presented the experimental study.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-27
    • 文件大小:1.15mb
    • 提供者:章为到
  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-11-27
    • 文件大小:53kb
    • 提供者:章鱼
  1. GA_TSP

    0下载:
  2. 用遗传算法实现TSP,文中有详细说明,注释,是以是个城市为例的-GA——TSp
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:4kb
    • 提供者:yangjingyu
  1. GA_TSP

    0下载:
  2. 用遗传算法解TSP问题 编码方式:次序编码 选择算子:轮盘赌 杂交:单点 变异:均匀变异-Genetic Algorithm for TSP with the issue of encoding: coding sequence selection operator: roulette hybridization: a single point mutation: uniform mutation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:108kb
    • 提供者:CuipingSu
  1. GA_TSP

    0下载:
  2. 遗传算法解决TSP问题,C++,VS2005,注释详尽-GA, TSP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:1.52mb
    • 提供者:zoneq6
  1. ga_tsp

    0下载:
  2. 遗传算法小程序,关于解决TSP问题的遗传算法,仅供参考-GA small program on the settlement of the TSP Genetic Algorithm for reference purposes only and interact more
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:4kb
    • 提供者:刘炎华
  1. GA_TSP

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

    • 发布日期:2024-11-27
    • 文件大小:3kb
    • 提供者:aven
  1. GA_TSP

    0下载:
  2. 遗传算法求解TSP问题,内有附注,方便理解。-Genetic Algorithm for TSP problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:4kb
    • 提供者:李晓亚
  1. GA_TSP

    0下载:
  2. 使用遗传算法解决旅行商问题,包含源代码和编译出的可执行文件-use GA to solve TSP ,there are cpp,hpp.including the whole codes
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:93kb
    • 提供者:洪闻涛
  1. GA_TSP

    0下载:
  2. 使用遗传算法求解最短路径问题。用VC++实现,代码带注释,清晰易懂-GA for the Tsp
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:silence
  1. GA_TSP

    0下载:
  2. 遗传算法求解tsp问题,有详细注释,31个城市的中国tsp问题-Genetic Algorithm for tsp problem, detailed notes, 31 cities of China, the problem tsp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-27
    • 文件大小:4kb
    • 提供者:mm
« 12 3 4 »

源码中国 www.ymcn.org