搜索资源列表
BPN(Xor)
- 用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
xor
- RSA算法实现(经典) 1. 首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。 (在本机上已经做过,所以不需要做) 2. RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件, 把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。 (在本机上已经做过,所以不需要做以上二步)
bpnnet
- 这是一个解决XOR问题的基于BP神经网络的C语言程序 隐层中有一个节点-This is a solution to the problem XOR BP neural network-based C language program hidden layer is a node
XOR(VC)
- 一个关于bp网络解决异或问题的动态演示程序-bp on a network to solve problems or differences of Dynamic Demonstration Program
BP-for-xor 用bp算法解决异或问题
- 用bp算法解决异或问题,学习异或,文件为matlab程序源代码,可以直接运行-XOR with bp algorithm to solve the problem, learning differences or, as the matlab program source code file, you can directly run
利用bp神经网络实现异或分类问题
- 在matlab环境下,利用bp神经网络实现异或分类问题,In the matlab environment, the use of bp neural network XOR classification problem
BP_XOR
- 利用三层BP人工神经网络解决异或问题(XOR)用matlab编程实现,网络结构可以方便地调整-The use of three BP artificial neural network to solve XOR problem (XOR) using matlab programming, the network structure can be easily adjusted
bpnet
- 用人工神经网络的bp的方法解决异或问题-Using artificial neural network bp means to solve the XOR problem
BP_XOR
- 自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!-Wrote it myself a simple neural network (BP) algorithm, to solve the exclusive-OR (XOR) problem, learning neural network can look at the next!
xxor
- 利用matlab,运用遗传算法实现异或问题。-The code realized the XOR by genetic algorithm
XOR
- 利用神经网络来解决异或问题,代码是VC的-The use of neural networks to solve the XOR problem, the code is the VC' s
XOR
- XOR 问题,,快速稳定的程序,具有语句简洁,高效等特点。-XOR problem, fast and stable procedure, with the statement simple, efficient and so on.
XOR
- VC++实现BP前向神经网络异或算法,(非常好)-VC++ to achieve BP XOR forward neural network algorithm (very good)
xorbp
- matlab语言编写的基于BP神经网络的异或问题分类-matlab language BP neural network based on the XOR problem classification
BP-xor
- 基于c++实现bp神经网络实现异或功能 有助于了解神经网络-bp neural network xor
XOR
- 用BP网络求解XOR问题。。 。。 。。 。 -BP network to solve XOR problem. . . . . . . . . . . . .
xor
- matlab用BP神经网络实现XOR过程的程序-Matlab BP neural network to achieve XOR procedures
XOR-problem
- 建立一个含单隐层的双输入单输出网络,实现异或问题: x1(1)=0 x2(1)=1 d(1)=1 x1(2)=1 x2(2)=0 d(2)=1 x1(3)=1 x2(3)=1 d(3)=0 x1(4)=0 x2(4)=0 d(4)=0 训练出相应的网络权值矩阵W-Establish a dual-input single-output network with a single hidden layer,solve the XOR problem: x1
XOR-Neural-Net
- 神将网络中异或神经元的算法实现 C++代码编写-C++ code for XOR Neural Net
XOR
- 使用神经网络实现了异或的功能,代码为matlab代码,输入为二维数组,输出为一个数,训练样本为异或的四种情况,结果误差为1e-010,-Using a neural network to achieve the XOR functions, code for matlab code, enter a two-dimensional array, the output is a number of training samples for exclusive or four cases, the