CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - sga

搜索资源列表

  1. mjh_SGA

    0下载:
  2. 基本遗传算法源程序。 基于基本遗传算法的函数最优化 sga.c。-basic genetic algorithm source. Based on the basic genetic algorithm optimization sga.c function.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5451
    • 提供者:mjh
  1. FunctionOptimizer

    0下载:
  2. A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg-A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code pr esented by David E. Goldberg
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5470
    • 提供者:刘振兴
  1. sga

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:2010-10-05
    • 文件大小:4720157
    • 提供者:3951923
  1. sgaMethod

    0下载:
  2. 利用标准遗传算法求解函数f(x)=(x-5)*(x-5)的最小值,其中x属于区间[-255,255],算法的参数自己设定。-SGA method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:59283
    • 提供者:ycf
  1. SGA

    0下载:
  2. 简单遗传算法代码 遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。-single generation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2706
    • 提供者:wangtao
  1. SGA

    0下载:
  2. This a GA implementation using binary and real coded variables. There is a sample input file (input) which can be used to run this code. Default values are suggested in the input file.-This is a GA implementation using binary and real coded v
  3. 所属分类:File Operate

    • 发布日期:2017-04-26
    • 文件大小:14181
    • 提供者:shamsul
  1. SGA

    0下载:
  2. GA.CPP VERY usefule file
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:4990
    • 提供者:climsi
  1. GA

    0下载:
  2. 最近,自己编写了一个SGA程序,比较适合初级入门的人学习。-Recently, I have written an SGA program, more suitable for the initial entry of people to learn.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1884
    • 提供者:马郑列
  1. mySGA

    0下载:
  2. 简单遗传遗传算法 用来进行某一个函数的最优化-It s a SGA code for a function optimization .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:32249
    • 提供者:王鹏
  1. GeneticAlgorithmDirectSearchToolbox

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。 -GeneticAlgorithmDirectSe
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:3009080
    • 提供者:seeksky
  1. GAsummray

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。 -GASUMMARY
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1095251
    • 提供者:seeksky
  1. SGA

    0下载:
  2. 很基础遗传算法源代码程序,适合初学者学习!-Is based on genetic algorithm source code program for beginners to learn!
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:9914
    • 提供者:
  1. sga-c

    0下载:
  2. Simple Genetic algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:66078
    • 提供者:Jack
  1. 333

    0下载:
  2. python source code for simple genetic algorithm. it is implemented on the python platform. Python source code for SGA.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1775
    • 提供者:li
  1. SGA

    0下载:
  2. Genetic Algorithm for C#.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:37364
    • 提供者:HaoYang
  1. SGA

    0下载:
  2. fortran语言写的遗传算法程序,用来求函数极小值-genetic algorithm fortran program written in the language used to find the function minimum
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1934
    • 提供者:田强
  1. SGA-matlab

    1下载:
  2. 解决遗传算法MATLAB编程,有助于初学者借鉴。-Solve the genetic algorithm MATLAB programming, help for beginners to learn from.
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:4096
    • 提供者:王林
  1. gatbx

    0下载:
  2. 遗传工具箱\\reins\rep\mpga\sga-Genetic toolbox \ \ reins \ rep \ mpga \ sga, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:91794
    • 提供者:王佳
  1. SGA

    0下载:
  2. 遗传算法(SGA)程序,里面附注了详细的解释,能够迅速理解其原理(matlab Codes of genetic algorithm Program)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:Lazy_Sheep
  1. 程序_光谱解混_修订

    6下载:
  2. 高光谱数据光谱端元提取方法,和解混方法,包括PPI SGA VCA ATGP FCLS(Hyperspectral data spectral end element extraction method, conciliatory mixing method)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:9523200
    • 提供者:刘宁123
« 12 »
搜珍网 www.dssz.com