-
SoftLock加密控件(非源码)
SoftLock加密控件(非源码)-SoftLock encryption controls (FOSS)
- 2022-02-13 07:54:54下载
- 积分:1
-
在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值...
在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值得参考和学习的地方- 6.0 carries on the free document encryption in Visual C using
the Rijndael algorithm, a rijndael encryption algorithm use example,
although the graphical interface does quite roughly, but procedure
itself has the very multiple-valued reference and the study place
- 2022-01-31 21:53:39下载
- 积分:1
-
罗云彬的《Win32 汇编程序设计》随书源码光盘
汇编程序写的Hash校检程序,分享源码,支持SHA1和MD5两种,支持拉拽,支持剪切板的复制和比对,有进行条,自动计算耗时
(使用了不太精确的计时器),速度还是可以的,大概就这样。
- 2023-07-11 15:50:02下载
- 积分:1
-
一个用3DES加密文件的小测试程序!
一个用3DES加密文件的小测试程序!-a document using 3DES encryption small test program!
- 2022-07-11 06:57:51下载
- 积分:1
-
Verilog写的 CRC 编码
Verilog写的 CRC 编码-CRC code written in Verilog
- 2022-06-18 19:05:04下载
- 积分:1
-
java加密程序
java加密程序-java encryption
- 2022-08-24 02:23:45下载
- 积分:1
-
IDEA加密算法属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。...
IDEA加密算法属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。-IDEA encryption algorithm is data block encryption algorithm (Cipher Block) category. IDEA use of the length of the 128 bit key, the data block size for 64bit.
- 2022-01-25 22:47:24下载
- 积分:1
-
一个用DELPHI编写的DES加密接密原代码
一个用DELPHI编写的DES加密接密原代码- The DES encryption which compiles with DELPHI meets the dense
original code
- 2022-06-19 12:20:51下载
- 积分:1
-
用ansi C编写的DES加密实现,适合数字密码的加密。
用ansi C编写的DES加密实现,适合数字密码的加密。-prepared using the DES encryption and password for the encryption.
- 2022-04-16 00:34:31下载
- 积分: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