-
200多个常见的VC++加密算法代码
有些还是很有用的,网络验证经常能用到的,直接将cpp文件加入到工程里就可以了---Can realize analog keyboard, driver class. Like an ordinary keyboard can be used
- 2023-01-20 04:30:04下载
- 积分:1
-
Internet ssl的加密软件
Internet ssl的加密软件-Internet ssl encryption software
- 2022-03-25 14:37:31下载
- 积分:1
-
BASE64译码
BASE64译码-BASE64 Decoding
- 2022-04-15 11:57:32下载
- 积分:1
-
x264编码一个可执行程序的x264.exe,因为我只修改X264算法…
一个x264编码的可执行程序 x264.exe,因为我只修改了 x264 的算法,未加入任何汇编,也没有修改x264的接口和功能,所以原版 x264 能运行的平台,此程序也应当能运行,且功能及调用方式不变。
执行命令方式为:
-o 输出文件 输入文件 宽x高 -B 目标码率-X264 encoding an executable program x264.exe, because I only modified x264 algorithms, not to join any compilation, there is no modification of the interface and functionality of x264, the x264 can run the original platform, this procedure should also be able to run, and function and calls the same way. For the implementation of the order:-o output file input file width x high-B target rate
- 2022-05-21 01:18:22下载
- 积分: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
-
S-DES编程S-DES加密采用8和10明文作为密钥输入,有8个密文作为输出。使用同一密钥进行加密和解密。要求:CBC模式到解密版本增加。对话界面:在目录选项中选择加密或解密密钥输入明文或密文文档(对于二进制内容,。Txt文件,),建议加密或解密已完成2。输出:产生密文或明文文本3。提供:文档、源代码、可执行文件,通过加密实验得到运行结果。4分析雪崩效应文件:键下同一个显式改变文本在闭合处的差异,在同一个地方显式改变电位器在密文处的情况
- 2022-10-09 22:15:03下载
- 积分:1
-
简单加密工具原程序
简单加密工具原程序-simple encryption tools original program
- 2022-03-22 12:38:10下载
- 积分:1
-
java自行开发rsa
java自行开发rsa-developed rsa
- 2022-10-24 11:45:03下载
- 积分:1
-
pgp加密例子
pgp加密例子 -pgp encryption example
- 2022-07-13 18:34:28下载
- 积分:1
-
cryptolib4.1.rar
Cryptolib4.1.rar
- 2022-07-21 11:42:54下载
- 积分:1