资源列表

« 1 2 ... .89 .90 .91 .92 .93 594.95 .96 .97 .98 .99 ... 1665 »

[加密解密kaiser

说明:凯撒(kaiser)密码的的解密,也就是找出它的加密密钥,从而进行解密,由于 它是一种对称密码体制,加解密的密钥是一样的,下边简单说明一下加解密 加密过程: 密文:C=M+K (mod 26) 解密过程: 明文:M=C-K (mod 26)-Kaiser (kaiser) password decryption, that is, to identify its encryption key, thereby d
<stop> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[加密解密crc-32

说明:多采用查表法来完成CRC-32 校验,下面是产生CRC-32 校验吗的子程序。-The use of look-up table method to complete the CRC-32 checksum, the following is the CRC-32 checksum of the subroutine it.
<crc> 在 2025-02-01 上传 | 大小:4kb | 下载:0

[加密解密4.1-20032238-VC

说明:实现的文件的加密解密算法 ,实现文件格式的加密解密-Realize the file encryption and decryption algorithms, file formats realize the encryption and decryption
<将闪闪> 在 2025-02-01 上传 | 大小:2.73mb | 下载:0

[加密解密aaa

说明:AES加密详解 -AES encryption AES encryption Detailed Detailed
<kell> 在 2025-02-01 上传 | 大小:18kb | 下载:0

[加密解密DES

说明:des加密的一个程序,应该能用,可能不太好-des encrypt a procedure should be used, may not be very good
<machunlin> 在 2025-02-01 上传 | 大小:15kb | 下载:0

[加密解密code

说明:对文件加密解密 附带文件传输功能,感觉还可以哦!-Encryption and decryption of the document attached to the file transfer feature, the feeling can also be oh!
<.g> 在 2025-02-01 上传 | 大小:3.85mb | 下载:0

[加密解密714

说明:用C语言写的100行DES加密算法,非常有用,希望大家喜欢-Using C language to write 100 lines of the DES encryption algorithm, is very useful, I hope everyone likes
<kater> 在 2025-02-01 上传 | 大小:9kb | 下载:0

[加密解密11

说明:base64加解密源码,非常有用,希望大家喜欢-base64 encryption source code, very useful, I hope everyone likes
<kater> 在 2025-02-01 上传 | 大小:167kb | 下载:0

[加密解密RSA

说明:这是一个RSA加密算法的类的源代码,很适合初学者学习参照。-This is an RSA encryption algorithm of the type of source code, it is suitable for beginners to learn the light.
<jy> 在 2025-02-01 上传 | 大小:1.92mb | 下载:0

[加密解密yaoqiuer

说明:数字签名技术。通过该程序代码,可以实现对于信息的隐藏-Digital Signature Technology. The adoption of the code, you can realize the information hidden
<mazheng> 在 2025-02-01 上传 | 大小:180kb | 下载:0

[加密解密gudianmimaxue

说明:古典密码学的经典例子。通过该程序可以实现古典密码学的加密过程-Classical cryptography classic example. Can be achieved through the procedures of classical cryptography encryption process
<mazheng> 在 2025-02-01 上传 | 大小:211kb | 下载:0

[加密解密RSA

说明:RSA算法,经典的非对称密码学算法。该程序基本实现了RSA算法的精髓。对非对称密码学感兴趣的同学可以参考一下-RSA algorithm, the classical algorithm for asymmetric cryptography. The program basically realize the essence of the RSA algorithm. On asymmetric cryptography of int
<mazheng> 在 2025-02-01 上传 | 大小:38kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 594.95 .96 .97 .98 .99 ... 1665 »

源码中国 www.ymcn.org