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

搜索资源列表

  1. GA-c

    0下载:
  2. C语言编写的遗传算法程序,对学习遗传算法者非常有帮助。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:86141
    • 提供者:zhangsan
  1. PATMAT

    0下载:
  2. 使用遗传算法(GA)对图像模式进行识别的C语言源程序-The use of genetic algorithms (GA) of the image model of the C language source code to identify
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:45856
    • 提供者:ann
  1. C-genetic

    0下载:
  2. 一个用c语言实现的遗传算法程序,以供学习-Using c language realize a genetic algorithm procedure for studying
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3614
    • 提供者:沈华
  1. sga-c

    0下载:
  2. 利用C开发的一个遗传算法案例。C语言程序在Dev-Cpp下编译通过,在VC下面应当也可以编译通过。-Use C to develop a genetic algorithm case. C language program at compile under Dev-Cpp is passed, the following should be in the VC can also be compiled through.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:33539
    • 提供者:eric
  1. c

    0下载:
  2. 遗传算法工c语言实现-Genetic algorithms work ~~~~~~~~~~~~~~~~~~~~~~ c language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:138189
    • 提供者:尤佳
  1. SGA-C

    0下载:
  2. 遗传算法的C语言版,相信对数学建模的同学很有帮助。-C-language version of the genetic algorithm, I believe the students to mathematical modeling helpful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:83416
    • 提供者:程涛
  1. back-pack

    0下载:
  2. 用C语言来解决遗传算法的经典问题——背包问题。-Using C language to solve the classic problem of genetic algorithms- Knapsack Problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:253049
    • 提供者:李洁
  1. GA-code-for-VRP-in-C

    0下载:
  2. 用遗传算法解决VRP问题的C语言源代码,欢迎交流-VRP with a genetic algorithm to solve the problem of the C language source code, welcomed the exchange
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:7417
    • 提供者:MGC
  1. GA.c

    0下载:
  2. 遗传算法原程序,这是利用C语言编的遗传算法源程序-the code explain the principle of the memetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2944
    • 提供者:王春
  1. 3.c

    0下载:
  2. 关于遗传算法的机械类设计,c语言编译,可以直接调试!-Mechanical design, genetic algorithm c language compiler, you can debug directly!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:3598
    • 提供者:liuzhen
  1. c

    0下载:
  2. 关于遗传算法的设计,c语言编译,可以直接调试!-On genetic algorithm design, c compiler, you can directly debug!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3952
    • 提供者:liuzhen
  1. gene.c

    0下载:
  2. 关于遗传算法的设计,c语言编译,可以直接调试!-On genetic algorithm design, c compiler, you can directly debug!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3538
    • 提供者:liuzhen
  1. c-language

    0下载:
  2. 用c语言编写的标准遗传算法程序,有较为详尽的解释,可以再此基础上进行改进和扩展。是我很不容易找到的-C language standard genetic algorithm, a more detailed explanation can be based on improved and expanded. I am very easy to find
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:7783
    • 提供者:ji
  1. C

    0下载:
  2. 利用C语言实现遗传算法,简单而实用,适用于初学者。-C language implementation of genetic algorithm, simple and functional, suitable for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:404679
    • 提供者:dongpo
  1. c

    0下载:
  2. 遗传算法,有c语言编写.,可以再tc环境下编译-Genetic Algorithms
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-08
    • 文件大小:14161
    • 提供者:txf
  1. GA_BPNN.C

    1下载:
  2. 遗传算法优化神经网络GA_NN.C语言,同步进化BP网络的拓扑结构和连接权值,避免了网络结构的选择和设计,非常实用。-Genetic algorithm optimization neural network GA_NN.C language, synchronization topology and evolution BP network connection weights, avoiding the selection and design of the network structur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:291507
    • 提供者:sigoo
  1. Genetic-algorithm-C-language

    0下载:
  2. c语言遗传算法,通过对多项式求最小值实现-C language implementation of genetic algorithm, the minimum value of the polynomial
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2400
    • 提供者:刘文
  1. C-language-source

    0下载:
  2. 二进制编码的简单遗传算法源程序(c语言)-Simple binary coded genetic algorithm source code (c language)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:118160
    • 提供者:wayne
  1. genenetic-algorithm-C-

    0下载:
  2. 一个函数优化遗传算法的C语言程序,可解决一般的函数优化问题-A function to optimize the C programming language of genetic algorithm, to solve the general function optimization problem
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:68108
    • 提供者:褚玉璞
  1. C

    0下载:
  2. 求某个二元函数的最大值函数优化问题,C语言遗传算法代码-Seeking a binary function of the maximum function optimization, C language code genetic algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2936
    • 提供者:司小雨
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com