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

搜索资源列表

  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. 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. 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. 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. CyuyanshixianBP

    0下载:
  2. 使用C语言编程实现BP神经网络,很值得一看,值得学习。-Using the C programming language BP neural network, it is worth a visit, it is worth learning.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2429
    • 提供者:周晓辉
  1. 000

    0下载:
  2. C语言编写的BP神经网络程序,可将训练好的权值存放在文件中,并可直接读取此文件。-C language BP neural network program, trained weights can be stored in a file, this file can be read directly.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3449
    • 提供者:张帅
  1. neuralnetworks

    0下载:
  2. BP神经网络C语言实现,2个隐含层,隐含层节点可以调整,学习判断棋局胜负,数据已在压缩包中。-BP neural network C language, two hidden layer, hidden layer nodes can adjust and learn to judge the outcome of the chess game, the data is already compressed package.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4775
    • 提供者:wang
  1. cPPbp-

    0下载:
  2. c++bp神经网络源代码,能够简单而又详细的编出了bp神经网络-c++bp neural network source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:68608
    • 提供者:程序员
  1. BPprogram

    0下载:
  2. 很实用的BP神经网络算法 适合C#开发-he BP neural network algorithm using C# to write a very practical
  3. 所属分类:.net

    • 发布日期:2017-04-26
    • 文件大小:121889
    • 提供者:123
  1. BPalgorithm

    1下载:
  2. LDPC目前用的最多、性能最好的译码算法为BP译码算法,本程序用C语言对BP译码算法进行了实现,为了方便初学者,本文还附带了两篇关于BP算法的论文。-LDPC is currently the most used, the best performance of the decoding algorithm for BP decoding algorithm, this procedure using C language on the BP decoding algorithm is impl
  3. 所属分类:CSharp

    • 发布日期:2016-12-19
    • 文件大小:954368
    • 提供者:lihui
  1. CSharp_BP

    0下载:
  2. 一个C#编写的神经网络程序界面,适用于BP神经网络训练很好的例子。-The preparation of a C# neural network programming interface, suitable for training the BP neural network is a good example of.
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1421442
    • 提供者:张征
  1. License-Plate-Recognition

    1下载:
  2. 用C#实现车牌识别系统,采用了bp神经网络的训练方法-With C# license plate recognition system, using a neural network training methods bp
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2305964
    • 提供者:戚桂洪
  1. bpnet

    0下载:
  2. 同济大学何良华老师的机器学习作业,BP神经网络数字识别,开发环境C-He Lianghua Tongji University teacher machine learning jobs, BP neural network digital identification, development environment C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:511477
    • 提供者:黎明
  1. BPANN

    0下载:
  2. 神经网络的代码,利用MFC编写的,预测结果在10 左右-A project about BP Neural Networks,using C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1922520
    • 提供者:yanghaha
  1. BP_Test

    0下载:
  2. BP神经网络代码 c语言实现 可以用于模式识别 比如车牌识别等-BP神经网络编码 可用于模式识别 比如车牌识别等 BP neural network encoding can be used for pattern recognition, such as license plate recognition, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:357713
    • 提供者:zhanglei
  1. Test_1

    0下载:
  2. BP神经网络 c++实现 可以自定义网络规模以及学习速率,BP只支持sigmoid网络-BP neural network implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6137
    • 提供者:王阳
  1. GABP

    1下载:
  2. 基于C++,的GA优化BP神经网络算法,有详细注释-Based C++, the GA optimization BP neural network algorithm, detailed notes
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:488558
    • 提供者:tgx
  1. BPNN-Classification

    0下载:
  2. 利用BP神经网络实现三类物体的分类,包含MATLAB和C#两种实现。-Using BP neural network to classify three types of objects.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:91683
    • 提供者:朱玉
  1. neural-networks-master

    0下载:
  2. Neural Network bp神经网络c++源码-Neural Network bp neural network source c++
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2142867
    • 提供者:12311111
« 1 2 3 4 56 »
搜珍网 www.dssz.com