-
CSS模板源代码。您可以使用此文件的源代码来创建你自己的…
CSS templates source codes. You can use this file souce codes to create your own web page.
- 2022-03-07 04:32:30下载
- 积分:1
-
使用JSTL编写注册用户管理系统,可以实现注册用户的增删改功能...
使用JSTL编写注册用户管理系统,可以实现注册用户的增删改功能-used textbook prepared registered user management system, users can achieve additions, deletions and change function
- 2022-03-05 20:51:30下载
- 积分:1
-
entry
一款入门级别的益智类游戏源码。 =^_^=-entry-level educational games source. =^_^=
- 2022-02-14 13:32:14下载
- 积分:1
-
基于仿真软件设计微带P. AWR微波仿真
基于AWR微波仿真软件的设计仿真微带功分器-AWR Microwave simulation based on the design of simulation software microstrip Power Splitter
- 2022-04-24 09:12:04下载
- 积分:1
-
编译程序,代码
compiler programming, code something
- 2022-08-21 01:18:43下载
- 积分:1
-
该程序用以在ccs环境下完成对flash的烧写程序
该程序用以在ccs环境下完成对flash的烧写程序-procedures for the environment in ccs completion of the burning process flash
- 2022-10-14 23:25:03下载
- 积分:1
-
A good game play is very appropriate because the 8 lines of code changed too lon...
一款不错的游戏 很有适玩8行 因为代码太长改了一部分 可以使用经过调试了-A good game play is very appropriate because the 8 lines of code changed too long after you can use the debugging
- 2022-11-20 02:25:03下载
- 积分:1
-
frogman game, if you want to write about games, but to the idea Hello The classi...
蛙人游戏,如果您想写游戏,这可是给您好想法
The classic frogger game brought to life with VB... If you are into writing games, this gives you an idea of what you can do.-frogman game, if you want to write about games, but to the idea Hello The classic frogger game brought to life with VB ... If you are into writing games, this gives you an idea of what you can do.
- 2023-04-04 22:40:03下载
- 积分:1
-
包含linux的所有指令,对于linux开发和管理人员,特别方便
包含linux的所有指令,对于linux开发和管理人员,特别方便-linux contains all the instructions for linux development and management of staff, particularly convenience
- 2022-08-16 11:34:59下载
- 积分: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