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

搜索资源列表

  1. GA1

    0下载:
  2. 遗传算法代码,用于函数优化等,也可以改进,实现其他功能。-genetic algorithm is very useful for university student.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:7883
    • 提供者:王一
  1. DEMC

    1下载:
  2. 基于蒙特卡罗马尔可夫链的差分遗传算法。算法有mc抽样改进,并用差分算法改进遗传优化算法-A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:14164
    • 提供者:yurain
  1. Multiobjectvie-Genetic-Algorithm

    0下载:
  2. 有关多目标优化问题的遗传算法的基本理论方法的硕士论文,相关领域的大家可以参考一下-Multi-objective optimization problems related to genetic algorithms basic theories and methods of the master' s thesis and related fields that we can reference
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2308615
    • 提供者:meimei
  1. GARR0

    2下载:
  2. 利用遗传算法解决机器人路径规划问题,较好的一个例程,在VC++平台下开发-Using the genetic algorithm to solve robot path planning problem, the better a routine in VC++ platform development
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3875121
    • 提供者:李志远
  1. tabusearch

    1下载:
  2. 本程序提供禁忌搜索tabu search的matlab程序。可模拟遗传算法产生的节点之后的tabu search过程。-This program provides the matlab tabu search tabu search procedure. Generated by genetic algorithm can simulate the node after the tabu search process.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2829
    • 提供者:zenttic
  1. GeneticandAntAlgorithms

    0下载:
  2. 用蚁群算法和遗传算法结合起来实现旅行商问题,代码功能很强。-It solove the traveling salesman problem through combining the ant colony algorithm and genetic algorithm,the code is strong function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:78340
    • 提供者:温娟
  1. GATSP201046

    0下载:
  2. 使用遗传算法解决旅行商问题,用户自己设置城市参数,有良好的处理速度!-The use of genetic algorithm to solve traveling salesman problem, the user set up their own city parameters, good speed!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8354792
    • 提供者:冯亚雷
  1. 9

    0下载:
  2. 给予免疫遗传算法的QOS路由选择问题,给予免疫遗传算法的多目标优化问题-Immune genetic algorithm for QOS routing problem, the immune genetic algorithm for multi-objective optimization problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:6473
    • 提供者:路杨
  1. gg

    0下载:
  2. 很好用的遗传算法,可以任意输入函数,通过有界面实现-dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:5444
    • 提供者:何禹
  1. MOGASC

    0下载:
  2. 用Matlab实现多目标遗传算法的源代码-Multi-objective genetic algorithm source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:80298
    • 提供者:陈平君
  1. GAsuanfa

    0下载:
  2. 此程序通过遗传算法(GA)实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,也称码串、染色体。将实际问题的目标函数转变为染色体的适应函数,然后在随机产生的一批初始染色体的基础上,根据各染色体的适应函数值进行繁殖、交叉、变异等遗传操作产生下一代染色体。 -This procedure of genetic algorithm (GA) to achieve gray scale image segmentation, genetic process of the algor
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4167627
    • 提供者:马超
  1. genetic

    1下载:
  2. 这是一个有关于免疫遗传算法matlab 程序-This is an on immune genetic algorithm matlab program-genetic algorithm This is an on immune genetic algorithm matlab program
  3. 所属分类:Other systems

    • 发布日期:2016-09-20
    • 文件大小:86131
    • 提供者:yyl
  1. java

    0下载:
  2. 这是一个用JAVA编的遗传算法问题。 -This is an on immune genetic algorithm JAVA program
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:555530
    • 提供者:YYL
  1. moea

    2下载:
  2. matlab遗传算法多目标优化,双目标函数优化-matlab genetic algorithm for multi-objective optimization, dual-objective optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2453
    • 提供者:standy17
  1. mianyiga

    0下载:
  2. 免疫遗传算法,该算法很好的客服了简单遗传算法的早熟问题,是对基本遗传算法的一种改进-Immune genetic algorithm has very good customer service the premature simple genetic algorithm, the basic genetic algorithm is an improved
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:109271
    • 提供者:kanstar
  1. Simple-genetic-algorithm-source-code

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:8642
    • 提供者:李礼
  1. NSGA2

    0下载:
  2. 包含多目标遗传算法于深入了解NSGA及NAGA2算法有一定帮助-Includes multi-objective genetic algorithm NSGA and NAGA2 in-depth understanding of a certain algorithm to help
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:203173
    • 提供者:standy17
  1. Genetic_Algorithm

    0下载:
  2. 基于遗传算法的走迷宫实现,主要算法原理为遗传算法,界面实现为WinForm-Maze based on genetic algorithm to achieve the main principle for the genetic algorithm method, the interface is implemented as WinForm
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:54003
    • 提供者:小光
  1. MATLABGAMATLAB

    0下载:
  2. 遗传算法,蚁群算法,实现最短路径问题-GENETIC
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:6626
    • 提供者:宋琳
  1. SGA

    0下载:
  2. fortran语言写的遗传算法程序,用来求函数极小值-genetic algorithm fortran program written in the language used to find the function minimum
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1934
    • 提供者:田强
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com