-
个人编的rsa的源代码,算出public―private key;其中有Euclid,Extend Euclid的实现,以及Millar...
个人编的rsa的源代码,算出public―private key;其中有Euclid,Extend Euclid的实现,以及Millar-Rabin test的实现,和加密/解密-Rsa personal series of source code, calculate the public-private key including Euclid, Extend Euclid realization, as well as the Millar-Rabin test realization, and the encryption/decryption
- 2022-02-15 01:43:51下载
- 积分:1
-
can的能源测试需要帮助的人请自己下载,还是挺有用的
can的能源测试需要帮助的人请自己下载,还是挺有用的-nothing could i say ,why should we need to upload
- 2022-02-06 01:12:47下载
- 积分:1
-
图象检测,模板匹配算法代码
图象的检测,模板匹配
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
- 2022-05-21 22:02:07下载
- 积分:1
-
CRC校验中叠加和校验方法的生成,校验等功能函数源码。
CRC校验中叠加和校验方法的生成,校验等功能函数源码。-CRC verification and validation methods of superposition generation, calibration source, such as performance function.
- 2022-08-08 20:23:21下载
- 积分:1
-
UPX1.9 source code (a shell tools )
UPX1.9源代码(一个加壳工具)-UPX1.9 source code (a shell tools )
- 2022-02-12 18:37:33下载
- 积分:1
-
CRC cyclic redundancy test, CRC32 instance of a test
CRC循环冗余检测,CRC32的一个检测实例-CRC cyclic redundancy test, CRC32 instance of a test
- 2022-05-28 23:14:37下载
- 积分:1
-
这是最新的openssl学习的材料,是源代码,相信朋友们以前看过的都知道,这在网络方面很有用的。...
这是最新的openssl学习的材料,是源代码,相信朋友们以前看过的都知道,这在网络方面很有用的。-This is the latest openssl learning opnenssl, is the source code, I believe that friends who have seen before, all know that this very useful in networking.
- 2022-03-26 16:14:37下载
- 积分:1
-
解NT密码的源程序
解NT密码的源程序-Crack NT password
- 2022-05-07 00:39:31下载
- 积分:1
-
这是我在学习Visual C++过程中做过的一个程序,可以作为大家学习Visual c++编程能力学习的参考,相信对读者会有所启发....
这是我在学习Visual C++过程中做过的一个程序,可以作为大家学习Visual c++编程能力学习的参考,相信对读者会有所启发.-This is my learning Visual C conducted in the course of a procedure, As we can learn Visual Programming c learning ability of reference, I believe the readers will be inspired.
- 2022-01-25 14:47:23下载
- 积分:1
-
一个简单的数据加密程序转变思想,因为uppercas…
一个用移位思想实现的简单数据加密程序,因为不论是大写还是小写字母,其ASC码值都是按顺序排列的.故可以用相对应的ASC码值进行判断以及算法实现.-a shift ideology with a simple data encryption procedures, because both uppercase or lowercase letters, the value of ASC codes are arranged in chronological order according to the. It can be used to be the relative value of ASC code of judgment and algorithm.
- 2022-06-30 16:11:37下载
- 积分:1