-
C++程序编写规范,适合C++中级读者,老外写的一共100条。
C++程序编写规范,适合C++中级读者,老外写的一共100条。-C programming specification for C intermediate readers, the foreigner was a total 100.
- 2023-08-21 14:15:04下载
- 积分:1
-
seed
seed-xdsusb驱动程序,适用CCS3.3-seed-xdsusb driver, the application of CCS3.3
- 2022-02-02 03:24:14下载
- 积分:1
-
cpp primer plus ++ 源码
CPP Primer的源码部分,国外作者贴出来的,可以直接运行,并且分成了章节部分。里面包含详细的说明的README文件和Makefile
- 2023-08-04 19:45:03下载
- 积分:1
-
bomb FOSS game, you can try, learn programming, but also entertainment
bomb游戏源码,可以试试,即学编程,又能娱乐-bomb FOSS game, you can try, learn programming, but also entertainment
- 2022-07-01 14:25:46下载
- 积分:1
-
贪吃蛇的源代码,里面有比较好的12864液晶的显示代码。
贪吃蛇的源代码,里面有比较好的12864液晶的显示代码。-Snake&39 s source code, which has a better LCD display of the code 12864.
- 2022-03-15 07:18:01下载
- 积分:1
-
supplies insurance management system
劳保用品管理系统-supplies insurance management system
- 2023-05-26 14:00:03下载
- 积分:1
-
根据协议在ed2000搜索电驴,下载邮件格式可诉..
eMule在ED2000协议下的搜索,下载的消息格式,可以很好的帮助学习eMule的源代码-eMule in ED2000 search under the agreement, download the message format can be very helpful in learning the source code of eMule
- 2022-02-25 00:46:47下载
- 积分:1
-
用VF所编的管理系统
用VF所编的管理系统-with VF prepared by the Management System
- 2022-06-13 13:35:31下载
- 积分: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
-
文件彻底覆盖工具,很好用的。可彻底删除垃圾文件。
文件彻底覆盖工具,很好用的。可彻底删除垃圾文件。-Document complete coverage tool, well used. Delete junk files completely.
- 2022-09-09 18:15:03下载
- 积分:1