文件名称:cryptfial
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-04-21
- 文件大小:
- 453kb
- 下载次数:
- 0次
- 提 供 者:
- Yoa****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
文本串加密和解密程序。一个文本串可用事先给定的字母映射表进行加密。例如,设字母映射表为:
a b c d e f g h I j k l m n o p q r s t u v w x y z
n g z q t c o b m u h e l k p d a w x f y I v r s j
则字符串“encrypt”被加密为“tkzwsdf”。
试写一个算法将输入的文本串进行加密后输出;
另写一个算法将输入的已加密的文本串进行解密后输出。-Text string encryption and decryption process. Available in advance of a text string given letter mapping table is encrypted. For example, suppose the letter mapping table: abcdefgh I jklmnopqrstuvwxyz ngzqtcobmuhelkpdawxfy I vrsj the string " encrypt" is encrypted as " tkzwsdf" . Try to write an algorithm to input text string will be encrypted output another write encrypted text string entered an algorithm will be decrypted output.
a b c d e f g h I j k l m n o p q r s t u v w x y z
n g z q t c o b m u h e l k p d a w x f y I v r s j
则字符串“encrypt”被加密为“tkzwsdf”。
试写一个算法将输入的文本串进行加密后输出;
另写一个算法将输入的已加密的文本串进行解密后输出。-Text string encryption and decryption process. Available in advance of a text string given letter mapping table is encrypted. For example, suppose the letter mapping table: abcdefgh I jklmnopqrstuvwxyz ngzqtcobmuhelkpdawxfy I vrsj the string " encrypt" is encrypted as " tkzwsdf" . Try to write an algorithm to input text string will be encrypted output another write encrypted text string entered an algorithm will be decrypted output.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文本加密fial
............\Debug
............\.....\koko.obj
............\.....\vc60.pdb
............\.....\文本加密.exe
............\.....\文本加密.pdb
............\koko.cpp
............\test1.txt
............\test2.txt
............\文本加密.dsp
............\文本加密.dsw
............\文本加密.ncb
............\文本加密.opt
............\文本加密.plg