-
利用Rijndael算法进行任意文件的加密。把任意一个文件分成N个16字节组,最后一组若不足16字节可以用空格去补!...
利用Rijndael算法进行任意文件的加密。把任意一个文件分成N个16字节组,最后一组若不足16字节可以用空格去补!-Rijndael algorithm using arbitrary file encryption. To arbitrary N of a document is divided into 16-byte groups, and finally a group of less than 16 bytes can be used to fill space!
- 2023-04-28 03:20:03下载
- 积分:1
-
使用来加减密的,是RSA和MD5的复合使用的源码!
使用来加减密的,是RSA和MD5的复合使用的源码!-Secret used to addition and subtraction, is a composite RSA and MD5 to use source code!
- 2022-08-16 08:44:36下载
- 积分:1
-
md5算法,采用c++实现的md5_16位实现
md5算法,采用c++实现的md5_16位实现-md5 algorithm, used to achieve the c-achieving md5_16
- 2023-07-14 14:45:03下载
- 积分:1
-
除了上面提到的压缩方法,你也可以调用VB的工具MakeCab.exe(在VB5setupkitkitfil32或VB98WizardsPDWizard目录下)生...
除了上面提到的压缩方法,你也可以调用VB的工具MakeCab.exe(在VB5setupkitkitfil32或VB98WizardsPDWizard目录下)生成.cab文件。先构造一个Directive 文件(*.ddf),然后使用Shell命令调用MakeCAB /f excel.ddf就可以生成*.cab文件。关于Directive 文件的格式,可以参考MSDN Library中的《MakeCAB: A Compression and Disk Layout Tool》一文。 -addition to the above-mentioned methods of compression, you can call VB Tools MakeCab.exe (VB5 setupkit kitfil32 or VB98 Wizards PDWizard directory) production. Cab document. First constructed a Directive document (*. DDF), then use the Shell order call MakeCAB/f excel.ddf can generate*. cab documents. Directive on the document format, they can refer to the MSDN Library "MakeCAB : A Disk Compression and Layout Tool," a text.
- 2022-05-16 00:58:09下载
- 积分:1
-
Toeplitz矩阵运算
资源描述
程序是在codeblocks平台上面调试,可实现32768码长的保密放大,保密放大后的的数值以二进制的形式输出。
运用的语言为C
- 2022-01-26 03:51:57下载
- 积分:1
-
RC4伪随机流加密算法,VC++编写,调试通过。控制台界面。
RC4伪随机流加密算法,VC++编写,调试通过。控制台界面。-Pseudo-random RC4 stream encryption algorithm, VC++ development, debugging through. Console interface.
- 2022-04-28 09:18:24下载
- 积分:1
-
普莱费尔密码
普莱费尔密码,我写的 C# 语言。本软件为越南人的。With 这个软件,you 可以加密和矩阵 5 x 5 的文本解密。
- 2022-05-18 11:00:33下载
- 积分:1
-
图象检测,模板匹配算法代码
图象的检测,模板匹配
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
- 2022-05-21 22:02:07下载
- 积分:1
-
Openssl的SSL证书认证程序,也是用VC写的。已通过测试。
Openssl的SSL证书认证程序,也是用VC写的。已通过测试。-Openssl SSL certificate authentication procedures, as well as with VC writes. Have passed the tests.
- 2022-07-21 11:49:43下载
- 积分:1
-
语音编码文档,将ILBC代码专为硬件时需进行操作及对代码进行优化...
语音编码文档,将ILBC代码专为硬件时需进行操作及对代码进行优化-Speech coding documentation, will be ILBC code specifically for the hardware required to operate and optimize the code
- 2022-04-07 14:07:12下载
- 积分:1