CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - Genetic algorithm

搜索资源列表

  1. GAbp

    1下载:
  2. 关于遗传算法优化BP网络的 ,感觉没什么用-on genetic algorithm optimization BP Network, feeling useless
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:40919
    • 提供者:qin
  1. Duoyuanw1

    0下载:
  2. 用于遗传算法,机械设计的优化与开发。也可用于模拟退火-for genetic algorithm, the optimal mechanical design and development. Can also be used for simulated annealing
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:3120
    • 提供者:
  1. 一个GA源程序

    0下载:
  2. This 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 - This a simple genetic algorithm implementation where the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6902
    • 提供者:刘海
  1. ycmatlab

    0下载:
  2. 遗传算法程序是在 MATLAB环境下仿真的程序。可以在任何版本用的-genetic algorithm in MATLAB environment simulation procedures. In any version of
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:13819
    • 提供者:丁小飞
  1. VC_GAD

    0下载:
  2. 简单遗传算法VC实现,包括选择,交叉,变异以及种群初始化-simple genetic algorithm VC, including the selection, crossover and mutation, and initialization Stocks
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7623
    • 提供者:王斌
  1. PIDTuningUsingG.A

    0下载:
  2. -PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains. We apply the genetic algorithm(GA) to tune the PID gains. The GA is an optimization algorithm using the biotic geneti
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:104620
    • 提供者:余志华
  1. GA(VC)

    0下载:
  2. 是利用VC6.0开发出来的,实现基本的遗传算法,提供给大家一起学习一下。-using VC6.0 developed, and achieving the basic genetic algorithm, for everyone to learn about.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:17597
    • 提供者:谢瑞浩
  1. matlabyiquanshuanfa

    0下载:
  2. Matlab ma tlabmatlab遗传算法程序 rar-Matlab matlab Genetic Algorithm rar
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:6258
    • 提供者:hzx
  1. Delphi20060512

    0下载:
  2. 一个不错的遗传算法分类器源码,一 个不错的遗传算法分类器源码。-a good genetic algorithm classifier source, a good classifier genetic algorithm source code a good genetic algorithm classifier source.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:44537
    • 提供者:张三
  1. ga544

    0下载:
  2. 遗传算法源程序 开发环境:C++ 简要说明:遗传算法源程序 -genetic algorithm source code development environments : C Brief Descr iption : Genetic Algorithm source
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4416
    • 提供者:王恩
  1. gaotv5.tar

    0下载:
  2. 遗传算法工具箱,希望对大家能有帮助。应该是很新的了-genetic algorithm toolbox, we can hope for help. It should be quite a new
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:76394
    • 提供者:于明
  1. malfangzheng

    0下载:
  2. matlab 编程,在遗传算法方面一用,总共三份,希望大家一起交流-Matlab programming, genetic algorithm in an area with a total of three, I hope all of us can share
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:116042
    • 提供者:ddr
  1. float_ga

    0下载:
  2. 用matlab编写的实数编码遗传算法,非常的好-using Matlab prepared by the real-coded genetic algorithm, a very good
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17435
    • 提供者:沈建峰
  1. Sample_GA

    0下载:
  2. VC++编写的简单遗传算法,非常经典,值得下载。-VC prepared by the simple genetic algorithm, very classic, it is worth the download.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:59870
    • 提供者:沈建峰
  1. genetic-algorithms

    1下载:
  2. 关于遗传算法的一个源代码,利用MFC编程实现。-on a genetic algorithm source code, using MFC programming.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:110939
    • 提供者:萧韩
  1. GoodPointSetBasedGeneticAlgorithm

    0下载:
  2. 利用数论中的佳点集的理论和方法,对遗传算法中的交叉操作进行了重新设计,给出了一个新的遗传算法,称之为佳点集的遗传算法 站长不接受我的代码说明名你对佳点集完全不了解我白传了-use of the theory of good points of the theory and method of genetic algorithm crossover operator of a new design. is a new genetic algorithm, call it good point-
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:20223
    • 提供者:lixijuan
  1. ychsflz

    0下载:
  2. c++语言实现的遗传算法的例子,需要的快下啊-c language of the genetic algorithm example, the faster under ah
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:325511
    • 提供者:yfq
  1. GraphGA-TabuHierarchicalLayout

    0下载:
  2. This article presents one of the most famous hierarchical graph drawing algorithms. Starting from a hierarchical graph we create a population of chromozoms that will be used in a Genetic Algorithm to get the best subjective representation: minimal ed
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:134948
    • 提供者:mihi64
  1. gatbx-origin

    0下载:
  2. 附件是英国大学开发的MATLAB遗传算法程序包-Genetic Algorithm
  3. 所属分类:Button control

    • 发布日期:2017-03-27
    • 文件大小:251896
    • 提供者:陈喜群
  1. 2-kinds-of-Genetic-Algorithms

    0下载:
  2. 两个遗传算法的实现程序,用MATLAB编写。实现效果良好。-This software is a implementation of genetic algorithm, which is written by MATLAB.Using this software, we can have a good result.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-29
    • 文件大小:62833
    • 提供者:郑篱儿
« 12 3 »
搜珍网 www.dssz.com