-
一个简单的数字签名算法的实现,能进行简单的文件签名和传送...
一个简单的数字签名算法的实现,能进行简单的文件签名和传送-A simple realization of a digital signature algorithm to a simple signature and send the document
- 2023-03-23 00:30:04下载
- 积分:1
-
des算法的一种升级算法
des算法的一种升级算法-an update algorithm
- 2022-01-25 21:31:26下载
- 积分:1
-
blind input method, using Microsoft's TTS achieve blind calligraphy
盲人输入法,利用微软的TTS实现盲人书法-blind input method, using Microsoft"s TTS achieve blind calligraphy
- 2022-02-01 23:05:14下载
- 积分: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
-
DES的实现,平时上课的实验,供大家参考。
DES的实现,平时上课的实验,供大家参考。-DES implementation, usually in class experiments, for your reference.
- 2022-08-08 06:20:14下载
- 积分:1
-
用C写的DES加密的一个算法。是很不错的。
用C写的DES加密的一个算法。是很不错的。-Using C written by a DES encryption algorithm. Is very good.
- 2022-02-15 16:28:55下载
- 积分:1
-
has160哈希函数。用散列的方法将明文处理达到加密的效果。
has160哈希函数。用散列的方法将明文处理达到加密的效果。
- 2022-11-21 02:50:02下载
- 积分:1
-
amendment of the original CMd5 CaculateStr function of the type of serious error...
修正了原CMd5类的CaculateStr函数的严重错误,并且转到新的C++类库。此类已经经过验证,文件和字符串均能得到正确结果,支持Unicode(Unicode时不需要转换)-amendment of the original CMd5 CaculateStr function of the type of serious errors and to the new C Class. Such has been validated, documents, and the string to get the correct result, Unicode support (Unicode does not need conversion)
- 2022-01-25 16:30:42下载
- 积分:1
-
MD5加密动态链接库源码
MD5加密动态链接库源码-MD5 encryption DLL source
- 2022-02-02 01:39:59下载
- 积分:1
-
软件有限次加密,对软件的使用次数进行限制
软件有限次加密,对软件的使用次数进行限制-finite encryption software, software usage restrictions
- 2022-02-05 01:20:01下载
- 积分:1