-
39.3
说明: 编制程序,将输入的一行字符以加密的形式输出,然后将其解密,解密的字符串序列与输入的正文相比较,吻合时输出解密的正文,否则解密失败。
加密时,将每个字符的ascii码依次反复加上“4962873”中的数字,并在32(‘’)~122(‘z’)之间作模运算。解密与加密的顺序相反。例如输入正文“the result of 3 and 2 is not 8” 结果为:
(Programming, the input line character output in an encrypted form, and then decrypted, the decrypted text sequence of characters compared with the input, output to decrypt the body of the agreement, otherwise the decryption failed. Encryption, ascii code of each character in turn repeatedly with " 4962873" in the figures, and 32 (' ' )~ 122 (' z' ) as a model between the operations. Decryption and encryption in reverse order. For example, enter the text " the result of 3 and 2 is not 8" results:)
- 2011-04-05 08:43:48下载
- 积分:1
-
2
说明: 名为“打星星”的原创游戏小程序,假期计算机实习的小学期作业。(a game c++ program)
- 2012-02-10 17:26:21下载
- 积分:1
-
pro.2
链表练习 掌握数据的链式存储结构及它们在计算机中的实现方法。(Chain store chain exercises control structure of the data and their implementation in the computer.)
- 2014-06-05 21:34:05下载
- 积分:1
-
SVPWM
svpwm的MATLAB仿真实现 ,此程序用于svpwm的S-function的建立(MATLAB simulation implementation of SVPWM)
- 2020-08-04 23:18:33下载
- 积分:1
-
测脉宽
测脉宽,基于STC15W单片机的测试要在1.3管脚加一个脉冲然后通过OLED 屏幕显示(Pulse width measurement)
- 2020-06-19 15:00:01下载
- 积分:1
-
shengchengjingtai1
asp.net生成静态代码, cms开发可以用的到,很好的(Generate static code)
- 2011-06-24 16:54:16下载
- 积分:1
-
gcc 4.4.6 源码
gcc 4.4.6 源代码,加入了自己的注释,自己看了一遍,在自己理解的基础上加入了英文注释,看源代码的码农们可以下下来看看一块交流下哈
- 2022-04-23 12:56:33下载
- 积分:1
-
RJCQDWI
说明: 6 ways to start other programs
- 2018-12-25 10:27:51下载
- 积分:1
-
自相关函数实现
matlab的自相关函数实现,并从中找到最大的点,测试过可行,与matlab结果一致。
- 2022-03-23 17:03:07下载
- 积分:1
-
MC9S08
飞思卡尔8位单片机MC9S08教程详解不带历程(Freescale 8-bit microcontroller MC9S08 Detailed tutorials)
- 2013-08-18 16:03:37下载
- 积分:1