CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C GA

搜索资源列表

  1. Single-and-Multiobjective-GA-Toolbox

    0下载:
  2. 单目标、多目标遗传算法c++工具箱,Illinois Genetic Algorithms Laboratory-Single and Multiobjective Genetic Algorithm Toolbox in C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:130471
    • 提供者:陈重
  1. ga-using-c-P-P-implementation

    0下载:
  2. 遗传算法用c++实现,希望对大家有用,学算法的可以-Genetic algorithms using c++ implementation
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. MATLAB和C++开发都有,代码齐全,资料非常有指导意义,适合有一定基础的人。(含资料:全国高技术重点图书·通信技术领域 遗传算法及其应用)-It concludes code of matlab and c++,and some important referance is also included.
  3. 所属分类:matlab

    • 发布日期:2017-06-17
    • 文件大小:26729472
    • 提供者:PLR
  1. GA(CPP)

    0下载:
  2. 标准遗传算法,用c++程序实现,有详细附注-Standard genetic algorithm implementation using c++ program, with detailed notes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1939
    • 提供者:cici
  1. ga

    0下载:
  2. C++实现遗传算法功能,目标函数为简易的y=x*x-use C++ achieve genetic algorithm
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 电网重构的C++源码,采用遗传算法进行求解开关组合的最优方案-Network Reconfiguration in C++ source code, using a combination of genetic algorithm to solve the optimal switching scheme
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. C++振动理论,经典改进遗传算法的源代码,具有较强鲁棒性。-C + + vibration theory, the classical genetic algorithm source code, has strong robustness.r
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 经典遗传算法的C#实现,用来求解优化问题-Implement GA with C#
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 遗传算法解决组合优化问题,0-1背包问题-Genetic algorithm to solve combinatorial optimization problems, 0-1 knapsack problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:10756
    • 提供者:whx
  1. ga

    1下载:
  2. 本代码是利用遗传算法解决简单的JOB—SHOP型的生产调度问题。代码简单,且已经过调试,可以正常运行,C++及遗传算法的初学者可以参考!-This code is the JOB-SHOP-type production scheduling problems using genetic algorithms to solve simple. Simple code, and have been debugging the normal operation of OK, C and Geneti
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2942
    • 提供者:李鹏飞
  1. GA-ZPP

    0下载:
  2. 文件名称为GA-C++。是遗传算法的C++编码详解,易读明了。-Genetic algorithm C++ coding
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 在Visual C++ 编译环境下,遗传算法的程序,并利用它们求解了48个城市的TSP问题。由于篇幅有限,且程序中还包括界面实现和计算线程处理等一些与算法无关的代码。-In Visual C++ compiler environment, the genetic algorithm program, and use them to solve the TSP problem of 48 cities.Due to limited space, the program also includes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-01
    • 文件大小:14244265
    • 提供者:liyapei
  1. GA

    0下载:
  2. 遗传算法应用程序使用说明: 1.安装MATLAB5.X; 2.建立目录:(c:\GeneticProgram),并将这里提供的所有源程序拷入该目录; 3.运行(c:\GeneticProgram)中的 startup; 4.在MATLAB Command Window内直接运行程序 FloatExample和BinaryExample。 FloatExample和BinaryExample分别采用浮点编码和二进制编码方法,求函数 y=20+x + 10*sin(
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:17216
    • 提供者:liyapei
  1. Otsu(GA)

    0下载:
  2. 应用遗传算法对传统Otsu算法进行优化实现灰度图像的阈值分割。给出了c++的源程序。-Using genetic algorithm Otsu traditional algorithm was used to optimize the realization of gray image threshold segmentation. Given the c++ the source program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5472367
    • 提供者:胡载萍
  1. standard-GA

    0下载:
  2. 标准遗传算法通用C#程序 适合新手简单修改后实用-standard GA of c# it s convenient to freshman of C#
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:56246
    • 提供者:根据局
  1. ga-and-mutil-objective

    0下载:
  2. 以C语言实现微遗传算法和多目标问题的源码。-C language source of micro-genetic algorithm and multi-objective problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:308718
    • 提供者:grace
  1. GA

    0下载:
  2. 通过C语言实现,简单的遗传算法,对数值计算的学习者,入门参考学习-C language, a simple genetic algorithm, the numerical calculation of learners, learning portal
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:139153
    • 提供者:竹子
  1. GA

    0下载:
  2. GA遗传算法 c++实现,详细注释 单浮点数编码,控制台演示-GA genetic algorithm c++ realization of a single floating-point encoding of detailed notes, console demo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4508
    • 提供者:tk
  1. the-code-of-GA

    0下载:
  2. 遗传算法的实现 采用C编程 遗传算法的实现 采用C编程-the code of GA
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:24506
    • 提供者:stephanie
  1. GA-Sr_CPP

    0下载:
  2. 利用人工智能中遗传算法编写C++程序,对遗传算法的实现较为具体,包括选择,交叉,变异等诸多实现环节。-The use of genetic algorithms in artificial intelligence to write C++ program realization of the genetic algorithm more specific, including selection, crossover, mutation, and many achieve link.
  3. 所属分类:.net

    • 发布日期:2017-03-31
    • 文件大小:18504
    • 提供者:史景利
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 17 »
搜珍网 www.dssz.com