-
C# ranking Daquan source code, a number of ranking methods for the development o...
C#的排序大全源代码,有多种排序方法,对于程序开发可以直接使用。-C# ranking Daquan source code, a number of ranking methods for the development of procedures can be used directly.
- 2022-04-08 04:54:25下载
- 积分:1
-
图汇编语言的沙算法
PIC汇编实现SHA加密算法。在PIC16F73上实现-SHA ALGORITHM BY PIC assembly language
- 2022-04-20 10:03:50下载
- 积分:1
-
这是SLRC632的全部源代码.包括读typea typeb书..全功能支持
这是SLRC632的全部源代码.包括读typea typeb书..全功能支持-This is the full source code SLRC632. Including reading books .. typea typeb full-function support
- 2022-06-02 09:41:49下载
- 积分:1
-
Base64 application components
Base64组件的应用-Base64 application components
- 2022-02-09 11:20:00下载
- 积分:1
-
比较流行的md5的加密方法!
比较流行的md5的加密方法!-more popular encryption methods md5!
- 2022-01-30 16:50:29下载
- 积分:1
-
一本小书,
一本小书,-a book, huh
- 2023-08-19 20:45:04下载
- 积分:1
-
迪菲
Diffie-Hellman算法源代码,比较好用,值得参考借鉴-Diffie-Hellman algorithm source code, useful comparison, it is also useful reference
- 2022-07-05 11:59:06下载
- 积分:1
-
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p...
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a, 将其看成是一个大整数, 假设 a < n.... 如果 a >= n 的话, 就将 a 表成 s 进位 (s
- 2022-02-06 10:37:53下载
- 积分:1
-
MD5 algorithm used to encrypt string of small programs
这是一个使用MD5算法对字符串进行加密的小程序-MD5 algorithm used to encrypt string of small programs
- 2022-07-22 00:40:21下载
- 积分:1
-
IDEA加密算法(PGP中使用的加密算法),对想研究pgp加密的人有没莫大帮助...
IDEA加密算法(PGP中使用的加密算法),对想研究pgp加密的人有没莫大帮助-IDEA encryption algorithm (PGP encryption algorithm used), and would like to study people pgp encryption has not much help to
- 2023-07-22 23:40:03下载
- 积分:1