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

搜索资源列表

  1. SGA-simple-Genetic-Algorithm

    0下载:
  2. C语言编的简单遗传算法程序 各项功能齐全-SGA-simple Genetic Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3161
    • 提供者:李超
  1. Seven-genetic-algorithm-example-cPP

    0下载:
  2. 该资源包含了常用的7种C#遗传算法源码实例集,和遗传算法C#五子棋游戏程序-This resource contains 7 common genetic algorithm source code C# example sets, and genetic algorithms C# backgammon games
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:107593
    • 提供者:huangsong
  1. C-Sharp-genetic-algorithm

    1下载:
  2. C#遗传算法———用C#语言实现的遗传算法-C# genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:436478
    • 提供者:吴海
  1. GA-for-C-code

    0下载:
  2. 遗传算法自适应算法的C代码,供大家学习参考-Adaptive algorithm of genetic algorithm C code for everyone to learn information
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:5175
    • 提供者:wang
  1. Colony-algorithm-C-comments

    0下载:
  2. 蜂群算法C注释 人工智能,,遗传算法,蜂群算法的C语言,希望对大家研究蜂群算法有帮助! -Colony algorithm C comments artificial intelligence,, genetic algorithm, the colony algorithm of C language, hope to everyone research colony algorithm have help!!!!!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:4172
    • 提供者:柳瑶
  1. C-genetic-algorithm-code

    0下载:
  2. 传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法-Propagation algorithm (Genetic Algorithm) is a simulation of Darwin' s biological theory of evolution by natural selection and genetic mechanism of the computational mo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1098
    • 提供者:shitou
  1. genetic-algorithm

    0下载:
  2. 基于C语言,实现遗传算法得到最优值,其中包括选择、交叉、变异操作-C-based, genetic algorithm to achieve optimal value, including selection, crossover and mutation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1286075
    • 提供者:Lee
  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. 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
    • 文件大小:52713
    • 提供者:徐作为
  1. the-genetic-algorithm

    0下载:
  2. 一个用c++语言实现的遗传算法程序,为初学者提供一个入门-A genetic algorithm to achieve c++ language program, to provide an entry for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:10921
    • 提供者:王三
  1. Genetic-Algorithm

    0下载:
  2. c编的遗传算法共享给大家。同时还想得到更好更多的有关遗传算法的程序,望大家多多奉献。-c series of genetic algorithms for everyone to share. At the same time would like to get more and better information on genetic algorithm program, and hope a lot of dedication.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-04
    • 文件大小:2378
    • 提供者:杰克
  1. A-Simple-CSharp-Genetic-Algorithm

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

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

    0下载:
  2. 这个代码是用C语言编写的遗传算法代码,用来求解数值最优解-This code is written in C language, the genetic algorithm code used for numerical optimal solution
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1912
    • 提供者:王者
  1. genetic-algorithm

    0下载:
  2. 遗传算法的源代码,c语言编写,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。-The genetic algorithm source code, c language by Denis Cormier (North Carolina State University) developed, Sita S.Ragh
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-10
    • 文件大小:42186
    • 提供者:zhanglei
  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
    • 文件大小:2133
    • 提供者:李平
  1. Genetic-Algorithm

    0下载:
  2. 本程序用遗传算法基于C语言解决10个城市的旅行商问题,可求出10个城市之间的最短距离。-The procedures used to solve a 10-city traveling salesman problem, genetic algorithm based on the C language can be calculated the shortest distance between the 10 cities.
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:8217
    • 提供者:haqier
  1. Genetic-algorithm-solving

    0下载:
  2. 清华大学Liu的例子,用遗传算法解决3种不同的不确定规划问题,用c++编写的程序-Tsinghua University Liu example, using genetic algorithm to solve three different types of uncertainty in the planning, programs written in c++
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:102259
    • 提供者:hebangle
  1. Genetic-algorithm--

    0下载:
  2. 遗传算法求函数最优解,在这里,我用C语言对同样的一个函数进行了仿真,在C语言中,所有关于遗传算法的函数需要自己编写,因此可以更清楚的理解遗传算法,了解它的执行过程。-Function of genetic algorithms optimal solution, here, I used the same one for the C language function simulation, in the C language, all on Genetic Algorithms functio
  3. 所属分类:software engineering

    • 发布日期:
    • 文件大小:16926
    • 提供者:fanfan
  1. Genetic-algorithm-source-code

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
  3. 所属分类:Database system

    • 发布日期:2017-11-12
    • 文件大小:35977
    • 提供者:周成
  1. Genetic-algorithm-C-code

    0下载:
  2. 有关遗传算法的相关介绍以及C代码,通过这个代码可以实现相应的优化功能-Related presentations on genetic algorithms and C code, this code can be achieved through the optimization of the corresponding function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:41961
    • 提供者:高翔
« 1 2 3 4 56 7 8 9 10 ... 39 »
搜珍网 www.dssz.com