CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 遗传算法 TSP

搜索资源列表

  1. Csharp_GA_TSP

    0下载:
  2. 用C#和遗传算法(GA)来解决旅行商问题(TSP)-using c# and GA to solve tsp problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:8791
    • 提供者:哈哈
  1. ga42

    0下载:
  2. 用VISUAL C++ 实现了遗传算法解决42个城市TSP问题.包括42个城市坐标-VISUAL C++ implementation using a genetic algorithm to solve the problem of 42 cities TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:11306
    • 提供者:魏静
  1. GA_TSP

    0下载:
  2. 这是基于遗传算法的matlab编写的TSP问题程序,希望有所帮助。-This is based on genetic algorithm matlab program written TSP problem, hope help.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1151
    • 提供者:
  1. TspGa

    0下载:
  2. 以前做的用遗传算法解决TSP问题的程序,C++的代码-Done before the problem with genetic algorithm to solve TSP program, C++ code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:538651
    • 提供者:heizi
  1. GA

    0下载:
  2. TSP问题的遗传算法,C语言程序,附带问题说明-TSP problem genetic algorithm, C language program, with descr iption of the problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:14413
    • 提供者:赵1
  1. genetic-algorithm-

    0下载:
  2. 基本的TSP问题的遗传算法,解决最优化问题,源程序-The basic TSP problem genetic algorithm to solve optimization problems, source
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3268
    • 提供者:xiaxu
  1. GA

    0下载:
  2. 遗传算法的源程序,用于解决旅行商问题(TSP)-Genetic algorithm source code for solving the traveling salesman problem (TSP)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:275480
    • 提供者:E仔
  1. SGA

    0下载:
  2. 遗传算法解决旅行商(tsp)问题,规模较小,适合初学者学习。-Genetic algorithm to solve traveling salesman (tsp) problem, smaller, suitable for beginners to learn.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2366
    • 提供者:Andy
  1. MySwingApp

    0下载:
  2. 用遗传算法求解旅行商(旅行推销员问题、货郎担问题)问题,有用户界面。-Genetic algorithm for TSP (traveling salesman problem, traveling salesman problem) problem, a user interface.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:378126
    • 提供者:ZhangYan
  1. tspGA

    0下载:
  2. 用Matlab语言编写的基于遗传算法求解TSP问题的程序-Written in Matlab genetic algorithm-based procedure for TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2308
    • 提供者:whui
  1. chapter4

    0下载:
  2. 基于遗传算法的TSP问题,用遗传全局算法处理运算,得出最终的最近路径。-TSP problem based on genetic algorithm, genetic algorithm for handling global operations, has recently come to the end of the path.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-04
    • 文件大小:7190
    • 提供者:老高
  1. GA

    0下载:
  2. 用简单的遗传算法解决TSP问题的示例代码。-Solving TSP problem with Genetic Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:8847
    • 提供者:Liyiwei
  1. yichuansuanfa

    0下载:
  2. 遗传算法求解TSP问题,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Genetic algorithm for solving TSP problem, using the binary Gray code, based on the roulette wheel method of non-linear ranking selection, uniform crossover, mutation, but also introduce
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4194
    • 提供者:yang
  1. aca_and_ga

    0下载:
  2. 分别使用遗传算法和蚁群算法实现了TSP问题的求解。-This project solved the TSP problem using genetic algorithms and ant colony algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:28174
    • 提供者:thaulyshine
  1. TSP1

    0下载:
  2. 该程序实现了遗传算法在TSP问题上的应用,是一种改进的遗传算法。-The program implements genetic algorithm for TSP on the application of an improved genetic algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:8233
    • 提供者:杨秀锋
  1. TSP111

    0下载:
  2. 该文章是一种遗传算法解决TSP问题的论文,提出了浓度控制策略是一种该进的遗传算法。-The article is a genetic algorithm to solve TSP problems paper presented to the concentration into the control strategy is a genetic algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:99217
    • 提供者:杨秀锋
  1. empty

    0下载:
  2. 遗传算法解决旅行商Np问题,采用vs2008环境 用c++编写的源文件 有需要的参考 -sovle tsp problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-08
    • 文件大小:15364349
    • 提供者:qichuan
  1. tsp115

    0下载:
  2. TSP问题遗传算法通用matlab程序,非常全面!-genetic algorithm for tsp problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1054168
    • 提供者:bobo
  1. yichuanxuesuanfa

    0下载:
  2. §1遗传算法的基本概念 §2简单的遗传算法 1. 选择 2. 交换 3. 变异 §3简单的遗传算法运算示例 1. 计算机公司的经营策略优化问题 2. 函数优化问题 §4遗传算法应用举例 1. 子集和问题 2. TSP(旅行商)问题 §5结束语 【附录】 1. 子集和问题源程序 2. TSP(旅行商)问题源程序 -The basic concept of genetic algorithm in § 1 § 2 of the simp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:276628
    • 提供者:feiying
  1. GenticTSP

    0下载:
  2. 使用遗传算法解决TSP问题 GenticTSP:使用AForge.NET解决TSP程序最简单的程序- 中文(简体) 英语 日语 Using genetic algorithm to solve TSP GenticTSP: AForge.NET use the most simple procedure to s
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:43479
    • 提供者:andy
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 42 »
搜珍网 www.dssz.com