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

搜索资源列表

  1. c

    0下载:
  2. 解遗传算法的c语言代码,就是关于货物配送路径-Genetic algorithm solution c language code
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:12802
    • 提供者:林婉芳
  1. SGA

    0下载:
  2. 标准的遗传算法的C源码,有详细的注释,能运行,适合初学者。-Standard genetic algorithm C source code, detailed notes, can run for beginners.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:201128
    • 提供者:Nancy
  1. TSP

    0下载:
  2. 旅行商问题遗传算法C代码,完全可以运行,有不足请指出-Traveling salesman problem genetic algorithm C code can run, there is insufficient please indicate
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:3646
    • 提供者:舒婷
  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
    • 文件大小:1383
    • 提供者:吴学兵
  1. GA

    0下载:
  2. 遗传算法c++实现的经典代码,有种方式,适合初学遗传算法的朋友们参考-Genetic algorithm c++ code to achieve the classic, a kind of way, suitable for beginners reference genetic algorithm friends
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:165074
    • 提供者:天一方水
  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
    • 文件大小:510954
    • 提供者:Ivan.Ru
  1. SGA-C

    0下载:
  2. 遗传算法的C语言版,相信对数学建模的同学很有帮助。-C-language version of the genetic algorithm, I believe the students to mathematical modeling helpful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:83416
    • 提供者:程涛
  1. C

    0下载:
  2. 用于计算优化问题的最大值或者最小值,遗传算法-Used to calculate the maximum or minimum optimization problems, genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:6899
    • 提供者:陈天祥
  1. GA

    0下载:
  2. 使用遗传算法优化PID参数,附原创教程及源码、试验数据及照片-PID parameters using genetic algorithm optimization, with tutorials and the original source code, test data and photographs
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2915204
    • 提供者:杨杨
  1. tiddlywinks

    0下载:
  2. A Genetic Algorithm C++ code to determine the largest possible circle between a number of randomly scatered variable radius circles
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:993837
    • 提供者:Mido7
  1. sga-c

    0下载:
  2. Simple Genetic algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:66078
    • 提供者:Jack
  1. gaCPP

    0下载:
  2. 遗传算法的c++实现 遗传算法的c++实现 遗传算法的c++实现-Genetic algorithm c++ implementation of genetic algorithm c++ implementation of genetic algorithm c++ implementation of genetic algorithm c++ implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3261
    • 提供者:栾某德
  1. TSP

    0下载:
  2. TSP问题遗传算法优化,不仅对TSP问题优化,而且就遗传算法本身提出了优化-TSP genetic algorithm optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3635
    • 提供者:丁岳
  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. aa

    0下载:
  2. 基于遗传算法的c++编码,例子简单,适合初学者-Based on genetic algorithm c++ code example is simple, suitable for beginners to see
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:610
    • 提供者:罗金宝
  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
    • 文件大小:3236
    • 提供者:小刚
  1. yichuanCPP

    0下载:
  2. 遗传算法的基本实例遗传算法是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型. 生存+检测的迭代搜索过程是它的核心. C-genetic algorithm C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:8851
    • 提供者:易文超
  1. genetic-algorithm

    0下载:
  2. 遗传算法可用于优化计算,C++,lingo都可用-Genetic algorithms can be used for optimization, C++, lingo are available
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:11448
    • 提供者:王同济
  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 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 39 »
搜珍网 www.dssz.com