CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 遗传算法求解

搜索资源列表

  1. 模拟退火算法、遗传算法求解TSP修改版2

    1下载:
  2. 模拟退火法,最新的源代码,可以解压缩后直接使用,非常方便,很适用的-simulated annealing method, the latest source code can be extracted directly after use, very convenient, very applicable
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1419564
    • 提供者:美丽
  1. yichuantsp

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

    • 发布日期:2008-10-13
    • 文件大小:4541
    • 提供者:jojo
  1. luxingshang

    0下载:
  2. 用C编的遗传算法求解旅行商问题的源码-C series of the Genetic Algorithm for the Traveling Salesman Problem source 000000000000000000
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3998
    • 提供者:xiaoxin
  1. GAtsp(C++)

    0下载:
  2. 这是从其他网站下载的C#程序,用以求解旅行商的问题,采用算法为遗传算法-This is downloaded from other websites C# procedure for solving the traveling salesman problem, the algorithm used for the genetic algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3457
    • 提供者:刘艳
  1. knapGa

    0下载:
  2. 用C#开发的用遗传算法求解0-1背包问题的源代码。-C# development of the genetic algorithm 0-1 knapsack problem's source code.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5419
    • 提供者:流程
  1. TSPGA

    0下载:
  2. 用C#编的用遗传算法求解旅行商(TSP)问题的源代码。-with C# Part of the Genetic Algorithm for TSP (TSP) of the source code.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7469
    • 提供者:流程
  1. Geneticalgorithmisrealizedusingc

    0下载:
  2. C#实现遗传算法,求解TSP问题,内容详细,条理清晰-Genetic algorithm is realized using c#, TSP, detailed text, clear
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1893
    • 提供者:xianglongyang
  1. SGA_5

    0下载:
  2. 用遗传算法来解决多极值函数的求解问题, 程序采用了锦标赛选择方法-Using genetic algorithm to solve the multiple maximum function problem.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:215583
    • 提供者:weiwei
  1. Improved-Genetic-Algorithm

    1下载:
  2. 针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,作者提出了基于设计模式的改进遗传算法设计框架,并提供了部分Visual C#代码和演示。-Improved Genetic Algorithm design and implementation based on Design Patterns
  3. 所属分类:CSharp

    • 发布日期:2015-11-01
    • 文件大小:174080
    • 提供者:廖伟
  1. C-multi-objective

    0下载:
  2. 用遗传算法求解多目标非线性规划问题的C程序代码-The C++ code for genetic algorithm solving multi-objective nonlinear programming problem
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:2018
    • 提供者:Lemuria
  1. GATEST

    0下载:
  2. 遗传算法优化的小程序,利用遗传算法求解函数的极值。-Genetic algorithm optimization procedures, the use of genetic algorithm function extremum.
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:107769
    • 提供者:王瑞
  1. ZBGA

    0下载:
  2. 遗传算法的简单应用,用于实现求解0-32之间的最大值-Simple application of genetic algorithms for solving 0-32 to achieve the maximum between
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:2346621
    • 提供者:王猛
  1. GA-TSP

    0下载:
  2. 利用遗传算法求解30个城市的旅行商(tsp)问题,C++程序-Genetic Algorithm for TSP (tsp) problem C++ program
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2072
    • 提供者:yd
  1. genetic-1

    0下载:
  2. 遗传算法的程序,第一个很简单的应用遗传算法求解问题的算法程序。适合初学者阅读。-genetic for new learner
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2925
    • 提供者:肖亮
  1. UncertainBAPCP_new

    1下载:
  2. 本程序为针对集装箱码头船舶停靠的调度问题所开发的调度算法,算法中首先设计了基于优先级序列的船舶停靠的求解编码和解码,主要运用遗传算法进行解的优化。-This program is scheduling algorithm scheduling problems for ships dock container terminal being developed algorithm is designed based on the first ship docked priority sequenc
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:376152
    • 提供者:许可
  1. TspGA

    0下载:
  2. C#带winform窗口,利用遗传算法求解TSP问题-C# with WinForm window, using genetic algorithm to solve the TSP problem
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:665929
    • 提供者:曹文慧
  1. GAforTSP

    0下载:
  2. VC++ 6.0环境下利用遗传算法求解三十个城市的旅行商(TSP)问题-GA for TSP
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1100683
    • 提供者:林爽雯
搜珍网 www.dssz.com