-
为一个字节或字符数组或串计算md5值,内部只创建一个数组,节省分配时间,节省内存 完全是static方法,线程安全 注意对返回值的处理,见注释
为一个字节或字符数组或串计算md5值,内部只创建一个数组,节省分配时间,节省内存 完全是static方法,线程安全 注意对返回值的处理,见注释-for a byte array or character string or md5 value calculation, only to create an internal array, saving time allocated to save memory is completely static method, thread-safe attention to the return value, see note
- 2022-01-28 07:19:00下载
- 积分:1
-
用C++实现的维吉尼亚密码源程序,已经在DevC++上测试过,大家可以再进行功能完善...
用C++实现的维吉尼亚密码源程序,已经在DevC++上测试过,大家可以再进行功能完善-With C++ Achievable Virginia password source, has been DevC++ Tested, we can further improve the function
- 2022-02-05 00:37:03下载
- 积分:1
-
计算HASH值的C语言源代码,包括7种算法。
计算HASH值的C语言源代码,包括7种算法。-Calculated HASH value of C language source code, including seven kinds of algorithm.
- 2022-11-01 02:25:03下载
- 积分:1
-
完整的EVRC压缩解压缩算法源码,一个简单的例子…
完整的EVRC压缩解压缩算法源码,附带一个简单的例子程序。-EVRC complete source compression decompression algorithms, with a simple example program.
- 2023-03-02 06:25:03下载
- 积分:1
-
the code can be used to encrypt your folder.
the code can be used to encrypt your folder.
- 2022-12-12 17:15:03下载
- 积分:1
-
针对Logistic映射,实现数字图像迭代混沌加密算法
针对Logistic映射,实现数字图像迭代混沌加密算法
- 2022-03-14 03:04:36下载
- 积分:1
-
Des VB Class
Des VB类库-Des VB Class
- 2022-03-14 12:31:45下载
- 积分:1
-
一个增加程序区块的VC代码
一个增加程序区块的VC代码-an increased program code blocks VC
- 2022-02-14 07:52:37下载
- 积分:1
-
极好的加密程序,DES的接班人,源码是DEHLPHI的Pascal,编译后可直接运行...
极好的加密程序,DES的接班人,源码是DEHLPHI的Pascal,编译后可直接运行-Excellent encryption, DES s successor, is DEHLPHI source of Pascal, the compiler can be run directly
- 2023-07-04 04:20:02下载
- 积分:1
-
LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字...
LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字-LZW algorithm is based on converting Series (dictionary) T, the input string mapping into fixed-length (usually 12) the code word
- 2023-02-11 18:20:03下载
- 积分:1