-
SoftLock加密控件(非源码)
SoftLock加密控件(非源码)-SoftLock encryption controls (FOSS)
- 2022-02-13 07:54:54下载
- 积分: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
-
迪菲
Diffie-Hellman算法源代码,比较好用,值得参考借鉴-Diffie-Hellman algorithm source code, useful comparison, it is also useful reference
- 2022-07-05 11:59:06下载
- 积分:1
-
this visual basic source code,perhaps usefull 4 you
this visual basic source code,perhaps usefull 4 you
- 2022-05-09 10:55:41下载
- 积分:1
-
des加密算法,用于IP通讯方面的,用VHDL写成的源程序
des加密算法,用于IP通讯方面的,用VHDL写成的源程序-des encryption algorithm used for IP communications.the source codes are written in VHDL
- 2022-07-11 01:11:12下载
- 积分:1
-
RC4 cipher
最常见的流密码RC4的visual c++实现。希望对大家有帮助。-RC4 cipher
- 2022-05-14 15:32:21下载
- 积分:1
-
有关椭圆曲线数字签名的书籍,是密码学的一个重要分支
有关椭圆曲线数字签名的书籍,是密码学的一个重要分支-a digital of signature base on ecc
- 2022-07-10 19:36:34下载
- 积分: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
-
加密算法,java上的加密算法,对大家应该用帮助的一个加密算法。...
加密算法,java上的加密算法,对大家应该用帮助的一个加密算法。-encryption algorithm, java on the encryption algorithm, we should be used to help an encryption algorithm.
- 2022-02-11 21:53:59下载
- 积分:1
-
支付宝接口调用
这是一个jsp的的项目。用于支付宝接口开发的MD5加密算法,详细的内容在里面 。
- 2022-02-01 23:48:59下载
- 积分:1