搜索资源列表
xor
- RSA算法实现(经典) 1. 首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。 (在本机上已经做过,所以不需要做) 2. RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件, 把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。 (在本机上已经做过,所以不需要做以上二步)
遗传算法_VC源码
- 最近研究遗传算法,得到这点程序,均很好运行,共享给大家。同时还想得到更好更多的有关遗传算法的程序,望大家多多奉献。没有加密,解压即可-recent research on genetic algorithms, to be this procedure which is a good run for everyone to share. While more would like to be better in the GA process, we look a lot dedication.
aicoursedesign
- 人工智能课程设计之二,采用A*算法破解置换表加密-artificial intelligence designed two courses, the A * algorithm used crack encryption replacement Table
aes加密算法
- 对文件实现用DES加密算法-right documentation can be achieved using DES encryption algorithm
AES
- 用c++实现的AES算法,可以方便对文件进行加密,代码简单易懂-C++ with AES algorithm implementation, you can easily encrypt files, the code is simple to understand
647053
- 快速求得整数乘法逆元的算法,对于提高加密算法的运算效率有帮助()