-
关于数组排序的经典程序。
关于数组排序的经典程序。-Sorting an array of classical procedures.
- 2023-09-02 20:55:02下载
- 积分:1
-
OllyDbg中文帮助发布于: 2004.12.24(看雪)文件名:OllyDbg.hlpMD5值:375d4bbe751f28e3f3bf7c5d2446c0...
OllyDbg中文帮助发布于: 2004.12.24(看雪)文件名:OllyDbg.hlpMD5值:375d4bbe751f28e3f3bf7c5d2446c09a发布时间:2004.12.25翻译:TT小组曾经参与 OllyDbg 文档翻译工作的人员(按字母顺序):babyfox (是他第一次尝试翻译完全部OllyDbg)cyclotron[TT]flykuangtudazuo[TT]kvllzonlyu[TT]rigley[TT]Roba[TT]SwordLea[TT]zdd[TT]ZMWorm[TT] zmworm@sohu.com -OllyDbg Chinese help in the release : Dec.24, 2004 (See snow) File Name : OllyDbg.hlpMD5 value : 375d4bbe751f28e3f3bf7c5d2446c09a Release time : 2004.12.25 Translation : TT OllyDbg group had been involved in the translation of documents (in alphabetical order) : babyfox (yes his first attempt to fully translate the Department OllyDbg) cyclotron flykuangtudazuo [TT] [TT] kvllzonlyu rigley [TT] [TT] Roba SwordLea [TT] [TT] zdd ZMWorm [TT] [TT] zmworm@sohu.com
- 2023-01-09 02:20:03下载
- 积分:1
-
在微软CryptoAPI公共使用
Microsoft CryptoAPI中公私密钥对的使用、HASH算法、数字签名等技术-Microsoft CryptoAPI in the use of public-private key pair, HASH algorithm, digital signature technology
- 2022-12-19 04:50:03下载
- 积分:1
-
这是关于DES加密算法的C / C++实现的一个例子
这是一关于DES加密算法的C/C++实现范例-This is the one on the DES encryption algorithm C/C++ Realize Example
- 2022-07-25 21:47:24下载
- 积分:1
-
加密算法SHA1的C语言实现示例,是一个C++类实现
加密算法SHA1的C语言实现示例,是一个C++类实现-The example of encryption arithmetic SHA1 using C program,which is a C++ class.
- 2022-12-28 15:30:03下载
- 积分:1
-
MD5 algorithm is a detailed description, it is easy to understand, gives a clear...
MD5算法的详细介绍,很容易理解,给人豁然开朗的感觉-MD5 algorithm is a detailed description, it is easy to understand, gives a clear insight into feelings
- 2022-05-06 00:00:25下载
- 积分:1
-
这是密码学的一个常用算法rifndael算法,unix环境下的,对于学习密码学很有帮助啊。...
这是密码学的一个常用算法rifndael算法,unix环境下的,对于学习密码学很有帮助啊。-This is a cryptographic algorithm used rifndael algorithm, unix environment. learning cryptography helpful ah.
- 2022-12-17 19:15:02下载
- 积分:1
-
基于VC6的MD5加密源码,短小精干,利于交流学习。
基于VC6的MD5加密源码,短小精干,利于交流学习。-MD5 encryption source code, the short crack, and conducive to the exchange of learning.
- 2022-01-29 04:33:41下载
- 积分:1
-
AES标准加密
128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey)
运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】
的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
- 2022-07-09 23:35:31下载
- 积分:1
-
MPEG 解码源码 。。 。。 。。慎重
MPEG 解码源码 。。 。。 。。慎重-的
- 2022-06-01 22:20:01下载
- 积分:1