-
用C++实现的维吉尼亚密码源程序,已经在DevC++上测试过,大家可以再进行功能完善...
用C++实现的维吉尼亚密码源程序,已经在DevC++上测试过,大家可以再进行功能完善-With C++ Achievable Virginia password source, has been DevC++ Tested, we can further improve the function
- 2022-02-05 00:37:03下载
- 积分:1
-
MD4的源代码。该算法来源于应用密码学的随书附带光盘。已通过调试...
MD4的源代码。该算法来源于应用密码学的随书附带光盘。已通过调试-MD4 source. The algorithm derived from the application of cryptography book with CD-ROM attached. Through debug
- 2022-05-21 08:15:41下载
- 积分:1
-
SHA 256 encryption algorithm, better than the MD5 algorithm better algorithm, we...
SHA 256 加密算法,比 MD5 更好的算法更好的算法,希望对大家有帮助-SHA 256 encryption algorithm, better than the MD5 algorithm better algorithm, we hope to help
- 2022-10-23 11:20:04下载
- 积分: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
-
GetDiskSerial.DLL is a standard Windows dynamic link library, which allows you t...
GetDiskSerial.DLL 是一个标准的Windows动态链接库,它能够让您在你的程序中简单地获取硬盘出厂序列号。理论上讲,硬盘出厂序列号在全球都是唯一的,所以您可以利用此序列号来产生软件的机器码。
GetDiskSerial.DLL 已经成功的应用在各种流行的开发语言,比如Delphi, C++Builder, C#, Visual C++, Visual Basic, Visual Basic.NET, PowerBuilder, Visual Foxpro, Clarion。产品包里已经包含以上开发语言的调用实例。
-GetDiskSerial.DLL is a standard Windows dynamic link library, which allows you to program in your hard drive a simple access to the factory serial number. In theory, the hard disk factory serial number is unique in the world, so you can use this serial number to generate the software machine code. GetDiskSerial.DLL has successfully used in a variety of popular development languages, such as Delphi, C++ Builder, C#, Visual C++, Visual Basic, Visual Basic.NET, PowerBuilder, Visual Foxpro, Clarion. Product package already contains a call to an instance of the above development language.
- 2022-03-26 19:39:21下载
- 积分:1
-
md5算法是计算机密码学里经典的算法,实用价值很高,设计的关键在于随机数的产生,本程序采用传统的利用计算机时钟采集种子的办法生成随机数种子。...
md5算法是计算机密码学里经典的算法,实用价值很高,设计的关键在于随机数的产生,本程序采用传统的利用计算机时钟采集种子的办法生成随机数种子。-md5 password algorithm is computer science Lane classic algorithms, highly practical, design is the key to the selection of random numbers, the procedure using the traditional use of computer clock seed collection methods generate random number seed.
- 2022-09-30 05:25:02下载
- 积分:1
-
This is a simple program with vb series of the quality factor of the decompositi...
这个是简单的用vb编程编的分解质因数的程序和已经编译了的exe文件-This is a simple program with vb series of the quality factor of the decomposition process and is compiled by the exe files
- 2022-07-25 14:52:54下载
- 积分:1
-
LZW字典编解码
LZW编码是围绕称为词典的转换表来完成的。这张转换表用来存放称为前缀(Prefix)的字符序列,并且为每个表项分配一个码字(Code word),或者叫做序号。这张转换表实际上是把8位ASCII字符集进行扩充,增加的符号用来表示在文本或图像中出现的可变长度ASCII字符串。扩充后的代码可用9位、10位、11位、12位甚至更多的位来表示。
- 2023-06-26 06:05:04下载
- 积分:1
-
使用vb的方法加密文本
使用vb的方法加密文本-use of encryption text
- 2022-04-25 01:04:50下载
- 积分:1
-
rda加密源代码
rda加密源代码-The source code of RSA encryption algorithm
- 2022-06-18 20:51:01下载
- 积分:1