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

搜索资源列表

  1. GA

    0下载:
  2. C++ implementation of a Genetic algorithm (GA). A population of binary chromosomes is generated randomly to attempt to solve the Weighted MAX SAT Problem. Parameters of crossover, mutation, population size can be controlled via macros in code.There a
  3. 所属分类:software engineering

    • 发布日期:2017-06-02
    • 文件大小:15215576
    • 提供者:MJ
  1. NQueens_So2080728262007

    0下载:
  2. Genetic Algorithm NQueen
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:31837
    • 提供者:dav8lue
  1. Simple_Gen19393910112005

    0下载:
  2. Simple Genetic Algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:6902
    • 提供者:dav8lue
  1. CODE_UPLOAD5609582000

    0下载:
  2. Genetic Algorithm Test
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:27967
    • 提供者:dav8lue
  1. Wayfinding1627678112003

    0下载:
  2. Genetic Algorithm Programming
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:5999
    • 提供者:dav8lue
  1. getPDF1

    0下载:
  2. Genetic Algorithm Based Parameter Learning
  3. 所属分类:Document

  1. 11912876MOSGA4

    0下载:
  2. 数值优化 尤其是正在学习遗传算法的学生,本例基于MATLAB。-Numerical optimization, especially students who are learning genetic algorithm, in this case based on MATLAB.
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:3272
    • 提供者:西贝
  1. shishuyichuansuanfa

    0下载:
  2. 基于Delphi语言的实数编码遗传算法,用者根据自己需要做适当修改即可。-Delphi language based on real-coded genetic algorithm, the users according to their needs can make the appropriate changes.
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:3418
    • 提供者:weirunchu
  1. BasedongeneticalgorithmofdynamicTSPresearch

    0下载:
  2. 基于遗传算法的动态TSP问题的研究,内容详细,条理清晰-Based on genetic algorithm of dynamic TSP research
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:32652
    • 提供者:xianglongyang
  1. Artificial

    0下载:
  2. Using Artificial Chromosomes in Genetic algorithm for scheduling flowshop
  3. 所属分类:Software Testing

    • 发布日期:2017-04-08
    • 文件大小:434876
    • 提供者:Duy
  1. ChipperfieldFlemingPohlheimFonseca_tr_GATbx_v12.r

    0下载:
  2. genetic algorithm toolbox
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:229774
    • 提供者:sinhvienbkdn
  1. TSP

    0下载:
  2. Traveling Salesman Problem Based on Genetic Algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:255838
    • 提供者:wangwenli
  1. tsp

    0下载:
  2. Traveling Salesman Problem Based on Genetic Algorithm
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:121360
    • 提供者:wangwenli
  1. fulltext

    0下载:
  2. 一个基于遗传算法的材料排样算法,目的是使板材得以最大化利用-A genetic algorithm based on the materials layout algorithm with the aim to maximize the use of plate
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:172242
    • 提供者:JIM
  1. nsga2

    3下载:
  2. 基于NSGA-Ⅱ算法的区域覆盖卫星星座优化将一种基于Pareto最优概念的快速非支配排序遗传算法(NSGA-Ⅱ)引入区域覆盖侦察卫星星座的多目标优化设计-Algorithm based on NSGA-Ⅱ regional coverage satellite constellation will be based on the concept of Pareto optimal fast non-dominated sorting genetic algorithm (NSGA-Ⅱ) the
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:409494
    • 提供者:刘欣
  1. OptimizationofLEOregionalcommunicatonsatellitecons

    0下载:
  2. 采用遗传算法的低轨区域通信星座优化设计 通信: 星星座:优化:遗传算法-Genetic algorithm optimization of LEO regional communication satellite constellation design communication: Star Horoscope: Optimization: Genetic Algorithms
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:344295
    • 提供者:刘欣
  1. GA

    0下载:
  2. 遗传算法源代码,特别有助于初学遗传算法者参考-Genetic algorithm source code, in particular, those references will help beginners GA
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:2411
    • 提供者:xiaochen
  1. CameracaUbraifonformonocularvision

    0下载:
  2. 摄像机标定是计算机视觉领域的一个研究热点,为了解决单目摄像机标定中的精度不高、模型复杂、鲁棒性差等问题,依 据神经网络、遗传算法及摄像机标定的特点,提出了基于遗传算法和BP神经网络相结合的单目摄像机标定方法。该方法充分利用 遗传算法的全局优化和神经网络的局部收敛的特点,一方面避免了建立复杂的摄像机成像模型,另一方面增强了摄像机标定的精 度和鲁棒性。-The camera calibration isoneofmostimportantresearch ifeldsin compute
  3. 所属分类:Project Manage

    • 发布日期:2017-03-30
    • 文件大小:321898
    • 提供者:vbin
  1. 3596

    0下载:
  2. 主要针对宋词这种特殊的汉语诗歌体裁,开展了有关自动生成算法及其实现方法的探索性研究.实现了一种宋词自动生成的遗传算法及其机器实现-Genetic Algorithm and Its Implementation of Automatic Generation of Chinese SONGCI
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:342121
    • 提供者:maomao
  1. geneticalgorithm

    0下载:
  2. 遗传算法的描述,遗传算法是一种大致基于模拟进化的学习方法! -Descr iption of the genetic algorithm, genetic algorithm is a general learning method based on simulated evolution!
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:60888
    • 提供者:王博
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 27 »
搜珍网 www.dssz.com