资源列表

« 1 2 ... .41 .42 .43 .44 .45 346.47 .48 .49 .50 .51 ... 1660 »

[加密解密md5

说明:用delphi编写的md5实现程序,实现了基本的加密功能,可用来做加密验证和md5实现方法学习,适合delphi初学者。-Delphi prepared using md5 realize procedures realize the basic encryption, authentication and encryption can be used to do md5 realize ways of learning, suitab
<sadsdfdsf> 在 2025-05-10 上传 | 大小:4kb | 下载:0

[加密解密VC++

说明:-- 转换密码(明文6位,密文16位) DES加密解密程序-- Conversion password (express 6, 16 Ciphertext) DES encryption and decryption process
<龙泉> 在 2025-05-10 上传 | 大小:4kb | 下载:0

[加密解密gudianmima

说明: 古典密码中,主要的思想为移位算法及置换算法。 1.移位密码 密钥K为整数,且取值空间为0到25;加密函数:x = x + k (mod 26);解密函数:x = x - k (mod 26)。当K=3时,为凯撒密码。 2.仿射密码 密钥对由a、b组成,整数a满足 gcd(a, 26) = 1,整数b的取值空间为0到25;加密函数:x = ax + b(mod 26);解密函数:x = a*y - a*b (mo
<徐凯波> 在 2025-05-10 上传 | 大小:4kb | 下载:1

[加密解密huf

说明:hufman压缩算法 hufman压缩算法-hufman compression algorithm compression algorithm hufman
<dlrobin> 在 2025-05-10 上传 | 大小:4kb | 下载:0

[加密解密tuftests

说明:这是三种检验随机数的源代码 用于随机数的检验-This is a random number in three tests of the source code for the random number test
<小强> 在 2025-05-10 上传 | 大小:4kb | 下载:0

[加密解密spn-cipher

说明:对spn分组密码基于用同一个密钥加密后的周期的漏洞分析-Spn block cipher based on the same cycle after the key encryption vulnerability analysis
<lws> 在 2025-05-10 上传 | 大小:4kb | 下载:0

[加密解密DES

说明:对文件的加解密 应用DES算法可以对问件夹等-The document the application of DES encryption and decryption algorithms can be asked and other items folder
<德哥> 在 2025-05-10 上传 | 大小:4kb | 下载:0

[加密解密IDEAencryptionfordos

说明:IDEA 加解密算法.然而,社会对计算机网络的高度依赖同时也蕴藏着巨大的风险。网络攻击、网络欺诈、网络犯罪将会给社会带来巨大的经济损失和秩序动荡,甚致会使整个人类社会陷入危机。因此,网络和信息系统的安全保密这一个必须解决的问题,已引起了全球社会的极大关注。-IDEA encryption algorithm. However, the community is highly dependent on computer networks
<mwb> 在 2025-05-10 上传 | 大小:4kb | 下载:0

[加密解密RSA

说明:实现RSA公钥算法,1978年就出现了这种算法,它是第一个既能用于数据加密也能用于数字签名的算法。 它易于理解和操作,也很流行。算法的名字以发明者的名字命名:Ron Rivest, AdiShamir 和 Leonard Adleman。但RSA的安全性一直未能得到理论上的证明。-The realization of RSA public key algorithm, in 1978 appeared in the algori
<lin> 在 2025-05-10 上传 | 大小:4kb | 下载:0

[加密解密md5

说明:md5算法的c语言实现,md5算法的c语言实现-md5 algorithm c language, md5 algorithm c language
<hmguan> 在 2025-05-10 上传 | 大小:4kb | 下载:0

[加密解密DES

说明:DES加密算法,注解清楚易懂。可方便移植到不同应用中,信息安全方面的重要资料。-DES encryption algorithm, comments clear and understandable. Can be easily ported to different applications, information security key information.
<tangming> 在 2025-05-10 上传 | 大小:4kb | 下载:0

[加密解密speccorrect

说明:在FFT后信号的频率往往与谱线不相重合,而在两条谱线之间。为了要求得信号的频率、幅值和初始相角,必须要使用修*来完成。这里给出一种修*。-After the signal in the FFT frequency spectrum often do not coincide, and in between the two lines. Request for a signal frequency, amplitude and ini
<songzy41> 在 2025-05-10 上传 | 大小:4kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 346.47 .48 .49 .50 .51 ... 1660 »

源码中国 www.ymcn.org