搜索资源列表
Xor_Encryp.zip
- 使用XOR算法进行加解密
遗传算法优化神经网络XOR.rar
- 遗传算法优化神经网络的C源程序
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文件。 (在本机上已经做过,所以不需要做以上二步)
CLCRYPT_04
- 示范如何利用 XOR 算法针对文件进行加解密的程序-demonstrations on how to use XOR algorithms against document encryption and decryption procedures
XORcode
- XOR算法的DELPHI实现,并附加ASP代码页,注意加密密匙为6位任意字符,可互相验证加密效果。
Xor
- 用BP算法实现亦或(XOR)问题,三层结构,学习次数越多,结果越准确,就是输入为00,01,10,11时分别输出0,1,1,0。
使用共享内存块的方式在进程间共享内存的例子
- 示范如何利用 XOR 算法针对文件进行加解密的程序.rar-demonstrations on how to use XOR algorithms against document encryption and decryption procedures. Rar
利用 XOR 算法针对文件进行加解密的程序
- 利用 XOR 算法针对文件进行加解密的程序.rar-against using XOR algorithms document encryption and decryption procedures. Rar
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
遗传算法优化神经网络XOR.rar
- 遗传算法优化神经网络的C源程序, Heredity algorithm optimization nerve network C source program
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_Encryp
- 使用XOR算法进行加解密-encrypt/decrypt by using XOR alogorithm
jiami
- 有多种加密算法,如:字节取反、循环异或、码变换法、CSED、D3DES。-There are a variety of encryption algorithms, such as: anti-byte check, recycling XOR, code transformation, CSED, D3DES.
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!
DEC_encryp
- 加密解密算法DEC、RC4、XOR、Skipjack、TEA、Twofish等-Encryption and decryption algorithm for DEC, RC4, XOR, Skipjack, TEA, Twofish, etc.
XOR_encrypt_In_Delphi
- delphi的XOR加密解密例子,考虑以下需求: 需要在页面中使用一种较简单的算法来加密信息(对称加解密),并且传递到Delphi中可以进行解密.-delphi encryption and decryption of the XOR example, consider the following requirements: the need for the use of a page than a simple algorithm to encrypt information (symme
C#利用异或算法为数字加密
- windows,C#利用异或算法为数字加密(C# uses XOR algorithm for digital encryption)
ScreenShare-v2.0
- windows平台下的屏幕监控算法,使用C#算法,为2.0版本,使用了局域网分包组包技术(Windows platform screen monitoring algorithm, using C# algorithm for version 2, using the LAN packet, packet technology)
XOR
- XOR算法,可用检查自己的计算结果是否正确(XOR algorithm, can be used to check whether the results of their own calculations are correct)