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

搜索资源列表

  1. classical-algorithm

    0下载:
  2. 关于经典算法的思考与总结。涵盖KMP.遗传.启发式搜索.图像 特征提取 SIFT.傅立叶变换.Hash.快速排序.SPFA.快递选择 SELECT A*.Dijkstra.DP.BFS/DFS.红黑树等 15 个经典基础算法, 共计 31 篇文章,包括算法理论的研究与阐述,及其编程的具体实现。很多个算法都后续写 了续集-Thinking about the classical algorithm and summary. Covering the KMP. Genetic heuri
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11722863
    • 提供者:
  1. shenjingwangluoyuyichuansuanfa

    0下载:
  2. 神经网络与遗传算法的完美结合,有很广泛的应用空间。对于学习这方面有很大帮助。-The perfect combination of neural network and genetic algorithm
  3. 所属分类:Software Testing

    • 发布日期:2017-05-07
    • 文件大小:1216000
    • 提供者:jiaxiaoquan
  1. GA

    0下载:
  2. 本文件主要是关于java实现的遗传算法的代码,很适合初学者对遗传算法的入门了解-This document is about the realization of the genetic algorithm java code, it is suitable for beginners to understand the genetic algorithm entry
  3. 所属分类:File Formats

    • 发布日期:2017-05-11
    • 文件大小:2079694
    • 提供者:颉灵
  1. AntTSP

    0下载:
  2. 本文件主要是针对遗传算法的java代码,很适合入门初学者-This document is mainly directed against the genetic algorithm java code, is perfect for beginners
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:24054
    • 提供者:颉灵
  1. ant-algorithms-of-vrp

    1下载:
  2. 采用蚁群算法能够解决31个城市的旅行商问题,相对于遗传算法,模拟退火算法和其他的算法,蚁群算法有其自身的优势-Ant colony algorithm to solve the traveling salesman problem 31 cities, with respect to genetic algorithms, simulated annealing algorithm and other algorithms, ant colony algorithm has its own ad
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:1950
    • 提供者:董乾东
  1. Genetic-algorithm-c-source-code-

    0下载:
  2. 基于遗传算法写的关于旅行商问题的代码,功能可以解决基本的问题,希望能帮助大家!下载吧-Genetic Algorithms write code based on the traveling salesman problem, the function can solve fundamental problems, hoping to help you! Download it
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:14727
    • 提供者:董乾东
  1. genetic-code

    0下载:
  2. 基于遗传算法写的关于旅行商问题的代码,功能可以解决基本的问题,希望能帮助大家!下载吧-Genetic Algorithms write code based on the traveling salesman problem, the function can solve fundamental problems, hoping to help you! Download it
  3. 所属分类:File Formats

    • 发布日期:2017-04-26
    • 文件大小:21433
    • 提供者:董乾东
  1. shengxhandiaodu

    0下载:
  2. 基于遗传算法写的关于生产调度方面问题的代码,功能可以解决基本的问题,希望能帮助大家!下载吧-Genetic algorithm code written on aspects of production scheduling based on function can solve basic problems, hope to help you! Download it
  3. 所属分类:File Formats

    • 发布日期:2017-04-26
    • 文件大小:48694
    • 提供者:董乾东
  1. tsp

    0下载:
  2. 基于遗传算法写的关于旅行商问题的代码,功能可以解决基本的问题,希望能帮助大家!下载吧-Genetic Algorithms write code based on the traveling salesman problem, the function can solve fundamental problems, hoping to help you! Download it
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:7738
    • 提供者:董乾东
  1. Artificial-Intelligence

    0下载:
  2. 人工智能上机指导,介绍了PCB图像中的定位孔的四种搜索算法,即盲目搜索,分级搜索,遗传算法,模拟退火算法。-Artificial intelligence machine guidance, introduced the PCB image search algorithm to locate the four holes that blind search, hierarchical search, genetic algorithms, simulated annealing algorit
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:800201
    • 提供者:田魁
  1. GA-CPP

    0下载:
  2. 该文档提供了遗传算法的原理以及在C++上的实现步骤,并且提供了一个具体的算例。具有一定能够的参考价值。-in this article , i introduce the GA and apply a program. it may give a great help to the new learners .
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:19805
    • 提供者:
  1. a

    0下载:
  2. 阵元失效会破坏拖曳线列阵的幅相分布,导致阵列的旁瓣级出现明显升高,严重影响了阵列的性能。阵元失效条件下 的波束形成是一个非线性的最小平方的优化问题,对其直接求解非常困难。针对这一情况,提出了一种基于遗传算法的阵元 失效校准方法。算法的基本思想是将失效阵元的权重强制为零,并使得阵列的实际响应与期望响应在主瓣区域相匹配,同时 对阵列响应的旁瓣级作出限制-Failed elements will des仃oy the amplitude and phase distribution and
  3. 所属分类:Project Manage

    • 发布日期:2017-05-03
    • 文件大小:604202
    • 提供者:赵杰
  1. GA-Matlab.doc

    0下载:
  2. 遗传算法解非线性问题,0-1整数规划,附图表,实例-Genetic Algorithm for Nonlinear 0-1 integer programming problems, drawing tables, examples
  3. 所属分类:Document

    • 发布日期:2017-04-23
    • 文件大小:62937
    • 提供者:May
  1. matlab

    0下载:
  2. 用MATLAB实现基于遗传算法的图像分割软件设计-Using MATLAB image segmentation based on genetic algorithm software design
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:7112
    • 提供者:尚丽娜
  1. GA-on-pso-

    0下载:
  2. 基于遗传算法的电力系统无功优化的C语言程序-Power system based on genetic algorithm optimization of reactive C language program
  3. 所属分类:Project Design

    • 发布日期:2016-08-21
    • 文件大小:12288
    • 提供者:wanghan
  1. DS-for-MIMO-and-HARQ

    0下载:
  2. MIMO 检测与HARQ 合并中的不确定性处理研究,介绍了通过证据理论的方法进行MIMO信号检测,以及HARQ合并,同时也介绍了一些人工智能算法,例如遗传算法或模拟退火算法-MIMO detector combined with the uncertainty HARQ processing research, describes the method of performing MIMO signal detection theory of evidence, and HARQ merger,
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1942033
    • 提供者:水麟泽
  1. calculate-minimum-

    0下载:
  2. 遗传算法计算函数最小值,单纬度计算函数最小值-Genetic algorithm to calculate the minimum function, single latitude calculated the minimum function
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:712
    • 提供者:zy
  1. yichuansuanfayuandaima

    0下载:
  2. 遗传算法解决6自由度机器人机械臂运动路径问题(源程序)-Genetic algorithms to solve the 6-DOF robot manipulator motion path problem (source)
  3. 所属分类:Document

    • 发布日期:2017-04-11
    • 文件大小:1229
    • 提供者:张珲
  1. MATLAB_yi_chuan_suan_fa

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的-Genetic Algorithm (Genetic Algorithm) is a simulation mechanism of Darwinian natural selection and genetics computational models o
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:84180
    • 提供者:赵程序
  1. Agent-research

    0下载:
  2. 主要介绍的是Agent遗传算法-Focuses on the Agent genetic algorithm
  3. 所属分类:Project Manage

    • 发布日期:2017-04-16
    • 文件大小:169512
    • 提供者:io
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 27 28 »
搜珍网 www.dssz.com