-
一个密钥盘生成程序
一个密钥盘生成程序-a key-generating program
- 2023-07-29 16:05:03下载
- 积分:1
-
一本小书,
一本小书,-a book, huh
- 2023-08-19 20:45:04下载
- 积分:1
-
这本书包括了密码学和水印学竞争在内的各方面技术,这本书的内容覆盖知识范围广博,书中还有经过整理的代码,源代码等。...
这本书包括了密码学和水印学竞争在内的各方面技术,这本书的内容覆盖知识范围广博,书中还有经过整理的代码,源代码等。-This book includes the study of cryptography and watermarking competition, including all aspects of technology, the content of this book cover a broad range of knowledge, the book also after finishing the code, source code and so on.
- 2022-08-26 12:53:26下载
- 积分:1
-
我用C#做的一个对字符串加密的程序,加密对象为26个字母大小写和0到9的数字,实现的是替代法...
我用C#做的一个对字符串加密的程序,加密对象为26个字母大小写和0到9的数字,实现的是替代法-I used C# do a strings encryption procedures, encryption targeted at 26 case-sensitive alphanumeric 0-9 and figures to achieve the substitution
- 2022-01-25 18:38:23下载
- 积分:1
-
软件有限次加密,对软件的使用次数进行限制
软件有限次加密,对软件的使用次数进行限制-finite encryption software, software usage restrictions
- 2022-02-05 01:20:01下载
- 积分:1
-
BlowFish算法的压缩源码
BlowFish算法的压缩源码-BlowFish compression algorithm source code
- 2022-03-06 04:47:06下载
- 积分: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
-
几个常用密码算法
信息安全课程的实验,含AES、DES、RSA三个加密算法和MD5、SHA-1两个哈希算法的C/C++源代码,可以加密字符串和文件。开发环境为VS,有完整的工程文件及代码,欢迎下载。
- 2022-04-28 04:45:50下载
- 积分:1
-
含有常用的一些加密标准算法实现
含有常用的一些加密标准算法实现- Includes the commonly used some encryption standard algorithms
to realize
- 2022-02-22 03:52:25下载
- 积分:1
-
简单的检查程序
简单实现CRC交验程序-simple inspection procedures
- 2022-04-21 01:50:18下载
- 积分:1