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

搜索资源列表

  1. Improved-Genetic-Algorithm

    1下载:
  2. 针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,作者提出了基于设计模式的改进遗传算法设计框架,并提供了部分Visual C#代码和演示。-Improved Genetic Algorithm design and implementation based on Design Patterns
  3. 所属分类:CSharp

    • 发布日期:2015-11-01
    • 文件大小:174080
    • 提供者:廖伟
  1. aforge_demo

    0下载:
  2.  AForge.NET 是一个专门为开发者和研究者基于C#框架设计的,他包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,机器人等领域。-The article describes an open source C# framework for researchers in the areas of Computer Vision and Artificial Intelligence- image processing, neural networks, genetic alg
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1636080
    • 提供者:rowe
  1. C-multi-objective

    0下载:
  2. 用遗传算法求解多目标非线性规划问题的C程序代码-The C++ code for genetic algorithm solving multi-objective nonlinear programming problem
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:2018
    • 提供者:Lemuria
  1. chengxu

    0下载:
  2. 通过C++编程,实现用遗传算法求X*X的最大值,其中遗传代数通过手动输入-C++ programming, to achieve the maximum value of X* X using genetic algorithms, including genetic algebra by manually entering
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:2986
    • 提供者:jiangjun
  1. ga1

    0下载:
  2. 遗传算法的C#代码,界面很清晰,功能较齐全-source for GA
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:153599
    • 提供者:feng
  1. jiqun

    0下载:
  2. 用C编程的遗传算法,比较好用,希望能给大家帮助-C programming genetic algorithm, and relatively easy to use, I hope everyone can help
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:265132
    • 提供者:魏重亮
  1. TSPGA

    0下载:
  2. 遗传算法是模拟生物在自然环境中的遗传和进化过程而形成的一种自适应全局优化概率搜索算法,有很强的解决问题的能力和广泛的适应性。-The genetic algorithm is the simulation of biological genetic and evolutionary processes in the natural environment and the formation of an adaptive global optimization probabilistic sear
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:12852
    • 提供者:klimg
  1. genetic-algorithm-achived-by-MATLAB

    0下载:
  2. 这是大学毕业设计做的一个遗传算法程序,挺有用的-It is beneficial to you to achive the function of genetic algorithm.
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:6921
    • 提供者:徐小聪
  1. geneticTSP

    0下载:
  2. 基于遗传算法,在matlab中解决TSP问题 试算过 无误。-MATLAB TSP GA
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:1031
    • 提供者:张岩
  1. genetic

    0下载:
  2. 遗传算法解决8皇后问题:代码示例。在visualC++上可以运行。-The genetic algorithm to solve the eight queens problem: code example. Can run in visualC++.
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:1542
    • 提供者:李海波
  1. NSGAII

    1下载:
  2. 运用matlab工具,引用NSGA2的遗传算法来解决刀具磨损问题。-Using matlab tools, reference the NSGA2 the genetic algorithm to solve the problem of tool wear.
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:9771
    • 提供者:李海波
  1. full-variability-genetic-

    0下载:
  2. VCVC类遗传算法(完全变异法),对于解决多序列联配问题有一定的作用,由于完全变异法有两个随机数的,所以结果波动幅度较大,最佳遗传代数为200代,多序列联配的补空方案请自行调节。代码简单,方便。-Genetic algorithm VCVC class (full variability Law), to solve the multiple sequence alignment problem to a certain extent, there are two random numbers
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:1542
    • 提供者:彭卫城
  1. algrithm

    0下载:
  2. C#遗传算法,包括五子棋程序以及常用的7种遗传算法案例-C# genetic algorithm, including backgammon program as well as commonly used genetic algorithm case
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:446574
    • 提供者:李达
  1. yichuansuanfa

    0下载:
  2. 用遗传算法(比例算子,单点交叉算子,变异算子)求最优解-Genetic algorithm (proportional operator, single-point crossover operator, mutation operator) Find the optimal solution
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:7155
    • 提供者:王楠楠
  1. make-a-test-paper

    0下载:
  2. 本系统较小,主要涉及的是遗传算法与自动组卷,希望可以对研究遗传算法的朋友们有所帮助!-The system is small, mainly related to the genetic algorithm with automatic test paper, can be helpful to the study of the genetic algorithm friends!
  3. 所属分类:CSharp

    • 发布日期:2017-11-03
    • 文件大小:18698
    • 提供者:李轩
  1. genetic

    0下载:
  2. 带有保留最佳个体功能的遗传算法的源程序,可以根据自己的问题直接修改应用-Retain the best individual of the genetic algorithm source code, you can directly modify the application according to their own problems
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:2122
    • 提供者:王峰
  1. college

    0下载:
  2. 高校课程排列的c语言程序,详细的介绍了遗传算法的流程和结合问题的编程问题-C language program arranged by the university curriculum, detailed programming process and combination of the genetic algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:79342
    • 提供者:王峰
  1. GATEST

    0下载:
  2. 遗传算法优化的小程序,利用遗传算法求解函数的极值。-Genetic algorithm optimization procedures, the use of genetic algorithm function extremum.
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:107769
    • 提供者:王瑞
  1. Cpp1

    0下载:
  2. 利用郭涛编译的遗传算法,具体有文字说明可供参考-Guo Tao compiled genetic algorithm, the specific text for reference
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:2831
    • 提供者:尹晓菲
  1. AI-Life

    0下载:
  2. C#遗传算法和人工神经算法实例代码,一个简单的人工神经网络和遗传算法例子,界面语言为英文,是从老外那里搞到的,功能不只是人工神经和遗传算法,想学习的可以起到很好的借鉴作用,值得看看。-C# genetic algorithms and artificial neural algorithm example code, the example of a simple artificial neural networks and genetic algorithms, interface langu
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:614828
    • 提供者:hpudn99
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com