-
注册表读写的示范程序,在注册表里添加自己的注册表项,可以删除...
注册表读写的示范程序,在注册表里添加自己的注册表项,可以删除-Demonstration program to read and write registry, add your own in the registry where the registry key, can be deleted
- 2022-03-23 06:24:13下载
- 积分:1
-
四色图着色问题,离散数学的经典算法,用c实现,输入一个图,用小于4种颜色着色...
四色图着色问题,离散数学的经典算法,用c实现,输入一个图,用小于4种颜色着色-four-color map coloring, Discrete Mathematics classical algorithm, using c realize that the importation of a map, with less than four colors Coloring
- 2022-12-07 04:10:02下载
- 积分:1
-
c8051的程序源码 功能:chanel:为通道地址,范围0-DAC0;1-DAC1
// shuju: 16位无符号数,实际12位,对齐方式由DACxC...
c8051的程序源码 功能:chanel:为通道地址,范围0-DAC0;1-DAC1
// shuju: 16位无符号数,实际12位,对齐方式由DACxCN控制-C8051-source function of the procedure: chanel: as the channel address, the scope of 0-DAC0 1-DAC1// shuju: 16 bit unsigned number, the actual 12, alignment control by DACxCN
- 2022-09-14 04:15:03下载
- 积分: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
-
test code for ARM controller lpc2148
test code for ARM controller lpc2148
- 2022-01-27 09:42:20下载
- 积分:1
-
Algorithm
双链表c++算法实现-Algorithm
- 2022-04-15 19:19:49下载
- 积分: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
-
matlab的一些最基本的应用
matlab的一些最基本的应用-Matlab some of the most basic
- 2022-04-06 11:15:39下载
- 积分:1
-
on genetic aspects of a few simple algorithm
关于遗传方面的几个简单算法-on genetic aspects of a few simple algorithm
- 2023-07-11 06:10:03下载
- 积分:1
-
本段程序源码提供基本的数据库查询,修改,删除,插入等基本的操作...
本段程序源码提供基本的数据库查询,修改,删除,插入等基本的操作-Procedures of this paragraph to provide the basic source of the database query, modify, delete, insert, such as the basic operation of
- 2023-08-21 01:45:03下载
- 积分:1