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

搜索资源列表

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

    0下载:
  2. BP神经网络用VC。NET的 c#编写,是任意输入,单数出-BP neural network with the VC.NET c # prepared arbitrary input, single out a few
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:32109
    • 提供者:lgy
  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. 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. NeuralNet_BP

    0下载:
  2. using C# implement BP neural network
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2523
    • 提供者:kangyan
  1. GA-bp(CPP)

    0下载:
  2. GA Algorithm optimize the bp neural network
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:302420
    • 提供者:yuxiangyu
  1. BP-neural-network

    0下载:
  2. BP神经网络,包括由大量的简单基本元件——神经元相互联接而成的自适应非线性动态系统。每个神经元的结构和功能比较简单,但大量神经元组合产生的系统行为却非常复杂。-BP neural network,By a large number of simple basic components- neurons interconnected by adaptive nonlinear dynamic systems. The structure and function of each neuron is
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:4776
    • 提供者:曾军
  1. GA-BP

    0下载:
  2. BP神经网络 GA-BP 非常实用的源码-Very useful source of BP Neural Network GA-BP
  3. 所属分类:CSharp

    • 发布日期:2017-11-02
    • 文件大小:154973
    • 提供者:黄慧
  1. BP-neural-net-character-recognition

    0下载:
  2. BP神经网络实现字符的识别,从最开始的车牌定位到最终通过神经网络实现字符的识别。-BP neural network character recognition, license plate positioning from the beginning to the final neural network character recognition.
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:5074340
    • 提供者:庹玉龙
  1. cPPbp-

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

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

    0下载:
  2. bp神经网络用于石蜡检测,项目意义重大,可以精确到0.000001-bp neural network for paraffin testing, the project is of great significance
  3. 所属分类:CSharp

    • 发布日期:2017-06-09
    • 文件大小:16208904
    • 提供者:谈凯德
  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. BPnet

    0下载:
  2. BP神经网络模型的源代码,仅供大家参考,大家多多交流-BP neural network model of the source code, only for reference
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1349
    • 提供者:高铭良
  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
    • 提供者:朱大
  1. dssg

    0下载:
  2. 利用BP神经网络实现对柴油干点等多项指标的训练和预测.-The BP neural network
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:5360
    • 提供者:丁士高
  1. BP

    0下载:
  2. BP神经网络,用C#实现反向神经网络识别iris花数据集,准确率95 以上-BP neural network, using C# implementation iris flower reverse neural network dataset, the accuracy rate above 95
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:417549
    • 提供者:邵双
  1. BP

    0下载:
  2. C#人工神经网络编程,实现神经网络的训练,测试和泛化-C# artificial neural network programming, neural network training, testing and generalization
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:292615
    • 提供者:汤凤娜
  1. test

    0下载:
  2. 基于VC++的bp神经网络控制的识别各种图片图片程序-Based on the bp neural network control of the identification of various picture pictures procedures
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:111069
    • 提供者:cheng
  1. 61IC_S4557

    0下载:
  2. 参考文献用labview编写的一个3层BP神经网络程序 -References with labview prepared a three-layer BP neural network program
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2234704
    • 提供者:李海
« 12 »
搜珍网 www.dssz.com