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

搜索资源列表

  1. C

    0下载:
  2. 用C++实现的BP神经网络算法程序, 用于预测数据及模数识别-C++ BP
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:6072
    • 提供者:李鸣
  1. BP

    0下载:
  2. BP神经网络的C语言实现 BP神经网络的C语言实现-BP Neural Network
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:3323
    • 提供者:halbert
  1. BP

    1下载:
  2. 人工神经网络的C语言实现,程序涉及梯度下降法,函数求逆及偏导数的实现-Artificial Neural Networks C-language implementation, the program involves gradient descent method, function inverse and the partial derivative of the realization of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1778
    • 提供者:赵新宇
  1. bp

    0下载:
  2. C++的BP算法源程序神经网络,学习一下吧-C++, source neural network BP algorithm, learning about it
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2200
    • 提供者:李宏图
  1. BP_compression_c

    0下载:
  2. bp神经网络用于BMP图像压缩,基于c语言实现-Algorithms of Image Compression based on BP Neural Network
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:37352
    • 提供者:PNJ
  1. bp

    0下载:
  2. bp 神经网络的算法实现 c++的源程序-bp neural network algorithm to achieve c++ source program
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2359
    • 提供者:小四
  1. bp

    0下载:
  2. 基于c++ 的bp 神经网络算法,可以进行模式识别-very good de chengxu
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:1015087
    • 提供者:ganjinglei
  1. Bp

    0下载:
  2. C语言实现BP神经网络算法 精度高 实用 精巧-C language algorithm for BP neural network
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:5856
    • 提供者:zhou
  1. BP

    0下载:
  2. BPs神经网络,用C编写的,可供大家参考哦!-BPs neural networks, written with C, for your reference Oh!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7608
    • 提供者:lvchao
  1. Cbp

    0下载:
  2. 用C 语言实现神经网络BP算法。思路比较清晰,大家可以作为参考-Using C language neural network BP algorithm. Ideas clearer, we can serve as a reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2293
    • 提供者:吕琼帅
  1. BP-matlab

    0下载:
  2. 基于C开发的三个隐层神经网络,包括 1)初始化权、阈值子程序; 2)第m个学习样本输入子程序; 3)第m个样本教师信号子程序; 4)隐层各单元输入、输出值子程序; 5)输出层各单元输入、输出值子程序; 6)输出层至隐层的一般化误差子程序; 7)隐层至输入层的一般化误差子程序; 8)输出层至第三隐层的权值调整、输出层阈值调整计算子程序; 9)第三隐层至第二隐层的权值调整、第三隐层阈值调整计算子程序; 10)第二隐层至第一隐层的权值调整、第二隐层阈值调整计算子
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 人工神经网络的C语言实现,有兴趣的可以下过去看一下-ANN C language, are interested can look under the past
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1777
    • 提供者:朱小丰
  1. bpfcm

    0下载:
  2. C-均值聚类 BP神经网络信号分析与处理方法,对模拟产生的数据样本进行训-C-means clustering analysis and BP neural network signal processing method, the simulated data generated training samples
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:3159
    • 提供者:lyy
  1. bp

    0下载:
  2. C语言实现的BP神经网络算法,比较清晰地描述了该神经网络的学习过程-A BP nerual network based C language that clearly contains the constuction of the NN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2358
    • 提供者:jordan
  1. BP

    0下载:
  2. BP算法源程序C++ 是WORD版的 拷贝后自建一个工程就可以运行-BP algorithm source C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:6002
    • 提供者:杨鼎新
  1. BP

    0下载:
  2. BP 算法 利用c语言 可作为参考之用 用于神经网络学习-neural networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4593
    • 提供者:zhangping
  1. BP

    0下载:
  2. Backpropagation neural network with txt input and output writen in c++.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2192
    • 提供者:hardtec
  1. BPshenjinwangluosuanfa

    0下载:
  2. BP神经网络算法,C语言编写用户可以修改输入、输出、隐层神经元, 可以根据网络输出误差调整各网络参数 BP神经网络算法,C语言编写用户可以修改输入、输出、隐层神经元, 可以根据网络输出误差调整各网络参数 -BP neural network algorithm, C language the user can modify the input, output, hidden layer neurons, the network output error can adjust t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2434
    • 提供者:陈希
  1. bp

    1下载:
  2. bp神经网络,算法,是一个经典的C++程序,很好很强大。下了就知道,知道你懂得-bp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:393459
    • 提供者:yangxh
  1. BP-for-C-and-Matlab

    0下载:
  2. bp算法C语言和matlab版,主要用于非线性系统的建模与控制,另外还有一个基于PID的BP算法-BPfor C and Matlab,Mainly used for nonlinear system modeling and control
  3. 所属分类:matlab

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