CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 遗传算法

搜索资源列表

  1. ga_model

    0下载:
  2. 关于遗传算法的一个二进制编码的计算函数最大值的实例-on Genetic Algorithms a binary encoding function of the maximum calculated examples
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:992
    • 提供者:光临
  1. AIxdgvsd

    0下载:
  2. 人工智能的遗传算法程序以及说明文档,是个课程作业-artificial intelligence GA procedures, and documentation is operating courses
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:241064
    • 提供者:hk
  1. BP_GAaaaa

    0下载:
  2. BP算法和遗传算法的程序版本,还有说明文档,是人工智能的作业-BP and Genetic Algorithm version of the procedure, documentation, artificial intelligence operations
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:153482
    • 提供者:hk
  1. search_GA

    0下载:
  2. 这是利用遗传算法搜索函数最优解的程序,采用C++编写。-This is the use of genetic algorithm search function optimal solution procedures C prepared.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3200
    • 提供者:李建新
  1. unit_graph_GA

    0下载:
  2. 这是利用遗传算法提取基元图形的程序,采用C编写。-This is the use of genetic algorithm-based extraction procedures yuan graphics, C preparation.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:4270
    • 提供者:李建新
  1. GA

    0下载:
  2. 用遗传算法优化函数,要先在程序目录新建galog.txt文件,并不里面输入x1,x2的取值范围,程序输出的是函数最大值。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2014-01-16
    • 文件大小:157658
    • 提供者:浪子
  1. eclib-0.7.4.tar

    0下载:
  2. 不确定性实验室开发的不确定性算法 包括遗传算法
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:108658
    • 提供者:chevis
  1. gaot

    0下载:
  2. 遗传算法工具 具有非常高的效率 适合组建自己的算法 具有好的可扩展性
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:213757
    • 提供者:chevis
  1. SGA2.0

    0下载:
  2. 遗传算法 2.0版本 非常有效的进化搜索算法 实现简单
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:9120
    • 提供者:chevis
  1. tsp.cpp

    0下载:
  2. 用遗传算法(Genetic algorithm)解决Travel salesperson problem. Crossover类型:one-point和two-point. 选择类型:Tournament和RouletteWheel.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2011-04-29
    • 文件大小:2844
    • 提供者:lightlid
  1. GAyh

    0下载:
  2. 基于遗传算法的求函数最优解,人工智能,实验,遗传算法-Based on genetic algorithm for function of the optimal solution, artificial intelligence, experimental, genetic algorithm
  3. 所属分类:Console

    • 发布日期:2017-06-19
    • 文件大小:29829792
    • 提供者:耿锦威
  1. GA

    0下载:
  2. 这是一个用VB实现遗传算法的模板,大家可以根据自己编程的实际需要定义相应的参数-This is a realization of genetic algorithm using VB template, you can program according to their own definition of the actual needs of the corresponding parameters
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:6478
    • 提供者:程俊仁
  1. GA1E1

    2下载:
  2. 用K均值和遗传算法实现了半监督聚类算法,这是个一个已经发表的论文的源程序-Using K-means and genetic algorithm to achieve a semi-supervised clustering algorithm, this is a paper published source
  3. 所属分类:Console

    • 发布日期:2016-08-10
    • 文件大小:4153129
    • 提供者:张帅
  1. yichuan

    0下载:
  2. 人工智能算法中的遗传算法,使用c++编程-Artificial intelligence algorithm genetic algorithm, the use of c++ programming
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:1711
    • 提供者:流星澈
  1. GA

    0下载:
  2. 本程序运用了遗传算法,解决了以数组为数据结构的最优路径选择问题。-This procedure using genetic algorithm, to solve the array data structure for the selection of the optimal path.
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:3006
    • 提供者:怀义
  1. tan

    0下载:
  2. 这是一个用经典遗传算法求解函数最优解(在一定的范围里)的程序,包括了遗传算法的经典步骤。-This is a classical genetic algorithm function, the optimal solution (in a certain range of years) of procedures, including the classic genetic algorithm steps.
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:2107
    • 提供者:tanxiaohua
  1. GA

    1下载:
  2. GA遗传算法,C语言遗传算法程序 C语言遗传算法程序-GA
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:48997
    • 提供者:胥胜林
  1. genetic-algorithmfunction-algorithm

    0下载:
  2. 遗传算法和非线性规划的函数寻优算法matlab实现-A function of the genetic algorithm and nonlinear programming optimization algorithm matlab achieve
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:4359
    • 提供者:高珊
  1. genetic-algorithm-application

    0下载:
  2. matlab遗传算法工具箱解函数优化问题应用实例-matlab genetic algorithm toolbox solution function optimization application examples
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:1079
    • 提供者:高珊
  1. 8queens

    0下载:
  2. 遗传算法实现八皇后程序,八皇后程序的主要功能就是利用进化计算来找到符合要求的八皇后排列,该程序可在10000代内找到全部92种符合要求的排列。-Genetic Algorithms eight queens program, eight queens program' s main function is to make use of evolutionary computation to find the arrangement meets the requirements of the
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:486012
    • 提供者:匿名
« 12 »
搜珍网 www.dssz.com