CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - basic ga

搜索资源列表

  1. vb-GA

    1下载:
  2. 用VISUAL BASIC写的遗传算法模板,可以实现一元高次方程的最大值或最小值的求解-with VISUAL BASIC to write the genetic algorithm template, one yuan can achieve high equation maximum or minimum Solution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5923
    • 提供者:严伟
  1. GA_GPU

    0下载:
  2. about the basic GA in the VC++ using GPU to -about the basic GA in the VC using GPU to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:262715
    • 提供者:姜乔
  1. GA-VC++

    0下载:
  2. 二进制的基本遗传算法,在VC++环境下编程实现。-binary basic genetic algorithm, the VC environment programming.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:84501
    • 提供者:Stone
  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. GA.rar

    2下载:
  2. 遗传算法初学者教程:包括GA的基本步骤,流程及应用中的一些基本问题 ,Genetic algorithm tutorial for beginners: the basic steps, including GA, process and application of some basic issues
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-29
    • 文件大小:538640
    • 提供者:Allen
  1. ga

    0下载:
  2. 基本遗传算法,求函数最值问题。全用C编写,使用VC6.0完全可以编译通过。-The basic genetic algorithm, the most value for the issue of function. Prepared by C-wide, using VC6.0 can be compiled through.
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. C的遗传算法的源代码。是遗传算法原理及应用(王小平)的源代码,包含基本的遗传算法和一些遗传算法的举例-C genetic algorithm source code. Is the principle and application of genetic algorithms (Wang Xiaoping) source code, including the basic genetic algorithm and a number of genetic algorithm, for examp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:731433
    • 提供者:han
  1. GA

    0下载:
  2. 遗传算法的基本实现代码,对于初学者会有一定的帮助的-The basic realization of genetic algorithm code for beginners will help the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5215
    • 提供者:
  1. GA

    0下载:
  2. 基本的遗传算法实现,并举了一个简单的例子,编程语言matlab-Basic genetic algorithm, both a simple example, programming language matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6195
    • 提供者:liliane
  1. GA

    0下载:
  2. 描述遗传算法的由来及基本原理,并阐述了其具体实现的步骤的例子。对于新学GA算法的人来说是一本不错的书籍!-Descr iption of the origin of genetic algorithms and the basic principles, and described the steps to achieve their specific example. GA learning algorithm for the new person is a good book!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3486585
    • 提供者:王列
  1. GaPlaygroundCode

    0下载:
  2. Java实现的遗传算法工具集:GA Playground -The GA Playground is a general purpose genetic algorithm toolkit where the user can define and run his own optimization problems. The toolkit is implemented in the Java language, and requires (when used as an application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:574300
    • 提供者:LaoGuan
  1. GA

    0下载:
  2. 基本遗传算法的源代码,比较各代种群的进化。-The basic genetic algorithm source code, comparing the generation of species evolution.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:13433
    • 提供者:jchh
  1. GA

    0下载:
  2. 用遗传算法求解函数的最大值,适用于初学遗传算法的人-basic GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2107
    • 提供者:wuliang
  1. ga

    0下载:
  2. 遗传算法实现函数优化主程序,实现基本的遗传算法历程。-Main genetic algorithm function optimization, genetic algorithm to achieve the basic course.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1469
    • 提供者:
  1. GA-and-Improved-GA

    0下载:
  2. 这是关于基本GA算法和改进GA算法的程序,包括循序选择GA,大变异GA,自适应GA等。-This is about the basic GA algorithm and the improved GA algorithm procedures, including sequential selection GA, a large variation of GA, such as adaptive GA.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:7187
    • 提供者:汤奇峰
  1. GA

    0下载:
  2. 遗传算法一种全局优化算法,能够很好的解决优化问题,本例是一些基本的遗传算法操作M文件,供初学者学习-basic GA learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:3562
    • 提供者:sunny
  1. GA优化BP权阈值

    0下载:
  2. 遗传算法优化BP权值,这是关于基本GA算法和改进GA算法的程序,包括循序选择GA,大变异GA,自适应GA等(Genetic algorithm optimization BP weights, which is about the basic GA algorithm and improved GA algorithm procedures, including sequential selection of GA, big variation GA, adaptive GA and so on
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:34816
    • 提供者:李胖子
  1. GA

    1下载:
  2. 用GA算法求函数最大值,最基础的遗传算法(Using GA algorithm to find the maximum function, the most basic genetic algorithm)
  3. 所属分类:matlab例程

  1. GA

    2下载:
  2. 使用python实现遗传算法的基本功能,包括变异,交叉,选择(Using Python to achieve the basic functions of genetic algorithms, including mutation, crossover, selection)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:6144
    • 提供者:masterpawn
  1. GA-ELM

    12下载:
  2. 遗传算法优化的极限学习机模型 采用水仙花基本特征数据集 效果比单纯的ELM模型要好(The effect of using daffodils basic feature data set in the extreme learning machine model optimized by genetic algorithm is better than that of ELM model only.)
  3. 所属分类:matlab例程

    • 发布日期:2022-03-23
    • 文件大小:10734
    • 提供者:cassdlina
« 12 3 4 5 »
搜珍网 www.dssz.com