搜索资源列表
bpnet
- c语言实现BP神经网络解决异或问题,详细请见附件,源代码。-c language XOR BP neural network to solve the problem in detail, see Annex, the source code.
Text-Editer
- C语言编写的显示文本编辑器的程序,C语言课程设计时做的,图像化界面方式,可以实现输入文字、修改、复制、粘贴、剪切等功能,鼠标的移动采用异或方式,界面友好,程序可读性好,偏于修改-The C language text editor procedures, C language courses designed to do, the image of the interface, can achieve a text input, modify, copy, paste, shear and ot
13
- C语言中位运算操作符的源代码 215.c使二进制数特定位翻转 216.c将输入的数左移两位并输出 217.c编写循环移位函数 218.c取出给定16位二进制数的奇数位 219.c取出一个整数的后四位 220.c求一个数的补码 221.c普通的位运算 222.c整数的与0异或 -An arithmetic operator in the C language source code 215. C binary number specific bits fli
NeuralNetworkXOR
- 使用C++实现了神经网络的异或功能,本段代码能够有效地对输入数据进行分类。-C++ realized using XOR function neural network, this section of code can effectively classify the input data.