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

搜索资源列表

  1. c语言实现的遗传算法源程序

    1下载:
  2. c语言实现的遗传算法源程序,挺不错的
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 用C语言编写的遗传算法

    1下载:
  2. 用C语言编写的遗传算法
  3. 所属分类:WEB源码

    • 发布日期:2010-08-17
    • 文件大小:3318
    • 提供者:xy_hello
  1. 简单遗传算法SGA的C语言代码

    0下载:
  2. 简单遗传算法SGA的C语言代码
  3. 所属分类:源码下载

  1. 改进遗传算法

    0下载:
  2. 34个文件 C语言程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:2011-05-14
    • 文件大小:693035
    • 提供者:prc00@163.com
  1. robotway

    0下载:
  2. 机器人路径规划的通用遗传算法C语言程序以及相关文档-General robot path planning algorithm C programming language and related documents
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:138036
    • 提供者:LIXIA
  1. YICHUAN

    0下载:
  2. 给予遗传算法的K均值聚类算法的c语言源代码,采用浮点数编码格式-ji YU YI CHUAN SUAN FA DE K JUN ZHI SUANFA
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:141720
    • 提供者:jim green
  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. Genesis

    0下载:
  2. 改编过的遗传算法,c语言编写,用于选择全局最优-Genetic algorithms have been adapted, c language, used to select the global optimum
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:341169
    • 提供者:周庆续
  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. 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. jbGA

    0下载:
  2. 基本遗传算法C语言程序,可移植性高,算法完备可靠-The basic genetic algorithm C language program, portability high, complete and reliable algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1475
    • 提供者:梅雨
  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. GA

    1下载:
  2. 遗传算法c语言实现,稍作修改可应用于各种平台,主要用于优化计算-Genetic algorithm c language, with slight modifications can be applied to a variety of platforms, mainly used in optimization calculation
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1934
    • 提供者:whutedn009
  1. 0-1guihua

    0下载:
  2. 这是一个完整的01规划遗传算法C语言实现代码 希望对有这方面研究的朋友有帮助-This is a complete 01 planning genetic algorithm C language code want to study in this regard to help friends
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1383
    • 提供者:吴学兵
« 1 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com