文件名称:aa
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 229kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
凯撒密码的过程,再用配对字母取代讯息里的原始字母位移加密法(shift cipher):模数计算。Ek(x)=(x+k)mod 26,Dk(y)=(y –k)mod 26
如:k=5 “hello world”加密为:mjqqt….
-Caesar the process of password, and then matching the letters to replace the original message encryption letters displacement (shift cipher): modulus calculation. Ek (x) = (x+ K) mod 26, Dk (y) = (y-k) mod 26, such as: k = 5 hello world encryption for: mjqqt ....
如:k=5 “hello world”加密为:mjqqt….
-Caesar the process of password, and then matching the letters to replace the original message encryption letters displacement (shift cipher): modulus calculation. Ek (x) = (x+ K) mod 26, Dk (y) = (y-k) mod 26, such as: k = 5 hello world encryption for: mjqqt ....
相关搜索: caesar
(系统自动生成,下载前可以参看下载内容)
下载文件列表
aa
..\234.cpp
..\aa.dsp
..\aa.dsw
..\aa.ncb
..\aa.opt
..\aa.plg
..\Debug
..\234.cpp
..\aa.dsp
..\aa.dsw
..\aa.ncb
..\aa.opt
..\aa.plg
..\Debug