搜索资源列表
JCRC
- 将数据帧中的第一个8位字节与CRC寄存器中的低字节进行异或运算,CRC寄存器,循环冗余校验算法-data frame of an 8-byte CRC register with the low byte for XOR, CRC register, cyclic redundancy checking algorithm
Java LogicGate
- 一个JAVA源程序,用面向对象方法开发和设计的,JAVA的4种逻辑门的设计AND,OR,NOT,XOR-a source Java, Object-oriented development and design. JAVA four logic gate design AND, OR, NOT and XOR
xor-bp
- Java编写的BP解决XOR问题,用到JOONE集成在JAR包中,大家有兴趣下载
RC6
- RC6算法属公用密码体系中密码算法。RC6 与RC5 是非常相似在结构里, 使用数据依赖自转, 加法和 XOR 操作 实际上, RC6 能被观看作为交织二个平行的RC5 编成密码过程。本文档包括了MOVE平台上的c源代码和vc++环境下的整个工程文件。
C19
- 程序描述:本章介绍了一个简单的利用XOR操作实现的加密算法,并利用这个算法对用户信息进行加密,实现验证用户的功能。然后分别介绍了如何使用PHP内置的crypt()和md5()算法来实现数据的加密。
BP_GA_PSOforjava.zip
- BP_GA_PSO是利用JAVA开发的一个小程序,分别给出了BP算法,GA算法,以及PSO算法的JAVA源程序,并分别利用三个算法同时解决XOR问题,使用户能够直观的观察三个算法的优劣。,BP_GA_PSO is the use of JAVA development of a small procedure, respectively, are given BP algorithm, GA algorithm, and the PSO algorithm JAVA source and use
xor-encryption
- xor-encryption for java systems
HashFunction
- A simple hash function-The input of this hash function is a stream of binary data which is read from file. The data is encrypted by each 32bits. Each block first is initialized by doing XOR with the modified ciphertext and a random binary array, and
MaxCut
- This program implement the Max cut Max_Cut algorithm , as a deterministic algorithm using a pair wise method , which force the algorithm for deterministic solution with solution better then |E|/2 the graph is implemented using an adjacent matrix,
Jpg2Jpc
- Jpg2Jpc converters folder with subfolders of JPG-impages to JPC-file by xor-ing each byte and change extension to "JPC".
EncryptUncrypt
- 异或加密,通过传输的内容与加密的钥匙进行异或达到加密的作用-XOR encryption
PixelXorXfermodeTest
- Pixel Xor Xfermode Test Source Code for Andriod.
JavaApplication11
- Stenography code decoder hidden in image using XOR