-
关于数组排序的经典程序。
关于数组排序的经典程序。-Sorting an array of classical procedures.
- 2023-09-02 20:55:02下载
- 积分:1
-
java写的椭圆曲线加密(ECC)算法源码
java写的椭圆曲线加密(ECC)算法源码-java writes the elliptic curve encryption (ECC) calculates the
law origin code
- 2023-01-21 16:00:04下载
- 积分:1
-
Are C functions in detail.
详细介绍了C函数。
- 2022-02-04 23:44:42下载
- 积分:1
-
pe文件2in1捆绑工具源代码!请用Delphi编译!
pe文件2in1捆绑工具源代码!请用Delphi编译!-pe paper in 1 tool bundled source code! Please use the Delphi compiler!
- 2022-03-16 19:31:06下载
- 积分:1
-
c描述的lzw算法,完整的可以在tc下运行!
c描述的lzw算法,完整的可以在tc下运行!-c described lzw algorithm, the integrity of the tc can run!
- 2022-04-27 18:57:10下载
- 积分:1
-
这是一个手机编程和邮件编程常用到的一个编码技术函数,Base64编码和解码动态库,支持字符串和文件的编解码工作。速度很快稳定,我的一些程序中用,现在发布。...
这是一个手机编程和邮件编程常用到的一个编码技术函数,Base64编码和解码动态库,支持字符串和文件的编解码工作。速度很快稳定,我的一些程序中用,现在发布。-This is a cell phone programming and e-mail program into a coding techniques commonly used functions, Base64 encoding and decoding of dynamic libraries, and documentation to support the string of codecs. Fast stable, I am using some of the procedures, now released.
- 2022-05-13 10:31:46下载
- 积分: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
-
RSA small program source random
RSA的小程序,源码产生随机素数调用方法:N.GetPrime(bits)返回值:N被赋值为一个bits位(0x100000000进制长度)的素数-RSA small program source random-number call methods : N. GetPrime (bits) Returns : N has been assigned a bits- (0x100000000 band length) of prime numbers
- 2022-01-31 11:54:04下载
- 积分:1
-
DES encryption detailed documentation, source code. . . Worth about A
DES加密详细文档,有源码。。。值得一下阿-DES encryption detailed documentation, source code. . . Worth about A
- 2022-07-18 22:30:35下载
- 积分:1
-
sha1sum验证算法,cd分发映像文件的,sha1值得计算,验证sha1
sha1sum验证算法,cd分发映像文件的,sha1值得计算,验证sha1-sha1sum verification algorithm, distributed cd image files, sha1 worth calculation, the certification sha1
- 2022-03-25 08:47:43下载
- 积分:1