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

搜索资源列表

  1. 遗传算法

    2下载:
  2. MATLAB遗传算法实现对直流电机参数的优化(Optimization of DC motor parameters by MATLAB genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:alpha猫
  1. 《Matlab遗传算法工具箱及应用》源码

    0下载:
  2. 对matlab遗传算法进行了详细地介绍,并进行了实例介绍(The matlab genetic algorithm is introduced in detail, and an example is introduced.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1435648
    • 提供者:东来东往CT
  1. matlab基于遗传算法的最大熵值法的双阈值图像分割

    0下载:
  2. 基于遗传算法实现灰度图像二阈值分割,使图像分割的更合理(Two threshold segmentation of gray image based on genetic algorithm, which makes the image segmentation more reasonable)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:110592
    • 提供者:sunxiaonao
  1. VB遗传算法

    0下载:
  2. 自己编写的改进的遗传算法,嵌入了CST。这是遗传部分(The improved genetic algorithm, which was written by himself, was embedded in CST. This is the genetic part)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:刘夏1234
  1. 遗传算法

    0下载:
  2. 数学建模常用算法之一,遗传算法,代码完整(One of the common algorithms for mathematical modeling, genetic algorithm, code integrity)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:8192
    • 提供者:哟 哈撒给
  1. 模拟退火遗传算法

    1下载:
  2. 模拟退火遗传算法的车辆调度研究,里面具有完整的matlab程序(Research on vehicle scheduling with simulated annealing genetic algorith)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2867200
    • 提供者:多尔衮
  1. 一种宋词自动生成的遗传算法及其机器实现

    0下载:
  2. 一种宋词自动生成的遗传算法及其机器实现。一篇关于遗传算法的有趣应用(a novel paper about the application of Genetic Algorithm, generate SONGCI by GA)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:302080
    • 提供者:快乐小神仙
  1. 遗传算法应用于模糊C均值聚类

    0下载:
  2. 将遗传算法应用于模糊C均值聚类,可以取得不错的效果(The application of genetic algorithm to fuzzy C mean clustering can achieve good results.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:195584
    • 提供者:赵亮
  1. 基于遗传算法和非线性规划的函数寻优算法

    0下载:
  2. 用遗传算法进行线性函数以及非线性函数的寻优(The program of solving TSP problem by genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:33792
    • 提供者:dadadaxia
  1. 遗传算法

    0下载:
  2. 简述了数学建模中遗传算法的实例,并用MATLAB实现(In this paper, an example of genetic algorithm in mathematical modeling is introduced, and it is realized by MATLAB)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:4096
    • 提供者:李小爱lzy
  1. 遗传算法TSP

    0下载:
  2. 基于遗传算法的TSP问题,连续HOPfield网络优化(TSP problem based on genetic algorithm and optimization of continuous HOPfield network)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:xhkai
  1. 基于多层编码遗传算法的车间调度算法

    1下载:
  2. 基于多层编码遗传算法的车间调度算法(含详细代码)(Job shop scheduling algorithm based on multi-layer coding genetic algorithm (including detailed code))
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:12288
    • 提供者:理论经济
  1. 遗传算法Matlab程序

    0下载:
  2. 量子遗传算法的matlab程序实现,用此程序可实现遗传算法(Quantum genetic algorithm)
  3. 所属分类:其他

  1. 遗传

    0下载:
  2. 遗传算法是解决搜索问题的一种通用算法,对于各种通用问题都可以使用。 首先组成一组候选解,依据某些适应性条件测算这些候选解的适应度, 根据适应度保留某些候选解,放弃其他候选解。 对保留的候选解进行某些操作,生成新的候选解。(Genetic algorithm is a general algorithm for solving search problems, and it can be used for all kinds of general problems. First, a set of
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:1194260521
  1. GA遗传算法

    0下载:
  2. 这是一个GA遗传算法的实现,很好可以使用(This is an implementation of a GA genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:4096
    • 提供者:pengq
  1. 混合遗传蚁群HGIACA

    3下载:
  2. 智能优化方法--混合遗传蚁群算法,结合了蚁群算法和遗传算法(Intelligent optimization method, hybrid genetic ant colony algorithm, combines ant colony algorithm and genetic algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:reseei
  1. 《遗传算法理论·应用与软件实现》源代码

    0下载:
  2. 《遗传算法理论·应用与软件实现》源代码 多年积累类库,具有很大 的参考价值("Genetic algorithm theory, application and software implementation" source code accumulated library for many years, which has great reference value.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:4604928
    • 提供者:wdddd
  1. 1204 Java 遗传算法排课java sqlserver

    3下载:
  2. 排课系统基于遗传算法,数据库是sqlsever,还不错。大家可以看一下(adsjkjskzlfjklnzxvnlkcnzxnckzkch)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:5219328
    • 提供者:高欣欣
  1. 用遗传算法实现语音识别--基于mfcc参数

    0下载:
  2. 用遗传算法实现语音识别--基于mfcc参数(Speech recognition based on genetic algorithm -- Based on MFCC parameters)
  3. 所属分类:其他

    • 发布日期:2020-11-07
    • 文件大小:3971072
    • 提供者:织心
  1. 神经网络遗传算法函数极值寻优-非线性函数极值

    0下载:
  2. 神经网络遗传算法函数极值寻优-非线性函数极值(Neural network genetic algorithm function extremum optimization - nonlinear function extremum)
  3. 所属分类:其他

    • 发布日期:2018-10-28
    • 文件大小:100352
    • 提供者:acicas
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com