文件名称:scret
- 所属分类:
- 易语言编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-06-20
- 文件大小:
- 1.36mb
- 下载次数:
- 0次
- 提 供 者:
- ruo***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
电报加密,首先对字母进行编号,小写字母a至z编号为1至26,大写字母A至Z分别编号27至52,这样每个字母都有唯一的一个序号,在发送内容时,我们以函数F(X)=X*X+X+1对发送字母的序号进行计算,就会获取个新的序号,对该序号再进行对52取余,该序号即为加密后的要发送字母的序号,这样就能达到加密的作用。-Telegram encrypted first number of letters, lowercase letters a through z are numbered 1 to 26, uppercase letters A to Z are numbered 27-52, so that each letter has a unique serial number, the transmission content, we function F (X) = X* X+X+1 the transmission sequence number of characters is calculated, it will obtain a new number, the number of 52 then take over, the encrypted number is the serial number of the letter to be transmitted, so that we can to achieve the role of encryption.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
电报加密\Debug\CL.read.1.tlog
........\.....\CL.write.1.tlog
........\.....\link-cvtres.read.1.tlog
........\.....\link-cvtres.write.1.tlog
........\.....\link.4832-cvtres.read.1.tlog
........\.....\link.4832-cvtres.write.1.tlog
........\.....\link.4832.read.1.tlog
........\.....\link.4832.write.1.tlog
........\.....\link.read.1.tlog
........\.....\link.write.1.tlog
........\.....\mt.read.1.tlog
........\.....\mt.write.1.tlog
........\.....\rc.read.1.tlog
........\.....\rc.write.1.tlog
........\.....\vc100.idb
........\.....\vc100.pdb
........\.....\字母变换.exe
........\.....\字母变换.exe.embed.manifest
........\.....\字母变换.exe.embed.manifest.res
........\.....\字母变换.exe.intermediate.manifest
........\.....\字母变换.ilk
........\.....\字母变换.lastbuildstate
........\.....\字母变换.log
........\.....\字母变换.obj
........\.....\字母变换.pdb
........\.....\字母变换_manifest.rc
........\.....\电报加密.exe
........\.....\电报加密.ilk
........\.....\电报加密.pdb
........\ipch\字母变换-80719c85\字母变换-9aaa054.ipch
........\Text3.c
........\UpgradeLog.XML
........\_UpgradeReport_Files\UpgradeReport.css
........\....................\UpgradeReport.xslt
........\....................\UpgradeReport_Minus.gif
........\....................\UpgradeReport_Plus.gif
........\字母变换.c
........\字母变换.dsp
........\字母变换.dsw
........\字母变换.ncb
........\字母变换.opt
........\字母变换.plg
........\字母变换.sdf
........\字母变换.sln
........\字母变换.suo
........\字母变换.vcxproj
........\字母变换.vcxproj.user
........\电报加密\Debug\BuildLog.htm
........\........\.....\mt.dep
........\........\.....\vc90.idb
........\........\.....\vc90.pdb
........\........\.....\电报.obj
........\........\.....\电报加密.exe.intermediate.manifest
........\........\电报.cpp
........\........\电报加密.vcproj
........\........\电报加密.vcproj.to-PC.to.user
........\........\电报加密.vcxproj
........\........\电报加密.vcxproj.filters
........\........\电报加密.vcxproj.user
........\电报加密.ncb
........\电报加密.sdf
........\电报加密.sln
........\电报加密.sln.old
........\电报加密.suo
........\电报加密.suo.old
........\输出-生成.c
........\ipch\字母变换-80719c85
........\电报加密\Debug
........\Debug
........\ipch
........\_UpgradeReport_Files
........\电报加密
电报加密