CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - GA C

搜索资源列表

  1. c implement of GA

    1下载:
  2. 遗传算法的c语言实现-genetic algorithm in C Language
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:77.94kb
    • 提供者:周爽
  1. GA遗传算法2005

    0下载:
  2. 遗传算法的C代码。如需使用可根据实际问题进行修改。-genetic algorithm C code. For use in accordance with practical problems amended.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.97kb
    • 提供者:
  1. 基于GA优化神经网络结构源程序

    1下载:
  2. GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample-GA_nn.c based on genetic algorithm optimization neural network structure source, the input data file sample
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.61kb
    • 提供者:张文广
  1. GA(C++)

    0下载:
  2. c++的遗传算法实现,简单实用,很好的实现了遗传算法的结构与仿真-c genetic algorithm to achieve a simple, practical, good genetic algorithm to achieve the structure and Simulation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.35kb
    • 提供者:张在房
  1. GA(C+)

    3下载:
  2. 遗传算法的机器人路径规划的源代码。用C++来实现的-GA robot path planning source. C to achieve the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15.6kb
    • 提供者:宋磊
  1. messyGA-C

    0下载:
  2. Messy GA code in C (for IlliGAL Report 91008.) -messy GA code in C (for IlliGAL Report 91008 .)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:38kb
    • 提供者:sunxiaodian
  1. GA-c

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

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

    0下载:
  2. 解非线性规划模型的遗传算法,采用visual c++语言编写,结构清晰,明了易懂,注释完整-Genetic Algorithm for nonlinear programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-01-29
    • 文件大小:1.54kb
    • 提供者:mengjie
  1. GA

    0下载:
  2. C的遗传算法的源代码。是遗传算法原理及应用(王小平)的源代码,包含基本的遗传算法和一些遗传算法的举例-C genetic algorithm source code. Is the principle and application of genetic algorithms (Wang Xiaoping) source code, including the basic genetic algorithm and a number of genetic algorithm, for examp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:714.29kb
    • 提供者:han
  1. wangxiaoping-resource

    2下载:
  2. 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-12
    • 文件大小:4.31mb
    • 提供者:flying
  1. GA-FOR-VRP

    1下载:
  2. 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 遗传算法的Visual C++源代码,自己修改用吧。-Genetic Algorithm Visual C source code, modify their use of it.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:472.32kb
    • 提供者:唐新星
  1. GA-2

    0下载:
  2. 遗传算法的源代码,使用c++语言编写,结构清晰,注释完整,明了易懂-Genetic Algorithm
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. GA标准遗传算法(c++程序)详细附注啊.CPP GA标准遗传算法(c++程序)详细附注啊.C-failed to translate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.82kb
    • 提供者:姚春玲
  1. GA

    0下载:
  2. VC 遗传算法。文件中包括多个程序代码,有最基本二进制遗传代码。 另外包含多个改进遗传算法代码,C语言开发。在VC下可运行。 唯一需要改进的是:第一:目标函数(结合你自己需要求解的问题) 第二:随机函数。(代码中是自己写的库,在一些电脑上运行不正确。可以换成已有的rand)。在我另外上传的一个资料中已经更正。但这是最原始的,容易理解。所以上传上来。-Gene Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.39mb
    • 提供者:zhoulimin
  1. ga

    0下载:
  2. VS 2005下编写的遗传算法,采用面向对象的方式实现的遗传算法的思想,可用于神经网络的初始权值和阈值的优化。-VS 2005, prepared under the genetic algorithm, object-oriented approach to achieve the idea of genetic algorithms, neural networks can be used for the initial weights and threshold optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:498.98kb
    • 提供者:Ivan.Ru
  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
    • 文件大小:7.24kb
    • 提供者:MGC
  1. vrp-basedon-GA

    0下载:
  2. 基于C++的遗传算法代码,用于解决VRP问题,十分便于初学者学习-Based on genetic algorithm in C++ code for solving VRP problems, very easy for beginners to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5.13kb
    • 提供者:yulun
  1. GA.c

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

    • 发布日期:2017-03-29
    • 文件大小:2.88kb
    • 提供者:王春
  1. GA-ZPP

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

    • 发布日期:2017-04-04
    • 文件大小:186.49kb
    • 提供者:小洁
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com