CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - c语言 遗传算法

搜索资源列表

  1. 22

    0下载:
  2. 一个基本遗传算法的C++语言实现,有三个文件构成。-A basic genetic algorithm C++ Language, there are three files.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2061
    • 提供者:yangmingze
  1. the_total_collection_of_data_structure_in_c_langua

    1下载:
  2. 清华严蔚敏C语言版数据结构全集,可以说是pudn上这个主题的最全面的一个集合了,记得有这么一个说法是只有有序组织的信息才是有价值的吧:_数据结构-严蔚敏-C语言版;教学笔记;数据结构算法实现及解析—配合严蔚敏_吴伟民编著的数据结构(C语言版)(作者 高一凡)源代码;数据结构笔记;数据结构复习重点归纳笔记[清华严蔚敏版];数据结构题集-严蔚敏;数据结构题集-严蔚敏;严蔚敏老师专贴。-Wei-Min Yan Tsinghua C language version of The Complete Wo
  3. 所属分类:Data structs

    • 发布日期:2015-10-10
    • 文件大小:27929585
    • 提供者:Jawen
  1. SGA

    1下载:
  2. 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3281
    • 提供者:沁篱
  1. gaopt

    0下载:
  2. 使用基本遗传算法(GA)对函数进行最优化的C语言源程序-The use of the basic genetic algorithm (GA) to optimize the function of the C language source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8045
    • 提供者:ann
  1. source

    0下载:
  2. 《遗传算法-理论.应用与软件实现》那本书的源代码 有C语言的和matlab语言的- Genetic Algorithm- Theory. Application and software implementation, the book s source code have a C language and matlab language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4641792
    • 提供者:yuyong
  1. nsga2(c)

    2下载:
  2. C语言编写的遗传算法NSGA2,可以直接套用函数运算-C language NSGA2 genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:283728
    • 提供者:最爱爽肤水
  1. tsp

    0下载:
  2. 该程序是蚁群算法和遗传算法的混合算法的C语言程序在求解TSP问题时的应用,可以进行扩展到其他问题的两种算法应用-The program is ant colony algorithm and genetic algorithm hybrid algorithm in the C language program to solve the issue of the application of TSP, can be extended to other applications of the tw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:88021
    • 提供者:chenjing
  1. GA-VC

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。压缩包中包含了由C++语言编写的算法。-Genetic Algorithm (Genetic Algorithm) is a simulation of the biological theory of evolution Darwin' s natural selection and genetic mechanism of th
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-24
    • 文件大小:16697
    • 提供者:常明
  1. ga

    0下载:
  2. 遗传算法源程序 C++语言编写 复制就可以用-ga
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2552
    • 提供者:ping bo
  1. gentclasswork

    0下载:
  2. 遗传算法在实际生活中的应用。首先简要阐述了遗传算法的基本原理和其操作步骤,之后介绍了遗传算法在各个领域的应用,采用C语言实现遗传算法对函数求值优化问题的求解-Genetic algorithm in real life applications. First, a brief descr iption of the basic principles of genetic algorithms and their steps, followed by introduction of genetic
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:44942
    • 提供者:liuyan
  1. r01

    0下载:
  2. 遗传算法车辆应急调度, C语言版本 ,产生随机车辆行驶路径。 -Emergency vehicles, scheduling genetic algorithm, C language to generate random traffic paths.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-03
    • 文件大小:3351
    • 提供者:王辉
  1. C_GA

    0下载:
  2. C语言遗传算法程序,功能比较完善,代码效率高-C language program of genetic algorithm functions have improved, efficient code
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:633246
    • 提供者:kanstar
  1. GA

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

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

    0下载:
  2. VC 遗传算法。文件中包括多个程序代码,有最基本二进制遗传代码。 另外包含多个改进遗传算法代码,C语言开发。在VC下可运行。 唯一需要改进的是:第一:目标函数(结合你自己需要求解的问题) 第二:随机函数。(代码中是自己写的库,在一些电脑上运行不正确。可以换成已有的rand)。在我另外上传的一个资料中已经更正。但这是最原始的,容易理解。所以上传上来。-Gene Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1454684
    • 提供者:zhoulimin
  1. nsga2-v1.1

    0下载:
  2. 用C语言实现的改进遗传算法,主要用于非线性多目标函数的优化。 -This code can be used in the multi-objective optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:22540
    • 提供者:张毅
  1. hybrid-quantum-algorithmVCPP

    0下载:
  2. 量子遗传算法,采用c语言编程,每个子函数都有详细注释,希望对你有所启发-Quantum genetic algorithm, using c language programming, detailed notes for each sub-functions are the hope to inspire you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1867731
    • 提供者:nanadei
  1. Colony-algorithm-C-comments

    0下载:
  2. 蜂群算法C注释 人工智能,,遗传算法,蜂群算法的C语言,希望对大家研究蜂群算法有帮助! -Colony algorithm C comments artificial intelligence,, genetic algorithm, the colony algorithm of C language, hope to everyone research colony algorithm have help!!!!!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:4172
    • 提供者:柳瑶
  1. ga

    0下载:
  2. 带详细解说的C语言遗传算法源码,供大家理解学习用。-The genetic algorithm source code with a detailed explanation of the C language for everyone to understand learn.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:49921
    • 提供者:孙小笛
  1. yichuan

    1下载:
  2. 这是用c语言编写的用于求解函数的最值问题的遗传算法代码(the code of genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:fight_think
  1. 85868101

    0下载:
  2. C语言遗传算法包,主要介绍C语言编程的遗传算法,()
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:83968
    • 提供者:ltreap
« 1 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com