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

搜索资源列表

  1. 人工神经网络BP算法源代码与演示程序

    1下载:
  2. 人工神经网络BP算法源代码与演示系统,分三层实现BP算法-artificial neural network algorithm source code and demonstration system is divided into three layers to achieve BP algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1621469
    • 提供者:唐唐
  1. networkalgorithm

    0下载:
  2. 神经网络源代码,及BP网络训练界面,其中的L-M算法非常实用-neural network source code, and BP training network interface, the L-M algorithm is very practical
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:350214
    • 提供者:dengchun
  1. BPC

    0下载:
  2. C语言编写的BP神经网络算法,通用性比较强,读着只需要在使用时改掉几个传递参数即可调用
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3930
    • 提供者:李运升
  1. BPc++

    0下载:
  2. BP算法的C++源程序,软件实现BP神经网络的功能-BP algorithm in C source code, software BP network functions
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7203
    • 提供者:mary
  1. bp c#源码

    0下载:
  2. bp神经网络 c#源码,已通过测试
  3. 所属分类:C#编程

  1. BP

    0下载:
  2. 这是一个用C#编程的BP人工神经网络算法的程序。-This is a C# programming with BP artificial neural network algorithm procedure.
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:4007795
    • 提供者:nono
  1. include

    0下载:
  2. 一种基于字符骨架中封闭曲线特征和纵向线条特征的两级初分类算法,将原来含有62个元素的待识别字符集比较平均的分成了三个子集,降低了后续处理的难度。-Research on Printed Character Recognition System Based on BP Neutral Network
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:12508
    • 提供者:宋欢
  1. BPalgorithm

    0下载:
  2. 人工神经网络BP算法,运用了Matcom4.5的矩阵运算库-Artificial neural network BP algorithm, using the matrix calculation Matcom4.5 Library
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1635747
    • 提供者:minhrac
  1. BP

    0下载:
  2. 神经网络BP算法,c语言编写的,通用可移植!-BP neural network algorithm, c language, general-purpose portable!
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3486
    • 提供者:林雨宣
  1. BP

    0下载:
  2. bp神经网络程序,一个简单的训练算法和样本-bp neural network program, a simple algorithm and the training samples
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:258532
    • 提供者:吴明
  1. BPNN

    0下载:
  2. 采用BP算法实现了异或功能,采用C++编程-BP algorithm is implemented using XOR function, using C++ Programming
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:240444
    • 提供者:cfwang
  1. BP_study

    0下载:
  2. 基于VC++6.0的MFC编程实现人工智能的BP异或算法-Based on VC++6.0 to MFC programming of artificial intelligence algorithm for BP XOR
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3652472
    • 提供者:cfwang
  1. BPNETwithCSharp

    0下载:
  2. BP算法源代码,绝对可以运行,用户可以十分放心的下载哦。-BP source code ,download it without warrying.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:9457
    • 提供者:江涛
  1. BP-algorithm

    0下载:
  2. 人工神经网络BP算法 1、动态改变学习速率2、加入动量项-BP algorithm of artificial neural networks
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:3960
    • 提供者:lichao
  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. BP-algorithm-by-CPP

    0下载:
  2. 用C++实现的bp(Back Propagation)算法程序-BP(Back Propagation)by VC++
  3. 所属分类:CSharp

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

    0下载:
  2. bp神经网络算法,具体的代码。 是正确的,能给出正确的结果-bp algorithm code。A bp algorithm can run
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2319
    • 提供者:胡佳
  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. huffman

    0下载:
  2. 车牌识别算法,采用BP神经网络的方法进行车牌字符识别,并能把汉字识别出来。-License plate recognition algorithm, using the BP neural network method for license plate character recognition, and to recognize Chinese characters.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:883
    • 提供者:朱大
搜珍网 www.dssz.com