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

搜索资源列表

  1. bp神经网络解决异或问题.rar

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:1348063
    • 提供者:
  1. neuralnetwork

    0下载:
  2. 三层BP神经网络实现简单异或问题,语言编程,在一篇文献上看到的,自己改了改,可以运行。如果要实现其他功能,可以改一下输入数据。-3 layers BP neural network used Visual Basic
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:15187
    • 提供者:宝宝
  1. bpxor

    0下载:
  2. 用c语言实现了bp神经网络解决异或问题的算法,已经调试通过了-implement the bp xor through c
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:867
    • 提供者:进文
  1. BPNet

    0下载:
  2. 几种C++神经模型和算法实例,主要有BP神经网络、BP神经网络解决异或问题、HMM的C语言实现、矢量量化的C语言实现等。-Several C++ examples of neural models and algorithms, there are BP neural network, BP neural network to solve XOR problem, HMM of the C language, vector quantization, such as the C language
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:52932
    • 提供者:153
  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. BP

    0下载:
  2. 此程序功能为,用BP神经网络解决异或问题-BP
  3. 所属分类:Windows Develop

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

    0下载:
  2. BP神经网络实现三元异或功能,的撒谎级砍死大声的喊凯撒的客户。-BP neural network Triple XOR
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:513206
    • 提供者:姜盈
  1. BP-XOR

    0下载:
  2. 用BP神经实现异或功能,基于matlab的源代码-use BP net to solve the problem of XOR
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:592
    • 提供者:罗益洲
  1. Tprogramh

    0下载:
  2. 前两个为人工智能程序,用C++编写,分别是动物判别程序及实现异或算法的bp程序。BLUETOOTH和F2M_BLLUETOOTH是单片机和蓝牙模块通信的程序。“数字示波器”为利用单片机开发的一个简单数字示波器程序。 已通过测试。 -The first two artificial intelligence program the written C++ animal discrimination procedures and the XOR algorithm bp procedures.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:21129
    • 提供者:sacri
  1. BBPXORRP

    0下载:
  2. BP神经网络解决的异或问题,,解决方法挺不错的可直接使用。 -BP neural network to solve the XOR problem, the solution of very good direct use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:87776
    • 提供者:nu
  1. BSURCEEP

    0下载:
  2. BP神经网络的C语言实现,BP神经网络解决异或问题,HMMM的C语言实现,矢量量化的C语言实现,已通过测试。 -C language implementation of the BP neural network, BP neural network to solve the XOR problem, HMMM with the C language, C language implementation of vector quantization, has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:31998
    • 提供者:nu
  1. BintroducetheP

    0下载:
  2. BP神经网络的C语言实现 BP神经网络解决异或问题 HMMM的C语言实现 矢量量化的C语言实现 ,已通过测试。 -C language implementation of BP neural network, BP neural network to solve the XOR problem HMMM C language realization of the vector quantization of the C language, has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:104507
    • 提供者:nu
  1. BPR220066P

    0下载:
  2. BP神经网络的C语言实现 BP神经网络解决异或问题 cannny源代码 HMM的C语言实现 isodata K -BP Neural Network C language BP neural network solution the source HMM of XOR problem cannny of the C language to achieve isodata K
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:795065
    • 提供者:qschh
  1. GA-solving-BP

    0下载:
  2. 遗传算法解BP网络异或问题源代码,计算效果一般,可供参考-GA Algorithm solving BP ANN XOR problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:2990
    • 提供者:王剑
  1. NN_Task1

    0下载:
  2. 建立一个bp神经网络解决异或问题:神经网络的结构采用2:2:1的结构,可以改变隐层神经元的个数。-Create a bp neural network to solve XOR problem: the structure of the neural network structure using 2:2:1, you can change the number of hidden layer neurons.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1478
    • 提供者:wyc
  1. 03275327

    0下载:
  2. BP神经网络解决异或问题,用VC可以打开浏览!也可与MATLAB接口使用,-The BP neural network to solve xor problem, using VC can open the browse!
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-19
    • 文件大小:8192
    • 提供者:oiwek
搜珍网 www.dssz.com