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

搜索资源列表

  1. GAbp

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

    • 发布日期:2008-10-13
    • 文件大小:39.96kb
    • 提供者: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
    • 文件大小:3.05kb
    • 提供者:
  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
    • 文件大小:6.74kb
    • 提供者:刘海
  1. ycmatlab

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:7.44kb
    • 提供者:王斌
  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
    • 文件大小:102.17kb
    • 提供者:余志华
  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
    • 文件大小:17.18kb
    • 提供者:谢瑞浩
  1. matlabyiquanshuanfa

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

    • 发布日期:2008-10-13
    • 文件大小:6.11kb
    • 提供者: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
    • 文件大小:43.49kb
    • 提供者:张三
  1. Rectangle

    5下载:
  2. 探讨了矩形件和任意形状图案的排样优化问题的遗传算法求解,提出了剩余矩形表示法和条形图表示法。对于矩形排样,剩余矩形表示法提高了板材利用率,更容易得到较优解。对于任意形状图案排样,条形图表示法直接利用位图排样,不对图案作任何限制(允许有孔洞),排样速度很快。该算法已应用于智能印花分色系统中。-on rectangular pieces of arbitrary shape and pattern layout of genetic optimization algorithm. the remai
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:338.52kb
    • 提供者:wayllen
  1. liushuiqingqing

    1下载:
  2. 基于距离的免疫遗传算法,程序能够执行,算法比较优化,收敛性能非常好。供大家参考。-based on distance from the immune genetic algorithms, procedures can be implemented, algorithm optimization, convergence performance is very good. For your reference.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14.46kb
    • 提供者:陈亚夫
  1. ga544

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:74.6kb
    • 提供者:于明
  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
    • 文件大小:113.32kb
    • 提供者:ddr
  1. float_ga

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:108.34kb
    • 提供者:萧韩
  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
    • 文件大小:131.79kb
    • 提供者:mihi64
  1. gatbx-origin

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

    • 发布日期:2017-03-27
    • 文件大小:245.99kb
    • 提供者:陈喜群
  1. yichuansuanfa

    0下载:
  2. 遗传算法计算一元三次方程 遗传算法计算一元三次方程 注释详细-genetic algorithm genetic algorithm a cubic equation
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-25
    • 文件大小:47.9kb
    • 提供者:zhoujieqi
  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
    • 文件大小:61.36kb
    • 提供者:郑篱儿
« 12 3 »
搜珍网 www.dssz.com