-
使用VC++编写的拼图游戏,使用的是MFC,很适合初学者
使用VC++编写的拼图游戏,使用的是MFC,很适合初学者-VC++ game
- 2022-04-20 10:51:47下载
- 积分:1
-
24小时教会你python的常用功能,减少初学者的学习时间,提高学习效率...
24小时教会你python的常用功能,减少初学者的学习时间,提高学习效率-24-Hour Church of your python commonly used functions, reduce the learning time for beginners to improve learning efficiency
- 2022-05-20 01:41:29下载
- 积分:1
-
这个开源的H323。
This the H323 open source.
- 2022-02-11 14:26:19下载
- 积分:1
-
磁盘的最优存储问题! 计算最优存储时间是改进了一下,把时间降到nlogn!如果不改进的话是n的平方啊!...
磁盘的最优存储问题! 计算最优存储时间是改进了一下,把时间降到nlogn!如果不改进的话是n的平方啊!-the optimal disk storage problem! We calculate optimal storage time is to improve a bit down finite time! If no improvement is the square of n ah!
- 2022-11-07 16:00:04下载
- 积分:1
-
the auxiliary plug
本辅助插件是可以运行在vistualstudio2005上的一个工具-the auxiliary plug-in can be run on a vistualstudio2005 tools
- 2022-06-14 12:28:39下载
- 积分:1
-
电子地图服务器,搭建自己的地图服务,与Openlayers一起使用
电子地图服务器,搭建自己的地图服务,与Openlayers一起使用-Electronic map servers, to build their own mapping service, used together with Openlayers
- 2022-10-22 18:00:04下载
- 积分:1
-
基于c++的五子棋
资源描述老师大作业,五子棋,包括人人对战,人机对战
- 2022-05-19 11:25:18下载
- 积分:1
-
ATA
ATA-IDE的接口规范,对开发硬盘驱动程序很有用。-ATA-IDE interface specification for the development of hard disk driver useful.
- 2022-03-31 08:36:02下载
- 积分:1
-
RoboCup Middle Size League's champion team in 2006, tribots the team's l...
RoboCup Middle Size League s champion team in 2006, the tribots team s localization program.-RoboCup Middle Size League"s champion team in 2006, tribots the team"s localization program.
- 2023-07-07 13:15:04下载
- 积分: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