-
LCD1602驱动程序,还可以显示时间。
LCD1602驱动程序,还可以显示时间。-LCD1602 driver can also display the time.
- 2022-07-04 01:24:40下载
- 积分:1
-
pingponggame
pingponggame
- 2022-03-18 02:03:56下载
- 积分:1
-
一:需求分析
1. 问题描述
魔王总是使用自己的一种非常精练而抽象的语言讲话,没人能听懂,但他的语言是可逐步解释成人能听懂的语言,因为他的语言是由以下两...
一:需求分析
1. 问题描述
魔王总是使用自己的一种非常精练而抽象的语言讲话,没人能听懂,但他的语言是可逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的:
-----------------------------------------------------------
(1) a---> (B1)(B2)....(Bm)
(2)[(op1)(p2)...(pn)]---->[o(pn)][o(p(n-1))].....[o(p1)o]
-----------------------------------------------------------
在这两种形式中,从左到右均表示解释.试写一个魔王语言的解释系统,把
他的话解释成人能听得懂的话.
2. 基本要求:
用下述两条具体规则和上述规则形式(2)实现.设大写字母表示魔王语言的词汇 小写字母表示人的语言的词汇 希腊字母表示可以用大写字母或小写字母代换的变量.魔王语言可含人的词汇.
(1) B --> tAdA
(2) A --> sae
3. 测试数据:
B(ehnxgz)B 解释成 tsaedsaeezegexenehetsaedsae若将小写字母与汉字建立下表所示的对应关系,则魔王说的话是:"天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一只鹅地上一只鹅".
| t | d | s | a | e | z | g | x | n | h |
| 天 | 地 | 上 | 一只| 鹅 | 追 | 赶 | 下 | 蛋 | 恨 |
-one : a needs analysis. Problem description always use their own fiendish a very concise and abstract language speech Nobody can understand, but the language is gradually explained adult can understand the language, because his language is composed of the following two forms of
- 2022-09-04 11:50:02下载
- 积分:1
-
builder5.0 C prepared for a search process ID
C++BUILDER5.0编写,用于查找一个进程ID-C BUILDER5.0 prepared for a search process ID
- 2023-02-15 22:30:04下载
- 积分:1
-
python 写的zip压缩解压缩程序,用来理解python的编程
python 写的zip压缩解压缩程序,用来理解python的编程-zip inpython
- 2022-03-23 09:45:08下载
- 积分:1
-
jsp电子表单提交,和一些关于登陆注册的相关代码,适于初学者的功能模块...
jsp电子表单提交,和一些关于登陆注册的相关代码,适于初学者的功能模块-jsp electronic form submission, and some on the landing of the relevant register code, suitable for beginners of functional modules
- 2022-02-10 11:10:50下载
- 积分:1
-
Please read your package and describe it at least 40 bytes.
System will automat...
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory
- 2022-08-14 07:19:32下载
- 积分:1
-
One from Taiwan ezq similar free plug
一个来自台湾ezq类似的免费插件开发程序
- 2022-12-28 19:00:04下载
- 积分:1
-
一些典型DP题的代码,欢迎分享
一些典型DP题的代码,欢迎分享-DP typical code questions are welcome to share ... ... ... ... ... ...
- 2022-05-18 15:25:28下载
- 积分:1
-
猜数字小游戏。游戏规则:随机产生4个数字,由玩家输入4个不重复的数字(如:8 3 1 2)按回车后电脑给出提示,其形式为"?A?B".你所输入的四位数中,位置和...
猜数字小游戏。游戏规则:随机产生4个数字,由玩家输入4个不重复的数字(如:8 3 1 2)按回车后电脑给出提示,其形式为"?A?B".你所输入的四位数中,位置和数字都正确则为A,数字相同但位置不相同时为B,你只可以猜10次,若你所用的次数小于纪录保持者,则为破纪录。-small game viewing. The rules of the game : randomly generated four figures from the importation of four players not to repeat the figures (eg : 8 3 1 2) by the transport after the computer is suggested, in the form of "A B." You have entered the four-digit, location and the correct figures for A, figures but with the location is not same as B, you can only guess 10 times, if you use less than the number of records, compared with the record.
- 2022-12-27 04:05:03下载
- 积分:1