-
信息学竞赛中常用的算法总结:
串匹配的高效算法
信息学竞赛中常用的算法总结:
串匹配的高效算法-KMP
公开密钥体系之RSA算法
双向广度搜索
图论算法
-Informatics algorithms commonly used race Summary: Efficient String Matching Algorithm-KMP system RSA public key algorithm for bi-directional breadth of the search algorithm of graph theory
- 2023-04-10 00:00:03下载
- 积分:1
-
c描述的lzw算法,完整的可以在tc下运行!
c描述的lzw算法,完整的可以在tc下运行!-c described lzw algorithm, the integrity of the tc can run!
- 2022-04-27 18:57:10下载
- 积分:1
-
c加密算法,比较实用的一程序,在别人那拷的.
c加密算法,比较实用的一程序,在别人那拷的.-c encryption algorithm, a more practical procedure, the copy of others.
- 2022-04-30 08:44:53下载
- 积分:1
-
用c++(Crypto++)实现的,基于ecc的序列号生成代码,包含测试数据,和ECDSA文档...
用c++(Crypto++)实现的,基于ecc的序列号生成代码,包含测试数据,和ECDSA文档-Using c (Crypto++) Realize, based on the serial number of ecc generated code, including test data, and documents ECDSA
- 2022-01-28 04:00:36下载
- 积分:1
-
RSA,MD5的Visual C++源代码v1.2
RSA MD5 VISUAL C++ SOURCE CODE v1.2 - Visual C++ implementation of the RSA MD5 message digest algorithm. Calculates a 32byte checksum for any data sequence. Developed by Langfine Ltd. Note, RSA copyright notices must be adhered to - see the source code for details.Released November 2001-RSA MD5 VISUAL C++ SOURCE CODE v1.2- Visual C++ implementation of the RSA MD5 message digest algorithm. Calculates a 32byte checksum for any data sequence. Developed by Langfine Ltd. Note, RSA copyright notices must be adhered to- see the source code for details.Released November 2001
- 2022-01-27 11:45:11下载
- 积分:1
-
RSA算法的Java实现,可作为学习公钥体制加密算法的参考资料
RSA算法的Java实现,可作为学习公钥体制加密算法的参考资料-Java realization of RSA algorithm can be used as learning the public key encryption algorithm system reference
- 2022-06-13 01:25:57下载
- 积分:1
-
一个Java例子,包括加密、ftp
一个Java例子,包括加密、ftp-A Java examples, including encryption, ftp
- 2022-07-14 08:40:05下载
- 积分:1
-
DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位...
DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4-DES algorithm called the Data Encryption Standard, that is, data encryption algorithm, DES algorithm to express the 64-bit input block into a 64-bit output ciphertext block, it is also used 64-bit key. RSA" s security depends on the decomposition of large numbers. Public key and private key are two large prime numbers (more than 100 decimal places) of the function. This procedure is suitable for beginners of rsa algorithm java source and des-source, development environment eclipse3.4
- 2023-01-27 23:40:03下载
- 积分:1
-
MD5算法的VC示例,非常 好!
MD5算法的VC示例,非常 好!-MD5 algorithm VC example, a very, very good!
- 2022-08-10 21:18:20下载
- 积分:1
-
delphi版本的各种加密方式 DES AES MD5 BASE64 SHA等
delphi版本的各种加密方式 DES AES MD5 BASE64 SHA,有各种例子
- 2022-09-15 06:20:04下载
- 积分:1