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

搜索资源列表

  1. sga-c遗传算法c代码

    3下载:
  2. 这是一个遗传算法的c的源代码。在上传的压缩包中,有一个对所有原程序包的详细说明的pdf 。-This is a genetic algorithm c source code. The upload compressed, one for all the original package, a detailed descr iption of the pdf.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:148124
    • 提供者:王卫红
  1. sga-c

    0下载:
  2. David E. Goldberg所写经典遗传算法源码,包含多种经典遗传算法,不可多得的学习资料。-David E. Goldberg, written in classical genetic algorithm source, covering a wide variety of classical genetic algorithm, a rare learning materials.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:146539
    • 提供者:颜晨阳
  1. SimpleGeneticAlgorithm

    0下载:
  2. 基于基本遗传算法的函数最优化SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg-based on the basic genetic algorithm optimization function SGA.C A Optimize Function r using Simple Genetic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:637363
    • 提供者:J.Chen
  1. SGA-C++

    0下载:
  2. 这个好象也是从网络上找到一个基本遗传算法的例子,解压缩的时候如果需要密码的话,应该是“1”。-It seems from the network to find a basic example of the genetic algorithm, decompress the password if necessary, should be "one."
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:123117
    • 提供者:许江东
  1. GenAlgs

    0下载:
  2. 利用基本遗传算法(SGA)来对函数 进行求优,取得了良好的结果-access to basic genetic algorithm (SGA) to the function for excellent, with good results
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:60667
    • 提供者:成开志
  1. SGA

    0下载:
  2. 简单的遗传算法,可以参考-simple genetic algorithm, can refer to
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2790
    • 提供者:文清
  1. SGA_MATLAB

    0下载:
  2. 用matlab自编写的简单遗传算法程序(SGA) -using Matlab since the preparation of a simple genetic algorithm (SGA)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2101
    • 提供者:刘洪文
  1. my_sga

    0下载:
  2. 有用的SGA的Matlab源代码,求函数的最大值,根据SGA的C代码改变,很容易懂,对SGA 学习很有帮助-useful SGA Matlab source code, the maximum demand function, According to the SGA C code change, it is easy to understand and very helpful to SGA
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2026
    • 提供者:李洁薇
  1. SGA_Delphi

    0下载:
  2. 基本遗传算法SGA的源代码,实现了基本遗传算法的流程-SGA basic genetic algorithm source code, the basic implementation of the GA process
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-13
    • 文件大小:45159
    • 提供者:覃晖
  1. GA-wangxp

    0下载:
  2. 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \\GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4516410
    • 提供者:zhuli
  1. SGAperfect

    0下载:
  2. 基本遗传算法,又称为SGA算法,其中包括了详尽的注释,执行效果还不错!-basic genetic algorithm, also known as SGA algorithm, which included a detailed notes, the implementation of the results were pretty good!
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:14576
    • 提供者:张阳
  1. general-sga

    0下载:
  2. 基本遗传算法的c程序源代码,非常实用,大家资源共享阿-basic genetic algorithm c source code, very practical, we share resources Ah!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4031
    • 提供者:李冲
  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. 基于基本遗传算法的函数最优化,C++源代码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5675
    • 提供者:qqq
  1. SGA

    0下载:
  2. 描述一种算法——遗传算法,可以作为最值求解的算法
  3. 所属分类:并行运算

    • 发布日期:2014-01-16
    • 文件大小:5146
    • 提供者:张建
  1. sga

    0下载:
  2. 一个人工智能的源程序,基于基本遗传算法的函数最优化。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5445
    • 提供者:jin
  1. SGA2[1].0

    0下载:
  2. GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:9187
    • 提供者:yuandi
  1. GA-BP

    1下载:
  2. 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1296494
    • 提供者:njustyw
  1. sga code

    0下载:
  2. 本程序为基于工艺参数优化的改进遗传算法程序-based on the procedures for the optimization of process parameters improved genetic algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:202822
    • 提供者:徐文臣
  1. SGAfun

    0下载:
  2. 基于基本遗传算法的函数最优化 SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-01-20
    • 文件大小:631024
    • 提供者:王维
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com