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

搜索资源列表

  1. PaiKe

    1下载:
  2. 遗传算法做排课软件源码。还行吧-Course Scheduling software to do genetic algorithm source code. Also visit you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:143639
    • 提供者:build
  1. VC++GeneticAlgorithm

    0下载:
  2. 很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-A classic a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:106693
    • 提供者:林宇贞
  1. DifferentialEvolutionAPracticalApproachtoGlobalOpt

    0下载:
  2. 这是一本讲微分进化的书,进化算法是以遗传算法为代表的一类随机算法的总称,95年由Rainer Storn和Kenneth Prici提出微分进化方法,比传统进化算法更好更简单,2004年该方法的原创者出版了长达580页的微分进化:一种全局优化的实用方法,本书是英文版,似乎还没有中文版,希望对感兴趣的人有用-This is a book stresses differential evolution, evolutionary algorithm based on genetic algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:9848998
    • 提供者:plow
  1. GA

    2下载:
  2. 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1625
    • 提供者:周薇
  1. C++GAcode

    0下载:
  2. VC++中对遗传算法进行了实现,实现可视化,经过本机验证可以实现。是一个效率较高的程序。-VC++ Of genetic algorithm to achieve and realize visualization, after verification of the machine can be achieved. Is a more efficient procedure.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:47120
    • 提供者:lian
  1. gatspexe

    0下载:
  2. 给出一个运行用遗传算法运算的Delphi可执行程序。可以解决TSP问题。-Give a running operations using genetic algorithms Delphi executable program. TSP problem can be solved.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-25
    • 文件大小:187577
    • 提供者:lian
  1. ARX_Identification

    2下载:
  2. 基于GA(遗传算法)的ARX模型参数辨识-Based on GA (genetic algorithm) of the ARX model parameter identification
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-28
    • 文件大小:13710
    • 提供者:
  1. GA

    0下载:
  2. 这些是我最近搜集整理的关于遗传算法多目标优化方面的论文。与大家分享!适合对遗传算法有一定了解的读者。-These are my recent gathering on multi-objective optimization genetic algorithm papers. To share with you! Suitable for genetic algorithms have a certain understanding of readers.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:14329615
    • 提供者:宋庆席
  1. yichuanyouhuadrough

    0下载:
  2. 粗糙集是一种数据预处理算法,可以用遗传算法对其进行优化。是很好的分类算法-Rough set is a data pre-processing algorithm, genetic algorithm can be used for its optimization. Is a good classification algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:11947
    • 提供者:王淑娟
  1. zujuan

    0下载:
  2. 用csharp写的遗传算法组卷,可以用于试题库的参考-Written by CSharp Paper genetic algorithm, can be used to test the reference library
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:13405
    • 提供者:李卓
  1. nicheSGA

    0下载:
  2. 用matlab编写的一个经典的基于排挤机制的小生境遗传算法程序 -Matlab prepared with a classical crowding out mechanism based on niche genetic algorithm procedure
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:14428
    • 提供者:陈沛谕
  1. GA-PSOPSO

    5下载:
  2. (粒子群算法)作为添加算子改进GA (遗传算法),供大家学习-(PSO), as the operator to add to improve the GA (genetic algorithm) for them to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-02-19
    • 文件大小:2279
    • 提供者:陈沛谕
  1. src

    0下载:
  2. 遗传算法 JAVA SQL2-JAVA SQL2000 genetic algorithm
  3. 所属分类:SQL Server

    • 发布日期:2017-04-24
    • 文件大小:149040
    • 提供者:陈雪瓅
  1. MATLAByichuansunfa

    1下载:
  2. MATLAB遗传算法工具箱函数及应用实例,:基于Matlab语言的遗传算法工具箱支持二进制和浮点数编码方式,并且提供了多种选择、交叉、变异的方法。 通过具体实例对Matlab的遗传算法工具箱的用法进行了说明介绍。 -MATLAB genetic algorithm toolbox function and application example: Based on the Matlab language genetic algorithm toolbox and floating p
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-23
    • 文件大小:199251
    • 提供者:李扬宇
  1. chejian

    0下载:
  2. 车间作业调度问题遗传算法通用程序,请查看-GA used in factory manufacture plan
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:6287
    • 提供者:aircraft
  1. gatbx

    0下载:
  2. 此文件为遗传算法的操作说明和M文件程序文件-books and m files for GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:266573
    • 提供者:felixscape
  1. Genetic_Algorithm

    0下载:
  2. 该电子书是一本深入介绍遗传算法求解最优化解的书本。-The e-book is a genetic algorithm-depth introduction to the best books to resolve.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-27
    • 文件大小:10029765
    • 提供者:lhq
  1. gatbx

    0下载:
  2. Matlab遗传算法工具箱及应用,包含了很多有用的遗传算法源程序-Matlab genetic algorithm toolbox and its application, including a lot of useful genetic algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:46700
    • 提供者:黄国涛
  1. GAforVRPTW

    0下载:
  2. C++解决VRPTW的源码,采用遗传算法编写,验证过较好用-C++ for VRPTW
  3. 所属分类:Communication

    • 发布日期:2017-05-06
    • 文件大小:23195
    • 提供者:李海民
  1. ag_yde1[1]

    0下载:
  2. 人工智能遗传算法的原理和应用,ppt课件,法国第戎大学的-The principle of genetic algorithms in artificial intelligence and applications, ppt courseware, the University of Dijon, France
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1399157
    • 提供者:王君
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com