-
一:需求分析
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
-
矩阵求逆,经典算法,主元高斯全左右弗兰…
矩阵求逆,经典算法,全主元高斯约当法,经典源码,用途广泛-matrix inversion, classic algorithms, the main yuan Gaussian all about when France, classic source, a wide range of uses
- 2022-03-28 18:05:36下载
- 积分:1
-
using DirectDraw 2D casual game developers need to standardize the time to call...
在使用DirectDraw进行二维休闲游戏开发的时候 需要规范地调用DirectDraw接口,这个是微软早期版本里提供的封装很有用-using DirectDraw 2D casual game developers need to standardize the time to call DirectDraw interface, the early version of Microsoft"s package providing useful
- 2022-07-10 01:07:36下载
- 积分:1
-
ge62_605
ge62_605
- 2023-07-23 21:30:03下载
- 积分:1
-
一个VB做的语音系统控件,前台使用asp表现
一个VB做的语音系统控件,前台使用asp表现-VB to do a voice-system controls, the prospects of the use of performance asp
- 2022-03-25 16:47:12下载
- 积分:1
-
四色算法的改进算法,针对四色算法的不足进行了相关改进。...
四色算法的改进算法,针对四色算法的不足进行了相关改进。-Four-color algorithm algorithm algorithm for four-color deficiencies were related to improve.
- 2022-04-06 16:22:01下载
- 积分:1
-
有关界面操作及检测磁盘是否忙状态、磁硬是否写保护的几个源程序...
有关界面操作及检测磁盘是否忙状态、磁硬是否写保护的几个源程序- The related contact surface operation and the examination
floppy disk busy condition, are the magnetism whether hard whether
writes the protection several source programs
- 2023-01-19 14:45:04下载
- 积分:1
-
这个是Haffman的实现方法,也就是还可以的代码,希望采纳,^_^...
这个是Haffman的实现方法,也就是还可以的代码,希望采纳,^_^-this is the method, which is also the code, adopted ^ _ ^
- 2022-02-25 15:33:11下载
- 积分:1
-
这是自我复制的示例RAR压缩包,里边有源代码、需要的头文件和编译好的程序....
这是自我复制的示例RAR压缩包,里边有源代码、需要的头文件和编译好的程序.-This is an example of self-replication RAR compressed, inside active code, the first compiled documents and procedures.
- 2022-09-10 05:40:02下载
- 积分:1
-
c语言之存储篇,从基础学起,让你彻底精通c语言的应用。
c语言之存储篇,从基础学起,让你彻底精通c语言的应用。-memory of c language,learn form base,lead you to be well up to application of c language
- 2022-11-24 06:05:03下载
- 积分:1