CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - C learn

搜索资源列表

  1. sBOA

    2下载:
  2. 贝叶斯优化算法是一种新的演化算法,通过贝叶斯概率统计的知识来学习后代,可是使演化朝有利的方向前进,程序用C实现了贝叶斯优化算法。-Bayesian Optimization Algorithm is a new evolutionary algorithm, through Bayesian probability and statistics to learn the knowledge of future generations, but to enable the evolution to
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:158349
    • 提供者:龚文引
  1. 决策树c4.5-r8的windows版本

    1下载:
  2. 用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。-achieve with the Decision Tree Algorithm, windows environment, and I hope to learn from data structures and algorithms friends help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:149316
    • 提供者:yu
  1. Csharp-2.6

    0下载:
  2. 这是C#版本开发的SVM类库包,适合不同爱好的同学学习.-This is the C# version of SVM library development package, suitable for a variety of students to learn.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21816
    • 提供者:张先生
  1. 2005091808353724918

    0下载:
  2. 是用于c++的传统蚂蚁算法代码,可以让大家从最简单蚂蚁算法来认识它,学习他.-traditional ant algorithm code, so that we can from the most simple to understand Ant Algorithm it, and learn from his.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16907
    • 提供者:俞舀
  1. src_Backprop_ANN_XOR

    1下载:
  2. 人工神经网络ANN多层感知器BP神经网络算法的C#源代码,一个外国人编写,供大家研究学习使用。-ANN artificial neural network MLP BP neural network algorithm C# source code, a foreigner writing for everyone to learn.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:831148
    • 提供者:LiuKe
  1. cTSP

    0下载:
  2. c++语言实现基于遗传算法的TSP问题,是学习遗传编程的很好的例子-c++ language implementation of the TSP problem based on genetic algorithms, genetic programming to learn a good example of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:57170
    • 提供者:王洋
  1. SGA

    0下载:
  2. 简单的遗传算法源代码,挺实用的,大家可以借鉴-Simple genetic algorithm source code, very useful, we can learn from
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2539
    • 提供者:asdfasdf
  1. BP

    0下载:
  2. 改进的bp神经网络c++程序,提供初学者进一步学习-Improved bp neural network c++ Procedures provided for beginners to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:412427
    • 提供者:许云
  1. GAexamples1

    0下载:
  2. 单目标遗传算法优化的经典例子,从中既能很好的理解遗传算法的基本原理,又能快速学会GA的C++编程。-Single-objective genetic algorithm optimization of the classic examples, from both a good understanding of the basic principles of genetic algorithm, GA can quickly learn to the C++ Programming.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:25065
    • 提供者:antercy
  1. CPN

    1下载:
  2. 本算法实现神经网络CPN,基于Visual C++平台,可以直接运行,对于学习神经网络的初学者很有帮助阿 -The neural network algorithm CPN, based on Visual C++ Platform, can be directly run, for beginners to learn neural networks helpful Afghanistan
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:9895
    • 提供者:sugar
  1. sga

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

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

    0下载:
  2. C++实现的免疫遗传算法,解决TSP问题,适合初学者去学习。-C++ implementation of the immune genetic algorithm to solve TSP problem, suitable for beginners to learn.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2331
    • 提供者:xubing
  1. Control

    0下载:
  2. 管道机器人的控制 c语言 很好的 能让新手看懂 学习-C-pipe robot control language allows a very good read to learn new
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1997
    • 提供者:刘德利
  1. adaptivegeneticalgorithm

    0下载:
  2. 自适应遗传算法,采用C编写,比较适应开始学习遗传算法的人学习-Adaptive genetic algorithm, using C write, compare the genetic algorithm to adapt to start learning to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:5172
    • 提供者:王燕
  1. GA-for-C-code

    0下载:
  2. 遗传算法自适应算法的C代码,供大家学习参考-Adaptive algorithm of genetic algorithm C code for everyone to learn information
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:5175
    • 提供者:wang
  1. BP(c)444

    0下载:
  2. BP神经网络算法。 已经经过验证了 希望能带来帮助 一起学习-BP neural network algorithm. Has been proven to help bring hope to learn together
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:742142
    • 提供者:陶学琴
  1. BP-neural-network-C-language

    0下载:
  2. 利用常见且通用的C语言,通过编程实现了神经网络的智能算法,代码不算简洁,大家相互学习-The use of common and common C language programming through intelligent neural network algorithm, the code is not simple, we learn from each other
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8228
    • 提供者:张龙
  1. 遗传算法和BP人工神经网络算法C++实现代码

    0下载:
  2. 遗传算法实现代码,帮助各位学习人工智能学习。(Genetic algorithm to achieve code, to help you learn Artificial Intelligence learning.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:513024
    • 提供者:鼎折覆餗
  1. 支持向量机的C语言程序源码

    0下载:
  2. 这是一段支持向量机器的C语言源代码,包含主函数、核函数还有各种运算(the programe of SVM includeing classfy.c hideo.c learn.c loqo.c)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:54272
    • 提供者:活佛
  1. === 带精英策略的排序蚁群算法(C语言) ===

    1下载:
  2. 此算法可以很好的帮助使用语言进行开发的人,学习蚁群算法(This algorithm can help people who use language to develop and learn ant colony algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:11264
    • 提供者:小南天门
« 12 3 »
搜珍网 www.dssz.com