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

搜索资源列表

  1. GA

    1下载:
  2. 遗传算法C语言,可运用该算法解决优化问题,对于结构优化有很大的帮助-C code for GA
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 经典的遗传算法C++源码,运行正确,可以根据需要自己添加内容-The classic genetic algorithm C++ source code, run correctly, you can add their own content as needed
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:252526
    • 提供者:燕子
  1. GA01knapsack

    0下载:
  2. 用VC++编程运用遗传算法及其改进模式求解01背包问题-VC++ programming with the use of genetic algorithm and its improved model for solving knapsack problem 01
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:210000
    • 提供者:刘浏
  1. yichuan-c-chengxu

    0下载:
  2. 遗传算法解决图的着色问题,这里面都是源程序,很有用-Genetic algorithms to solve graph coloring problem, this all source code, very useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:2962
    • 提供者:江星
  1. GA

    0下载:
  2. 遗传算法 C语言源码Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正,很实用-GA C language source code Denis Cormier (North Carolina State University) developed, Sita S. Raghavan (University of North
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4224
    • 提供者:宣奇波
  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. 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. yichuansuanfa--c-daima

    0下载:
  2. 基于遗传算法的人工生命模拟,后面的自己能力有限,从师兄那弄来的-Based on genetic algorithm artificial life simulation, the back of their limited capacity, that got it from Brother
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:28648
    • 提供者:zhanghongzhi
  1. C--GA

    0下载:
  2. c预言实现的遗传算法,每一个步骤都有详细的过程-c prophecy of the genetic algorithm, each step has a detailed process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:79628
    • 提供者:heizi
  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. NSGA_II(unmodified)

    0下载:
  2. 这个程序实改进遗传算法c程序,使用性很强,能用到很多其他优化方面的实例-improved GA edited by C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:22870
    • 提供者:张云亚
  1. GA.c

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

    • 发布日期:2017-03-29
    • 文件大小:2944
    • 提供者:王春
  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. Genetic-Algorithms

    1下载:
  2. 这是一个简单的遗传算法c语言实现,估价函数为正值,个体适应度函数与目标函数一致-This is a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3367
    • 提供者:cici
  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. 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-multi-objective

    0下载:
  2. 用遗传算法求解多目标非线性规划问题的C程序代码-The C++ code for genetic algorithm solving multi-objective nonlinear programming problem
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:2018
    • 提供者:Lemuria
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com