文件名称:Desktop
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- do***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本次我们完成一个简单的对字母加密程序。首先对字母进行编号,小写字母a至z编号为1至26,大写字母A至Z分别编号27至52,这样每个字母都有唯一的一个序号,在发送内容时,我们以函数F(X)=X*X+X+1对发送字母的序号进行计算,就会获取个新的序号,对该序号再进行对52取余,该序号即为加密后的要发送字母的序号,这样就能达到加密的作用。-This time we complete a simple encryption program on the letter. First letter number and the lowercase letters a to z No. 1-26, the uppercase letters A to Z are numbered 27-52, so that each letter has a unique serial number when sending content, we function F (X) = X* X+ X+1 is calculated to send the serial number of the letters will get a new serial number, the serial number and then the remainder of 52, you want to send the serial number is encrypted the serial number of the letters, so you can reach encrypted.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
code.dsw
code.ncb
code.opt
code.plg
code.cpp
code.dsp
code.ncb
code.opt
code.plg
code.cpp
code.dsp