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

搜索资源列表

  1. KnapsackProblem

    0下载:
  2. 利用遗传算法来精确地解决背包问题的编程代码-Knapsack problem using genetic algorithms to solve programming code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2560
    • 提供者:冯诚诚
  1. GA

    0下载:
  2. 使用此代码是用遗传算法求解优化模型的一个简单的实例-Application of genetic algorithm optimization model
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:2039
    • 提供者:张莉
  1. GAPNN

    0下载:
  2. 用遗传算法优化BP神经网络的权值和误差,自己写的代码,可以运行-Using genetic algorithm to optimize BP neural network weights and error, write your own code, you can run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:3434
    • 提供者:Elton
  1. yichuansuanfa-TSP

    0下载:
  2. 改进遗传算法求解tsp问题,不错的c++代码!-Improved genetic algorithm tsp problem, a good c++ code!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4415259
    • 提供者:shengshi_80
  1. Crossing

    1下载:
  2. 基于matlab平台上实现的遗传算法交叉算子操作,实现的是对自然数编码的两点交叉。代码无错,可以直接运行。-Based on matlab platform to achieve crossover genetic algorithm operations, the realization of the two-point crossover natural number coding. Code is error-free, can be directly run.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:1096
    • 提供者:Borney Liu
  1. ga

    0下载:
  2. 遗传算法及其matlab实现,具体的实例代码-Matlab genetic algorithm and its implementation, the specific code examples
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:103151
    • 提供者:zyq
  1. GAC

    0下载:
  2. 一个简单实用的遗传算法C语言程序代码,可以方便有效的求解函数坐直问题。-A simple and practical genetic algorithm C language code, you can easily and effectively solve the problem of function upright.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:52548
    • 提供者:张小雨
  1. genetic-algorithm-in-cSharp

    0下载:
  2. C#的遗传算法实现,在学会代码的同时可以学会算法的思想-genetic algorithm in c#
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:14394
    • 提供者:流浪汉
  1. Genetic-algorithm-matlab-code

    0下载:
  2. 遗传算法matlab代码,很不错,值得-Genetic algorithm matlab code, very good, worth a look
  3. 所属分类:Java Develop

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

    0下载:
  2. 基于MATLAB的遗传算法 本文是以Word形式给出的 里面都是计算GA的原代码-MATLAB-based genetic algorithm given in this article is based on Word form which is basically the original code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:121299
    • 提供者:王雨涵
  1. GenericAlgorithm

    0下载:
  2. 该代码为遗传算法以及两个实例,背包问题和旅行商问题,每个实例均有三组数据写在代码中,运行时将不需要的数据注释掉即可。-The source is about generic algorithm, including two examples, the knapsack problem and the traveling salesman problem.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:24765
    • 提供者:陈易
  1. 20131126

    0下载:
  2. 学习遗传算法时使用的例子,是win控制台程序,我根据网上下载的java代码,自己读java代码,然后改成c++代码,用自己的思维写出来的,编译可以通过,那时候就一个cpp文件包含了全部代码-Examples of the use of genetic algorithms when learning is win console program, I downloaded java code based on their own reading java code, and then chang
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:321102
    • 提供者:御风
  1. yichuansuanfa

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

    • 发布日期:2017-04-14
    • 文件大小:3514
    • 提供者:xiaojie
  1. duomubiaosuanfa

    0下载:
  2. 多目标遗传算法实现代码,基于matlab-Multi-objective genetic algorithm code, based on matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1160
    • 提供者:liuhao
  1. divideroute1

    0下载:
  2. 路径规划TSP简单实现,基于遗传算法java代码,-route planning TSP algorithm based on generation implemented by Java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:104624
    • 提供者:JY
  1. matlab-GA

    0下载:
  2. 遗传算法的matlab实现代码,已验证无错误-Genetic algorithm matlab code, verified error
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6574
    • 提供者:rockey
  1. ga

    0下载:
  2. 简单的遗传算法解决优化问题的汇编代码,包括单变量无约束优化、单变量有约束优化及多变量优化问题,并配以实例进行说明-Genetic Algorithms
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:135466
    • 提供者:柚子
  1. EC

    0下载:
  2. 遗传算法matlab代码,经过检测无错,希望对大家有用-Genetic algorithm matlab code, error detection
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:4569
    • 提供者:何汶坤
  1. the.01.Knapsack.Problem-

    1下载:
  2. 遗传算法求解01背包问题,代码、文档都有-01 knapsack problem genetic algorithm, code, documentation has
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:201714
    • 提供者:高某某
  1. fmaxGA

    0下载:
  2. 复杂函数优化是遗传算法的一个重要应用,该代码就是解决一个典型的函数求极值问题。-Complex function optimization is an important application of genetic algorithm, the code is a typical function extremum problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3370
    • 提供者:登登
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 50 »
搜珍网 www.dssz.com