-
DES加密算法和详细描述(HTM)
DES加密算法及详细说明(HTM)
- 2022-11-09 21:15:03下载
- 积分:1
-
RSA MD5 Message Digest rsa md5 news digest algorithm, VC, for your reference
RSA MD5 Message Digest rsa md5消息摘要算法,VC实现,供大家参考-RSA MD5 Message Digest rsa md5 news digest algorithm, VC, for your reference
- 2023-08-30 00:45:04下载
- 积分:1
-
DNS安全系统
;
- 2022-01-25 16:30:33下载
- 积分:1
-
bvymc
无须解压密码,利用自己设计的程序同样可以实现对控制面板内容的控制,(Do not need to unzip password, to use its own design program can also realize the control of the content of the control panel,)
- 2017-06-16 21:55:54下载
- 积分:1
-
idea3加密算法
idea3加密算法-idea3 encryption algorithm
- 2022-08-12 13:41:34下载
- 积分:1
-
山排序算法:基本思想:全序无序分离…
希尔排序算法:
基本思想:将整个无序序列分割成若干小的子序列分别进行插入排序。 序列分割方法:将相隔某个增量h的元素构成一个子序列。在排序过程中,逐次减小这个增量,最后当h减到1时,进行一次插入排序,排序就完成。增量序列一般采用:ht=2t-1,1≤t≤[log2n],其中n为待排序序列的长度。-Hill sorting algorithm: the basic idea: the whole sequence disorder is separated into a number of small sub-sequences respectively Insertion Sort. Sequence segmentation method: h will be separated by an incremental elements constitute a subset of sequences. In the sort process, the successive decrease of the increment, and finally reduced to one when h when an insertion sort, sort completed. Incremental sequence generally use: ht = 2t-1, 1 ≤ t ≤ [log2n], in which n is the length of sequence to be sorted.
- 2022-02-06 21:23:34下载
- 积分:1
-
yasuo
霍夫曼的文件编码源代码(Huffman encoding the source document)
- 2005-01-16 15:41:29下载
- 积分:1
-
关于mpc85XX sec驱动 sec版本为2.0.支持多种加密算法
关于mpc85XX sec驱动 sec版本为2.0.支持多种加密算法-Mpc85XX sec on the sec-driven version 2.0. To support a variety of encryption algorithms
- 2023-06-25 00:15:03下载
- 积分:1
-
密码安全方面的PGP资料,很有用的!是学习密码学的好东西@
密码安全方面的PGP资料,很有用的!是学习密码学的好东西@-PGP password security information, very useful! Is a good thing to learn cryptography @
- 2022-03-09 19:10:38下载
- 积分:1
-
CMAC
在实现AES基础上,用C编写CMAC算法并调试通过。输入数据进行CMAC验证。(In the realization of AES based on the CMAC algorithm written in C and debugging. CMAC input data validation)
- 2014-01-10 16:12:49下载
- 积分:1