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

搜索资源列表

  1. recognize

    0下载:
  2. 采用C++语言编写的基于BP神经网络的手写体数字识别程序,使用方式为通过命令提示符向main函数传递待识别的图像的绝对路径。-Using C++ language through the command prompt is passed to the main function to be identified image handwritten digit recognition based on BP neural network program, use absolute paths.
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:3239966
    • 提供者:asaisaio
  1. BPN

    0下载:
  2. BP神经网络C语言程序,BP神经网络C语言程序-The C program of BP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-24
    • 文件大小:4125
    • 提供者:Sam
  1. CPPBP

    0下载:
  2. 用c++编写的神经网络程序的BP算法,供大家参考-BP algorithm using neural network program c++ written for your reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:5970
    • 提供者:zjq
  1. XORProblem

    0下载:
  2. 基于aforge.net开源类库,BP神经网络是xor问题的C#算法实现,附带测试数据-Open-source library based on aforge.net, the BP neural network is xor problem c# algorithm, with test data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:360336
    • 提供者:
  1. BpNeuralNetwork

    0下载:
  2. 用c语言实现了bp神经网络,并进行了测试,使用训练好的神经网络进行加法运算。-Bp neural network using the c language testing, the use of trained neural network to perform addition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:31933
    • 提供者:chris wu
  1. Test-Code

    0下载:
  2. 人工神经元网络二进制换算十进制的C++代码,学习人工神经元BP算法很有帮助。-Artificial Neural Network the binary translation the decimal C++ code, learning with BP algorithm helpful.
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:2369
    • 提供者:颤抖
  1. ANN_bp

    0下载:
  2. 用于训练多层感知器的神经网络BP算法C++源程序,有较为详细的注释。-For the training of Multilayer Perceptron Neural Network the BP algorithm C++ source, more detailed notes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:3047
    • 提供者:krisfrank
  1. BP_C

    0下载:
  2. bp神经网络,C言实现,可以训练使用,能够实现基本的神经网络功能-bp neural network,use C language reality
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-18
    • 文件大小:2175
    • 提供者:于沙
  1. BP_NNClanguage

    0下载:
  2. bp神经网络,C言实现,可以训练使用,能够实现基本的神经网络功能-bp neural network,use C language reality
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-05
    • 文件大小:2179
    • 提供者:于沙
  1. CPP_for_BP_code

    0下载:
  2. C++的BP算法源程序,可用与神经网络设计-C++ source BP algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:6005
    • 提供者:zjl
  1. backprop

    0下载:
  2. BP神经网络算法实现 批量处理的BP算法,隐层数为1 Z为特征向量组成的矩阵,n*m维,一行为一个样本 labZ为数据的类别,n*1维,每行对应样本的类别 M为隐层节点个数,T为迭代次数上限, epsilon为用于判断收敛的误差值,eta为学习率 W1为输入到隐层的权重,M*m维,B1为偏差,也就是乘以1的那个权重,M*1维 W2为隐层到输出的权重,c*M维,B2意义同B1,c*1维 estored为MLP的均方误差,每行是一次的误差
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:1064
    • 提供者:裴唯一
  1. BP11

    0下载:
  2. bp网络实现过程的源代码,用c、c++和matlab编写-bp network process source code, using the c c++ and matlab prepared
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:841
    • 提供者:周俊臣
  1. MRF

    0下载:
  2. MRF 用于SAR图像的目标分割,里面有BP-S,Graph cuts,trw-s等算法c程序。-MRF target for SAR image segmentation, which BP-S, Graph cuts, trw-s algorithm c program.
  3. 所属分类:Graph program

    • 发布日期:2017-11-23
    • 文件大小:527267
    • 提供者:beth
  1. nnt

    0下载:
  2. 神经网络BP算法,c语言实现,注释非常全-BP neural network algorithm, c language, comments very full
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-09
    • 文件大小:3646
    • 提供者:szp
  1. BpFountion

    0下载:
  2. bp网络C语言编写,可以在turbo c运行,实用-bp net
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:723218
    • 提供者:jiesen
  1. LDPC_code

    0下载:
  2. LDPC码编译码程序,C语言,译码位BP译码算法 code&decode BP-LDPC code&decode BP
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:3979466
    • 提供者:xiewen
  1. BPNN

    0下载:
  2. BP神经网络源程序,用C++编写,供大家学习、参考,也欢迎大家给我提出宝贵意见。-BP neural network source, using C++ prepared for learning, reference, also welcome to give me valuable advice.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:5969
    • 提供者:一棵树
  1. BPalgorithm

    0下载:
  2. 本例中用c语言编写一个简单的BP神经网络,并用这个网络对正正弦函数SIN(X)在(0,1)段部分进行拟合,适合初学者。-This example uses a simple c language BP neural network, and uses this network is the sine function SIN (X) in (0,1) segment part of the fitting, suitable for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:1785
    • 提供者:yangbin
  1. BP_CPP

    0下载:
  2. C++两个BP神经网络算法,基本型和改进型,修改了很多个错误,大量样本时还有一些问题,但还是比较实用-C++ two BP neural network algorithm, the basic model and improved, modified a lot of errors, there are some issues when large numbers of samples, but it is quite practical
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:32851
    • 提供者:李江乔
  1. 1

    0下载:
  2. 神经网络BP算法(C程序),方便大家学习神经网络的时候用-BP neural network algorithm (C program) to facilitate learning neural network at the same time
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:3702
    • 提供者:sfhke
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 »
搜珍网 www.dssz.com