CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - BP神经网络C 实现

搜索资源列表

  1. BP神经网络的C语言实现

    1下载:
  2. BP神经网络的C语言实现-Neural Network C Language
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3923
    • 提供者:tu
  1. BP-NN-in-C

    0下载:
  2. BP神经网络的C语言实现,具有2隐层,1输出1输入层。程序较严密,内详。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:40992
    • 提供者:舒畅
  1. C++BilderBp

    0下载:
  2. C++实现BP神经网络,实现模拟函数
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:460976
    • 提供者:jlfkjaslkfj
  1. BP神经网络C程序

    1下载:
  2. 比较实用的一个BP神经网络实现的C++程序,希望对大家有用处-a more practical BP neural network in C procedures, we hope to be useful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2970
    • 提供者:方价钱
  1. BP神经网络的C程序语言实现

    1下载:
  2. BP神经网络的C程序语言实现,非常实用的一个代码-Neural Network C Programming Language, in a very practical code
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3928
    • 提供者:武力
  1. C++实现的BP神经网络

    0下载:
  2. 在VC中实现的一个BP神经网络编程的源代码
  3. 所属分类:Windows编程

    • 发布日期:2010-03-22
    • 文件大小:9077
    • 提供者:candie@yeah.net
  1. BP神经网络C++实现

    1下载:
  2. BP神经网络C++实现
  3. 所属分类:数值算法/人工智能

  1. bp

    0下载:
  2. 数字图像识别技术,使用C语言,对BP神经网络的实现-Digital image recognition technology, using C language implementation of the BP neural network
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:3713
    • 提供者:杨杰
  1. BPalgorithm

    0下载:
  2. bp神经网络算法,是用c语言实现的,比较简单,供初学者练手-bp neural network algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:314631
    • 提供者:张亚社
  1. BP

    0下载:
  2. 内含基本BP算法C语言程序,让你快速入门BP神经网络的实现原理-Containing the basic BP algorithm C language programming, allows you to Quick Start BP neural network to achieve the principle of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5437
    • 提供者:华志明
  1. BP

    0下载:
  2. 常用的BP神经网络算法,用c++实现的,相信对大家有用-Commonly used BP neural network algorithm, using c++ Achieved, I believe all of us useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:13152
    • 提供者:yunsong
  1. BP

    0下载:
  2. c语言实现的BP神经网络,能够以任意精度拟合一个函数-c language to achieve the BP neural network, able to fit a function of arbitrary precision
  3. 所属分类:AI-NN-PR

  1. bpneuralnetworksandthestudyofcurve

    0下载:
  2. 网上的大部分BP实现曲线拟合都使用MATLAB库函数,这不利于读者理解BP神经网络的算法。本文用C源码实现MATLAB库函数.-BP to achieve most of the Internet curve fitting using MATLAB library function, this does not help readers understand the BP neural network algorithm. In this paper, the realization of C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:155888
    • 提供者:chenhongxia
  1. BP神经网络的C程序语言实现

    0下载:
  2. BP神经网络的C程序语言实现,非常实用的一个代码-Neural Network C Programming Language, in a very practical code
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3977
    • 提供者:因上层
  1. bpNetWork

    1下载:
  2. BP神经网络C++实现,异或学习为例。层数及每层节点数可设定。(BP neural network C++ implementation, XOR learning as an example. The number of layers and the number of nodes per layer can be set.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:cp_ebook
  1. BP神经网络算法的C语言实现代码

    1下载:
  2. 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-14
    • 文件大小:5120
    • 提供者:毓漪
  1. 机器学习

    0下载:
  2. c++语言实现的bp神经网络 机器学习 输入3个数据输出第四个数据 误差根据学习迭代次数的增加而下降(C++ language BP neural network machine learning input, 3 data output, fourth data errors according to the number of learning iterations increase decline)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:六芒龙
  1. 神经网络C源码

    2下载:
  2. 基于C语言实现基于LM等多种神经网络,神经网络VC代码 包括BP LM QN算法(A variety of neural networks based on LM and so on based on C language)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:361472
    • 提供者:hanzy88
  1. C#实现

    0下载:
  2. 利用C#编程的BP神经网络,无解释,可用,仅供参考(C# programming BP neural network, no explanation, available, for reference only)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:112640
    • 提供者:Liu司令
  1. C++实现神经网络算法

    2下载:
  2. BP神经网络 c++完整实现代码,加了非常详细的注释,代码可以直接运行
  3. 所属分类:汇编语言

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com