搜索资源列表
nns xor
- 它展示了怎样用这个库所生成的三层BP网络来求解那个臭名昭著的XOR问题-it tells how to use this library generated by the three-tier network BP to solve the notorious XOR
xor.rar
- 异或运算,c++语言代码,用于CRC校验,XOR operator, c++ language code for the CRC checksum
XORTool
- XOR的异或加解密小工具,自己写的,可以设置单一的两位16进制异或值。-XOR XOR encryption gadget wrote it myself, you can set one of two 16-band difference or value.
dingyiwei
- 运算符 结果 ~ 按位非(NOT)(一元运算) & 按位与(AND) | 按位或(OR) ^ 按位异或(XOR) >> 右移 >>> 右移,左边空出的位以0填充 运算符 结果 << 左移 &= 按位与赋值 |= 按位或赋值 ^= 按位异或赋值 >>= 右移赋值 >>>= 右移赋值,左边空出的位以0填充 <<= 左移赋值 -Op
xor(vb)
- 一个用VB编写的求十六进制的异或值,可进行27字节的异或-A written demand with the VB XOR hexadecimal value can be 27-byte XOR
cryxor
- cryxor.rar is a delphi source code to crypt file to xor
xor
- 电子技术基础(数字部分)Verilog同步教程 Application Note 异或门实验例程-xor
xor
- 最大的异或 题目描述:给你n个正整数,你要找出哪两个数按位异或运算后的结果是最大的。 输入:输入一个整数n(2<=n<=100000),然后就是n个109以内的正整数。 输出:输出最大的按位异或运算结果。 样例输入: 4 1 3 4 7 样例输出: 7 提示:3和4异或的结果是7,已经最大 要求:时间复杂度为O(nlogn)-xor
xor
- XOR.exe + SRC for XORing of files. Very good.
VB.developers.XOR.encryption.algorithm.module.code
- VB开发加密异或算法模块代码VB developers XOR encryption algorithm module code -VB developers XOR encryption algorithm module code
BP-XOR
- 用BP神经实现异或功能,基于matlab的源代码-use BP net to solve the problem of XOR
XOR
- 用C语言实现的一个简单的XOR加密解密程序,能实现对大多数文件的加密解密。-C language implementation of a simple XOR encryption and decryption procedures, to achieve the majority of file encryption and decryption.
XOR
- 主要用于GPS的GPRMC等数据段结尾的异或运算,自己编写的程序,生成校验值,加载到数据段末尾,便于格式的重建-XOR mainly for GPS GPRMC the end of the data segment, write your own program to generate a checksum value loaded into the end of the data segment, easy format reconstruction
XOR
- IT IS A GOOD CODE IN VHDL FOR XOR GATE
XOR
- C#异或计算 可用于电脑与单片机串口通信程序里-XOR Calculate;this can be used in serial port communication between PC and MCU
xor
- opengl中的画图,使用异或的方式。老师给的,实用方面。-opengl in the drawing, using XOR way. Teacher and practical aspects.
XOR.RAR
- It XOR every file you want do crypt. It does it very fast.
BP-XOR
- BP算法在MATLAB中的程序实现,在掌握这些基本原理的同时解决XOR的分类问题,并观察BP算法的收敛性。-BP algorithm in MATLAB program implementation, in mastering these basic principles while addressing the classification of XOR and observe the convergence of BP algorithm.
VBcommunication-data-and-XOR-
- 用VB语言编写的,通讯协议传送的通信数据和校验异或校验程序-VBb written communication data and XOR check program
Delphi加密(AES、MD5、XOR)
- 加密程序源码,delphi7,含AES,MD5,XOR加密,需要的朋友可以下载(Encryption program source code, Delphi7, including AES, MD5, XOR encryption, you need friends to download.)