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

搜索资源列表

  1. GAP

    0下载:
  2. 遗传算法的优化程序,用C语言编写,对想了解遗传算法的原理的人有所帮助-Genetic algorithm optimization procedures, using C language, and would like to know the principles of genetic algorithms to help people who have
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3295
    • 提供者:汪超
  1. Genetic

    0下载:
  2. 基于遗传算法的研究的代码,利用的是C语言描述-Research based on genetic algorithm code, using the C language to describe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:9093101
    • 提供者:张扬
  1. c_for_GA

    0下载:
  2. 应用c语言模拟遗传算法的计算权值,实现平台vc6.0 .-use c simulink the GA for weight
  3. 所属分类:Other systems

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

    0下载:
  2. 遗传算法的内容介绍和他的功能实现实现基础语言c++来实现-GA
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:21281
    • 提供者:蔡秋荣
  1. SGA

    0下载:
  2. 经典的GA遗传算法程序,C语言写的,很有参考价值的-The classic genetic algorithm GA process, C language written in a good reference! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:301141
    • 提供者:张三丰
  1. genetic

    0下载:
  2. 该程序为C语言编写的遗传算法,很有参考价值.-The program for the genetic algorithms is programed by C language, which is useful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:85371
    • 提供者:吴学明
  1. jbGA

    0下载:
  2. 基本遗传算法C语言程序,可移植性高,算法完备可靠-The basic genetic algorithm C language program, portability high, complete and reliable algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1475
    • 提供者:梅雨
  1. GA

    0下载:
  2. 基本的遗传算法源代码,特别简单实用,用C语言编写的-simple c code for Genetic Algorithm GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:157137
    • 提供者:李伟
  1. yongCyuyanbianxiedeGA

    0下载:
  2. 使用c语言编写的遗传算法,容易理解,有助于学习掌握遗传算法的优化过程-C language using genetic algorithms, easy to understand, contribute to learning and mastering the genetic algorithm optimization process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3316
    • 提供者:细细
  1. GAdemo

    0下载:
  2. C语言实现的遗传算法示例源程序,是初学者对遗传算法理解和学习的好的材料和基础,有利于对ga的进一步掌握-C language implementation of genetic algorithm source code examples are genetic algorithms for beginners to understand and learn from good materials, and infrastructure are conducive to the further
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3309
    • 提供者:zsy
  1. SGA

    0下载:
  2. 该程序实现了在VC平台上用C语言实现遗传算法,结构清晰,注解详细,非常适合初学者,是初学GA者不可多得得好材料 -The program implements the VC platform using C language implementation of genetic algorithms, structure, clear, detailed annotations, very suitable for beginners, is a good beginners GA are har
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:259232
    • 提供者:zsy
  1. t1

    0下载:
  2. 这是一个比较简单的用C语言编写的遗传算法。-This is a relatively simple to use genetic algorithm written in C language.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:66824
    • 提供者:zhou
  1. new

    0下载:
  2. 遗传算法,本代码包含一个C语言程序,利用遗传算法设计纳米滤波器-The genetic algorithm, this code contains a C language program, using the genetic algorithm design of nano-filters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:810222
    • 提供者:rita
  1. rga

    1下载:
  2. 实数编码的遗传算法的源代码,用c语言编写的。-Real-coded genetic algorithm source code, written in c language.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:13905
    • 提供者:wxy
  1. 5geyichuansuanfa

    0下载:
  2. 用C语言编写的5个遗传算法代码,希望对大家有用-Written in C language with five genetic algorithm code, and hope for all of us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:679762
    • 提供者:liumingyi
  1. ga

    0下载:
  2. 讲解如何用C语言实现遗传算法,以及应用遗传算法求解的全过程-Explain how to use C language implementation of genetic algorithms, and the application of genetic algorithm the whole process of
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2385
    • 提供者:赵新宇
  1. GA-1

    0下载:
  2. 遗传算法求解函数极值问题。完整实现了遗传算法的选择/交叉/变异等功能,可设定交叉和变异概率。C++语言,输出为文件形式-Genetic Algorithm for function extremum problem. Full realization of the genetic algorithm selection/crossover/mutation and other functions, can be set crossover and mutation probability. C+
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2041
    • 提供者:arrow
  1. GA

    1下载:
  2. 遗传算法源程序用C语言实现,已编译通过,可正常使用-Genetic algorithm source code using C language, compiled by, can be used normally
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:10813
    • 提供者:kjh
  1. Genetic_Algorithms

    0下载:
  2. 通过对多项式求最小值来介绍遗传算法,掌握算法的基本思想,讲解如何用C语言实现遗传算法-Minimum value of the polynomial by to introduce genetic algorithm, control algorithm of the basic ideas on how to use C language implementation of genetic algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

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

    1下载:
  2. 遗传算法c语言实现,稍作修改可应用于各种平台,主要用于优化计算-Genetic algorithm c language, with slight modifications can be applied to a variety of platforms, mainly used in optimization calculation
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1934
    • 提供者:whutedn009
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com