-
一个伪随机数生成程序,简单实用,有需要的请下载
一个伪随机数生成程序,简单实用,有需要的请下载-A pseudo-random number generator, if necessary, please download the
- 2022-01-31 23:45:21下载
- 积分:1
-
罗云彬的《Win32 汇编程序设计》随书源码光盘
汇编程序写的Hash校检程序,分享源码,支持SHA1和MD5两种,支持拉拽,支持剪切板的复制和比对,有进行条,自动计算耗时
(使用了不太精确的计时器),速度还是可以的,大概就这样。
- 2023-07-11 15:50:02下载
- 积分:1
-
pe文件2in1捆绑工具源代码!请用Delphi编译!
pe文件2in1捆绑工具源代码!请用Delphi编译!-pe paper in 1 tool bundled source code! Please use the Delphi compiler!
- 2022-03-16 19:31:06下载
- 积分:1
-
用途:自创加密算法
用途:自创加密算法-purposes : Inventing encryption algorithm
- 2023-05-04 23:25:03下载
- 积分:1
-
用VC编辑的一个MD5算法,很好用可以顺利进行运行
用VC编辑的一个MD5算法,很好用可以顺利进行运行-VC editor of an MD5 algorithm is useful for the smooth running
- 2022-02-01 21:32:41下载
- 积分:1
-
cryptography algorithm
密码学算法-小型证书机构CA系统的认证系统-cryptography algorithm-small agencies CA certificate of authentication system
- 2023-07-06 06:30:03下载
- 积分:1
-
另一种公开密钥加密算法的Pascal实现和例子。实现了签名和确认...
另一种公开密钥加密算法的Pascal实现和例子。实现了签名和确认- Another kind of public key encryption algorithm Pascal
realization and example. Realized has signed and confirmed
- 2023-03-10 10:15:04下载
- 积分: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
-
Ziplib for java is a very good procedure . Must read . It is of high quality to...
ziplib for java 是很好的程序。务必读一读。压缩质量好-Ziplib for java is a very good procedure . Must read . It is of high quality to compre
- 2022-08-06 07:38:43下载
- 积分:1
-
凯撒和运输的密码
该程序是使用恺撒密码和transposotion密码。也许这个计划太简单了,但总比没有强。:V
- 2022-04-09 08:05:24下载
- 积分:1