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

搜索资源列表

  1. AI_Source

    1下载:
  2. C#遗传算法和人工神经算法实例代码,一个简单的人工神经网络和遗传算法例子,界面语言为英文-C# genetic algorithms and artificial neural algorithm code examples, a simple artificial neural networks and genetic algorithms example, interface language is English.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:615966
    • 提供者:Wang
  1. AI-Life

    0下载:
  2. C#遗传算法和人工神经算法实例代码,一个简单的人工神经网络和遗传算法例子,界面语言为英文,是从老外那里搞到的,功能不只是人工神经和遗传算法,想学习的可以起到很好的借鉴作用,值得看看。-C# genetic algorithms and artificial neural algorithm example code, the example of a simple artificial neural networks and genetic algorithms, interface langu
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:614828
    • 提供者:hpudn99
  1. rectangular-packing-problem

    1下载:
  2. 通过C语言实现解决rectangular packing problem,遗传算法的使用使程序的效率较高-Use C-Language to solve rectangular packing problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:53062
    • 提供者:陈志林
  1. GA

    0下载:
  2. 基于C语言平台,给出了遗传算法的实例,以及源代码-C-based platform gives the instance of the genetic algorithm, and source code
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-04
    • 文件大小:50176
    • 提供者:张杰
  1. NSGAP2p28Origp29CPP

    0下载:
  2. 多目标遗传算法的应用实例,用的是c语言实现,希望给需要的人参考-Multi-objective genetic algorithm c language
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:35580
    • 提供者:山雨
  1. yichuansuanfa

    0下载:
  2. 通过对经典的遗传算法理论分析,并结合c语言编程,使读者能迅速且直观地理解该理论。-Through theoretical analysis of the classical genet algorithm, combined with c programming language, so that readers can quickly and intuitively understand the theory.
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:52282
    • 提供者:crazy
  1. SGA_DEMO

    0下载:
  2. 基于C语言编写,利用Rosenbrock二维方程实现对简单遗传算法和进化策略的模拟,基因组长度2等位基因,群体大小100,进化概率0.001-0.02,为保持代码易读性,设定为只支持固定数量后代。-Based on C, use Rosenbrock 2D function to implement SGA and ES, genome length is 2 alleles, group size 100, mutation set 0.001-0.02, to keep code easy
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10799
    • 提供者:小军
  1. Cyuyanjiejue

    0下载:
  2. C语言解决最优化问题,关于整车物流调度的遗传算法问题-C language to solve optimization problems, with regard to vehicle logistics scheduling problem genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2498
    • 提供者:djak
  1. 2

    0下载:
  2. 遗传算法的C语言简单实现,遗传算法的C语言简单实现 -Simple genetic algorithm implemented in C language
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3320
    • 提供者:DHF
  1. AI-Life

    0下载:
  2. C#遗传算法和人工神经算法实例源码下载,一个简单的人工神经网络和遗传算法例子,界面语言为英文,是从老外那里搞到的,功能不只是人工神经和遗传算法,想学习的可以起到很好的借鉴作用,值得看看。 ,作者拥有版权,仅供学习与参考。-C# genetic algorithm and artificial neural algorithm example source code download, examples of a simple artificial neural network and gen
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:645430
    • 提供者:smartroc
  1. yichuansuanfa

    0下载:
  2. 遗传算法(Genetic Algorithm),是一种通过模拟自然进化过程搜索最优解的方法,提供了C语言编码-GA (Genetic Algorithm), is a natural evolutionary process by simulating the optimal solution search method provides a C language code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1809
    • 提供者:jin
  1. function-optimization

    0下载:
  2. 遗传算法用于函数的最优化计算,程序有C语言编写-genetic algorithm C used in function optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:237096
    • 提供者:刘文政
  1. GAC

    0下载:
  2. 一个简单实用的遗传算法C语言程序代码,可以方便有效的求解函数坐直问题。-A simple and practical genetic algorithm C language code, you can easily and effectively solve the problem of function upright.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:52548
    • 提供者:张小雨
  1. Csga

    0下载:
  2. 用c语言运用简单的二进制编码实现遗传算法-In c language using a simple binary coded genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5887
    • 提供者:陈不多
  1. GA

    0下载:
  2. 遗传算法简单实现C语言实现,计算三点之间最近点的模型-Genetic algorithm implemented by C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:825394
    • 提供者:曹魏
  1. gasample

    0下载:
  2. 基本遗传算法的C语言实现,由用户输入繁衍世代数、交叉率、变异率、随机数等内容,经过遗传变异等,得出最佳个体的所在代数及其他相关信息。-Basic genetic algorithm C language, multiply the number of generations, crossover rate, mutation rate, a random number and other content entered by the user, through genetic mutation,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:247898
    • 提供者:boy
  1. BPA

    0下载:
  2. 神经网络和遗传算法的相关学习,主要是基于C语言编写代码利用误差反向方法学习神经网络的权重-Related study, of neural network and genetic algorithm is mainly based on C language to write code using the method of error reverse learning of the neural network weights
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:322063
    • 提供者:李阳
  1. AI_genetic_algorithm_CPP

    0下载:
  2. 该遗传算法是用C++语言实现的,结构简单,适合初学者参考学习。-The genetic algorithm is implemented in c++ language, simple structure, suitable for beginners reference study.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1954
    • 提供者:Wang Hao
  1. Genetic-algorithm

    0下载:
  2. 另一种遗传算法C语言编程方法,也是很简易常用的方法 -Another genetic algorithm C language programming method, and also is very simple and commonly used method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:8949
    • 提供者:Chen
  1. yerenguohec

    0下载:
  2. 该文档为利用遗传算法解决野人过河问题的C语言版-The documentation for the use of genetic algorithms to solve the problem Savage river C language version
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:9727
    • 提供者:董洪信
« 1 2 ... 9 10 11 12 13 1415 16 17 »
搜珍网 www.dssz.com