-
sha源代码
sha源代码-sha source code
- 2022-05-23 14:15:16下载
- 积分:1
-
PB使用MD5加密,可以有效解决PB开发中登录密码使用明文的问题
PB使用MD5加密,可以有效解决PB开发中登录密码使用明文的问题-PB using MD5 encryption, can effectively resolve the PB Password development issue of the use of explicit
- 2022-03-18 03:23:53下载
- 积分:1
-
LZW字典编解码
LZW编码是围绕称为词典的转换表来完成的。这张转换表用来存放称为前缀(Prefix)的字符序列,并且为每个表项分配一个码字(Code word),或者叫做序号。这张转换表实际上是把8位ASCII字符集进行扩充,增加的符号用来表示在文本或图像中出现的可变长度ASCII字符串。扩充后的代码可用9位、10位、11位、12位甚至更多的位来表示。
- 2023-06-26 06:05:04下载
- 积分:1
-
CRC32循环冗余校验源程序!!!!
VC版本
CRC32循环冗余校验源程序!!!!
VC版本-CRC32 Cyclic Redundancy Check Source Code! ! ! ! VC version
- 2022-01-27 11:51:53下载
- 积分:1
-
IDEA(1/8) 功能模型,用matlab语言实现
IDEA(1/8) 功能模型,用matlab语言实现-IDEA (1/8) functional model, using matlab language implementation
- 2022-02-13 05:06:35下载
- 积分:1
-
MAC算法SHA―1算法的C语言实现源码
MAC算法SHA―1算法的C语言实现源码-SHA-1 algorithm for the C language source
- 2023-01-13 22:20:03下载
- 积分:1
-
windows2000以上自带的加密api
windows2000以上自带的加密api-dpapi的使用例子.-windows2000 above onboard encryption api- dpapi examples of the use.
- 2022-05-31 08:18:26下载
- 积分:1
-
多种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用!...
多种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用!-variety of encryption algorithms to assemble, DES, RSA, etc., some written in C, is also used to write the VC. Very practical!
- 2023-02-13 04:10:03下载
- 积分:1
-
NSEA algorithm on a small program
关于NSEA算法的一个小程序-NSEA algorithm on a small program
- 2022-02-01 18:17:53下载
- 积分:1
-
一个用ATL开发的Base64编码控件,使用简单,用EnCode64(str)编码,EnCode64(str)解码,属性EnCode存放源码,属性DeCode存...
一个用ATL开发的Base64编码控件,使用简单,用EnCode64(str)编码,EnCode64(str)解码,属性EnCode存放源码,属性DeCode存放Base64码,开发平台:VC.Net- The Base64 code which develops with ATL controls, the use is
simple, (str) codes with EnCode64, EnCode64 (str) decodes, the
attribute EnCode depositing source code, attribute DeCode deposits the
Base64 code, develops the platform: VC.Net
- 2022-06-28 10:38:18下载
- 积分:1