-
md5 encryption function running under iis Usage: 1: page 2 of the document cont...
md5的加密函数 iis下运行;
用法:
1:页面包含该文件
2:调用方法MD5(sMessage,stype)
例dim md_=md5("admin",32)
*注:最高32位。-md5 encryption function running under iis Usage: 1: page 2 of the document contains: call method MD5 (sMessage, stype) were dim md_ = md5 ( " admin" , 32)* Note: maximum 32.
- 2022-09-28 18:40:03下载
- 积分:1
-
椭圆曲线Elliptic Curve)加密算法(
椭圆曲线Elliptic Curve)加密算法(-Elliptic Curve Elliptic Curve) encryption algorithm (
- 2023-04-18 23:25:03下载
- 积分:1
-
C++ An MD5 encryption algorithm. The need for encryption interface very useful
C++的一个MD5加密算法。对需要加密的接口非常有用的-C++ An MD5 encryption algorithm. The need for encryption interface very useful
- 2022-02-13 20:18:58下载
- 积分:1
-
上传一个很好的加密算法
上传一个很好的加密算法。-Upload a very good encryption algrithm
- 2022-06-29 08:11:02下载
- 积分:1
-
crypt
crypt-1.17 libtom库 文件加解密库,内有test工程源码,对那些尚对加密解密领域有很大的帮助!-crypt-1.17 libtom library file encryption and decryption libraries, within the test project source code, for those still on the field of encryption and decryption of great help!
- 2022-02-04 14:25:45下载
- 积分:1
-
操作系统中关于哈明威码的C++实现程序
使用工具:Visual Studio 6.0...
操作系统中关于哈明威码的C++实现程序
使用工具:Visual Studio 6.0-Hemingwei operating system on the C code to achieve the procedures for the use tools : Visual Studio 6.0
- 2023-04-02 21:35:04下载
- 积分:1
-
c++实现密钥为4的凯撒密码加密,其中支持明文的大小写
c++实现密钥为4的凯撒密码加密,其中支持明文的大小写-c++ achieve key for Caesar 4 password encryption, which supports the explicit case
- 2023-05-05 14:55:03下载
- 积分:1
-
哈夫曼压缩
这是一个压缩/解压例程使用哈夫曼编码/解码,并且最适合在普通文本的文件。代码是 * 高度 * 进行了优化,并表明这是如何快速我可以提到另一个发现这里在 planetsourcecode (从 2000 年 8 月 1 日) 也采用哈夫曼编码的代码样本。该代码用了 127 秒压缩 1.8 mb 文本文件,但与我的代码,这需要小于 1 秒 !!(唐山的零时 12700%!!)。其他代码是值得 7 的优异点,这个价值是多少吗?
- 2022-03-22 00:16:55下载
- 积分:1
-
用VERILOG语言实现的数据加密标准代码,在QUARTUS5.1上仿真过
用VERILOG语言实现的数据加密标准代码,在QUARTUS5.1上仿真过-Using Verilog language code of the Data Encryption Standard, in the simulation had QUARTUS5.1
- 2022-07-09 01:14:43下载
- 积分: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