资源列表

« 1 2 ... .13 .14 .15 .16 .17 1618.19 .20 .21 .22 .23 ... 1665 »

[加密解密Cipher

说明:置换密码算法的原理是不改变明文字符,只将字符在明文中的排列顺序改变,从而实现明文信息的加密。置换密码也叫换位密码。 试编程实现矩阵换位密码。它的加密方法是将明文中的字母按照给定的顺序安排在一个矩阵中,然后用根据密钥提供的顺序重新组合矩阵中的字母,形成密文。例如,明文为attack begins at five,密钥为cipher,将明文按照每行6个字母的形式排在矩阵中,如下形式: a t t a c k b e g i
<1> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[加密解密AES

说明:C语言编写的AES加密解密函数,深入AES底层原理-ES encryption and decryption functions, in C. hope to help you learn AES more deeply
<栾玮珉> 在 2025-01-11 上传 | 大小:196kb | 下载:0

[加密解密DES

说明:C语言编写的DES加密解密函数,深入DES底层原理-DES encryption and decryption functions in C
<栾玮珉> 在 2025-01-11 上传 | 大小:25kb | 下载:0

[加密解密Vigenere

说明:一个使用c++编写的Vigenere加解密系统和唯密文破译系统。其中项目名为Vigenere的为加解密系统,为Vigenere_1的为唯密文破解,并附有实验报告。-A Vigenere encryption and decryption system and a ciphertext deciphering system written in C++. One of the projects named Vigenere for the
<keran> 在 2025-01-11 上传 | 大小:4.08mb | 下载:0

[加密解密code

说明:VANET Network Construction in NS2
<dharani> 在 2025-01-11 上传 | 大小:13kb | 下载:0

[加密解密GeographicRouting

说明:Geographic Routing Protocol in NS2
<dharani> 在 2025-01-11 上传 | 大小:743kb | 下载:0

[加密解密IP-(1)

说明:Internet Protocol Construction in NS2
<dharani> 在 2025-01-11 上传 | 大小:4.89mb | 下载:0

[加密解密LatinSq_Substitution

说明:Latin square substitution for image encryption
<Ayman Mohammed> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[加密解密LatinSqEnc2

说明:latain square image encryption
<Ayman Mohammed> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[加密解密rc5

说明:Rc5 image encryption algorithm
<Ayman Mohammed> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[加密解密RSA

说明:RSA加密算法 用C写的 包含了单个和复合例子 可自己更换被加密数据-RSA algorithem in C, contains the single and combined examples, which all can be replaced by the user.
<杨超> 在 2025-01-11 上传 | 大小:16kb | 下载:0

[加密解密DCT

说明:图像加密的一种算法,DCT变换用于提取图像特征(The algorithm is used to encode picture, and use DCT transform)
<xingpengyeyu > 在 2025-01-11 上传 | 大小:14kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 1618.19 .20 .21 .22 .23 ... 1665 »

源码中国 www.ymcn.org