搜索资源列表
KaiSa
- 简单的恺撒加密算法(c++描述),欢迎大家下载!-simple Caesar encryption algorithm (c described), all are welcome to download!
TextEditor
- 字符串处理。 简单的,Win32(dos)字符界面,有简单加密、替换、统计单词数等功能。
rsaDemo
- 程序使用较为简单,直接在控制台下键入程序名,回车即可。可以从控制台界面上观察加密解密情况。-Programs use a simple, direct, type in the name in control program, enter can. From the console interface can encrypt, decrypt observation.
1001Message-encryption
- 本次我们完成一个简单的对字母加密程序。首先对字母进行编号,小写字母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 numb
codeanddecode
- 该程序没有用到超级复杂的加密解密算法,只是应用了简单的方法加密字符串,可为密码多的人玩玩。-The program did not use super complex encryption algorithm, just applied a simple method encrypted string for the password and more people play.
StuInfManSys
- VC6.0语言版本的学生信息管理系统,主要是链表操作,登录需要密码,学生信息被储存在文件中(文件被简单加密)-VC6.0 language versions of student information management system, mainly linked operations, login password is required, the student information is stored in a file (the file is simple encryption)