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

搜索资源列表

  1. nsga2_c_source

    0下载:
  2. 用C++语言写的非支配排序遗传算法的例子,顶!-Written in C++, the non-dominated sorting genetic algorithm for example, the top!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:9846
    • 提供者:caiqing
  1. TSP

    0下载:
  2. C语言,遗传算法求解TSP旅行商问题.遗传算法实例,tsp经典求解-Tsp problem use genetic algorithm 。it is about ai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:262710
    • 提供者:山楂片
  1. GA

    0下载:
  2. C语言编写的遗传算法程序(可以运行,适合新手)-C language genetic algorithm program (can run, suitable for novice)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4134
    • 提供者:xiaowen2456
  1. GA-VC

    0下载:
  2. 用C++语言在VC++环境下编写的遗传算法源程序-With C++ Language in VC++ Environment prepared by genetic algorithm source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:19234
    • 提供者:皓宇
  1. ga_life

    0下载:
  2. 使用遗传算法进行人工生命模拟的C语言源程序-The use of genetic algorithm artificial life simulation of C language source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:51175
    • 提供者:ann
  1. GA_NN

    1下载:
  2. 使用遗传算法(GA)优化神经网络(NN)结构的C语言源程序-The use of genetic algorithms (GA) optimization of neural networks (NN) structure of C language source code
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 用C语言实现了遗传算法,加深对TC的认识。-Using C language to achieve a genetic algorithm, to deepen understanding of the TC.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:18133
    • 提供者:zhoulibo
  1. sga

    0下载:
  2. 用C语言写的遗传算法源程序,适合初学者学习!-With C language source of genetic algorithms, suitable for beginners to learn!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-14
    • 文件大小:4034
    • 提供者:cql
  1. yichuansuanfa

    0下载:
  2. 用C语言完成的遗传算法的一种高效实现,很适用于学习数据挖掘的同学们-Using C language to complete the genetic algorithm to achieve an efficient, it is applied to study data mining students
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:85587
    • 提供者:wanjin
  1. yichuansanf

    0下载:
  2. 该为遗传算法解决比赛项目排序问题,给出了过程分析,列出了比赛项目排序的模型,进行了方法的研究,最后用c语言编程实现了矩阵的导入,矩阵的转化,遗传算法.程序在解决此类问题,效果良好-The events for the genetic algorithm to solve scheduling problem, given the process of analysis, a list of events sort of model, carried out research on methods
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:34054
    • 提供者:gexiaozhong
  1. yichuansuanfayouhua

    0下载:
  2. 标准遗传算法的C语言实现,用于对函数的优化,有着较快的执行速度。-Standard genetic algorithm to achieve the C language, used for function optimization, has a faster speed of execution.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2392
    • 提供者:吴昊
  1. Queen

    0下载:
  2. 这是一个解决皇后问题的遗传算法,是用c语言编写的,可以直接运行。-This is a solution to the problem' s genetic algorithm, are prepared using c language, can be directly run.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:54420
    • 提供者:刘振
  1. yichuansuanf

    0下载:
  2. 用C语言实现的遗传算法描述,算法简单明了,效率高。-Using C language implementation of genetic algorithm, the algorithm is simple and clear, and high efficiency.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3605
    • 提供者:chengxu
  1. ga

    0下载:
  2. 用C语言实现遗传的算法,MATLAB虽然有很多算法,但有时用c语言编写的代码执行的快得多-Using C language implementation of genetic algorithm, MATLAB although has a lot of algorithms, but sometimes using c language code implemented much faster
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2431
    • 提供者:杜波
  1. 1620821978

    0下载:
  2. 用C语言编写的基本遗传算法,读者可以根据需要进行相应参数的设定。-Using C language prepare the basic genetic algorithm, the reader can make the appropriate parameters.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:680566
    • 提供者:程俊仁
  1. GA

    0下载:
  2. GA遗传算法的C语言版改进实现,很适合初学者的学习-GA genetic algorithm to improve the C language version of implementation, it is suitable for beginners to learn
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:114522
    • 提供者:deng
  1. yichuansuanfa

    0下载:
  2. 用C语言编写的遗传算法 可用于机器人的智能路径规划-Using C language can be used for the genetic algorithm of the intelligent robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:86486
    • 提供者:王孟萌
  1. yichuansuanfa

    0下载:
  2. 很好的遗传算法源代码,基于c++语言开发,可以运行,-Good genetic algorithm source code c++ language-based development, can run,
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:14684
    • 提供者:lxk
  1. yichuansuanfa

    0下载:
  2. 遗传算法的源程序,用于多组分样品的拉曼光谱的分析的C语言原程序 -genetic algorithms
  3. 所属分类:Database system

    • 发布日期:2017-04-14
    • 文件大小:5200
    • 提供者:626130
  1. GA-2

    0下载:
  2. 遗传算法的源代码,使用c++语言编写,结构清晰,注释完整,明了易懂-Genetic Algorithm
  3. 所属分类:AI-NN-PR

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