-
Rjindeal加密算法
Rjindeal加密算法-Rjindeal encryption algorithm
- 2023-03-26 06:00:03下载
- 积分:1
-
98快速整体文档搜索程序
98快速的全盘文件查找程序-98 fast overall document search procedures
- 2023-01-24 00:30:04下载
- 积分:1
-
A5加密算法
个人编写的简单gsm保密A5算法,思路有点凌乱, a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法a5算法
- 2022-04-15 02:56:05下载
- 积分:1
-
Playfair源代码是很简单的,随着网络的现有的版本是不同的…
playfair的源代码,很简洁,跟网上现存的版本有所差异,但是效果是很不错的。-playfair source code is very simple, with the existing version of the web is different, but the effect is very good.
- 2022-10-22 16:05:03下载
- 积分:1
-
CRC32
CRC32哈希算法的C#版源码.采用的是动态生成码表的方法.-CRC32-hash algorithm in C# version of the source code. The code is dynamically generated table method.
- 2022-04-28 05:11:44下载
- 积分:1
-
delphi6写的CRC32的加密算法。 另有付加例子程序
delphi6写的CRC32的加密算法。 另有付加例子程序-Delphi6 CRC wrote the encryption algorithm. Another example of pay increase procedures
- 2023-04-28 01:25:03下载
- 积分:1
-
Cryptography to learn C language library
密码学学习的C语言函数库――Miracl库。对密码学学习很有帮助-Cryptography to learn C language library- Miracl library. Very helpful for learning cryptography
- 2022-03-12 21:45:19下载
- 积分:1
-
DEC算法的C实现
DEC加密算法,信息安全类别,可以实现VC窗口验证的脚本。64位的明文输入块变为64位64位数据块按位重新组合,并把输出分为R0两部分,每部分各长
- 2022-08-15 10:32:22下载
- 积分:1
-
windows的加密api源码
windows的加密api源码-windows encryption api source code
- 2022-01-23 10:15:43下载
- 积分: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