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

搜索资源列表

  1. clanguageyichuansuanfa

    0下载:
  2. C语言遗传算法包。主要介绍C语言编程的遗传算法。-GA C language package. Introduces the C programming language genetic algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:82.92kb
    • 提供者:刘阳
  1. gacshx

    0下载:
  2. 一种基本遗传算法C源代码一种基本遗传算法C源代码-a basic genetic algorithm C source code for a basic genetic algorithm C source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:625.13kb
    • 提供者:李一一
  1. c++

    0下载:
  2. 利用c++实现遗传算法的求出程序的优化设计-use genetic algorithm calculated the optimal design procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.64kb
    • 提供者:李建
  1. GEP

    1下载:
  2. 基因表达式程序设计(Gene Expression Programming,GEP)是葡萄牙科学家Câ ndida Ferreira于1999年发明的一种基于基因组(Genome)和表现型组(Phenome)的新的遗传算法。 -Gene Expression Programming (Gene Expression Programming, GEP) is a Portuguese scientist Câ ndida Ferreira invented in 1999, b
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:305.62kb
    • 提供者:bipengjiang
  1. ga

    0下载:
  2. 用C语言实现遗传的算法,MATLAB虽然有很多算法,但有时用c语言编写的代码执行的快得多-Using C language implementation of genetic algorithm, MATLAB although has a lot of algorithms, but sometimes using c language code implemented much faster
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.37kb
    • 提供者:杜波
  1. GA

    0下载:
  2. 遺傳演算法(Genetic Algorithm),使用c++編譯,有需要者拿回去參考吧!-Genetic algorithm (Genetic Algorithm), using c++ compiler, there is a need to go back and refer to those who get it!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.01kb
    • 提供者:allen
  1. genalg

    0下载:
  2. It is simple genetic algorithm with different crossingover methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.55mb
    • 提供者:optoedka
  1. C

    0下载:
  2. C的改进遗传算法,Change any of these parameters to match your needs-C Improved Genetic Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:193.13kb
    • 提供者:luozhi
  1. 0-1guihua

    0下载:
  2. 这是一个完整的01规划遗传算法C语言实现代码 希望对有这方面研究的朋友有帮助-This is a complete 01 planning genetic algorithm C language code want to study in this regard to help friends
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.35kb
    • 提供者:吴学兵
  1. genetic

    0下载:
  2. This is knapsack problem solution by genetic algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.31kb
    • 提供者:hamaaral
  1. Genetic-Algorithm_C

    0下载:
  2. 用C语言编写的遗传算法程序。本示例程序适合用于求解正的最大值问题。 本程序的示例函数是:x[1]^2-x[1]*x[2]+x[3].-With a genetic algorithm written in C language programs. This sample program is suitable for solving the maximum problem. Sample function of this procedure is: x [1] ^ 2-x [1]* x [2]+
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3.16kb
    • 提供者:小刚
  1. NSGA-code-in-C-(for-Windows-and-Linux)-original.r

    0下载:
  2. Non-Dominated Sorting Genetic Algorithm for Multi-Objective Optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:15.93kb
    • 提供者:xxx
  1. genetic-algorithm

    0下载:
  2. 一个c语言的遗传算法的实例讲解。程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数。-this document give an example of genetic algorithm,which is very usefull for learning and using genetic algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:51.48kb
    • 提供者:徐作为
  1. A-Simple-CSharp-Genetic-Algorithm

    0下载:
  2. 遗传算法C#例子,包括遗传算法的整个思路和过程,常见参数的设置-Genetic Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:671.96kb
    • 提供者:袁晓艳
  1. genetic-algorithm

    0下载:
  2. C语言编写的遗传算法源程序,程序框架好,易懂,适合初学真。-The genetic algorithm source code written in the C language, the program framework, easy to understand, suitable for beginner true.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:2.08kb
    • 提供者:李平
  1. genetic-algorithm-cPP-implementation

    0下载:
  2. 简单的遗传算法c++实现,仅供参考,共同学习共同进步。-Simple genetic algorithm c++ implementation, for reference, shared learning and common progress.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:13.21mb
    • 提供者:john
  1. function-optimization

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

    • 发布日期:2017-04-08
    • 文件大小:231.54kb
    • 提供者:刘文政
  1. Genetic-algorithm-c-source-code-

    0下载:
  2. 多变量遗传算法C++版 测试通过 输入输出文件在源码中有说明 根据需要修改目标函数和变量数即可-Multivariate genetic algorithm C++ and the number of variables needed to
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:13.55kb
    • 提供者:moon
  1. GAsimple.c

    0下载:
  2. Simple Genetic Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5.88kb
    • 提供者:Sergio
  1. yichuan2

    0下载:
  2. 本文所述为C++实现的遗传算法的类文件实例。一般来说遗传算法可以解决许多问题,希望本文所述的C++遗传算法类文件,可帮助你解决更多问题,并且代码中为了便于读者更好的理解,而加入了丰富的注释内容,是新手学习遗传算法不可多得的参考代码。-Examples of the types of documents herein is implemented by a genetic algorithm C++. General genetic algorithm can solve many problem
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:8.18mb
    • 提供者:zxc
« 12 3 »
搜珍网 www.dssz.com