-
这是谭豪强C语言书上的不分作业习题,是我自己做的,都能运行,有茱萸学习...
这是谭豪强C语言书上的不分作业习题,是我自己做的,都能运行,有茱萸学习-This is the C-language book on the big or worksheets, yes I do, to run, learning Cantleye
- 2022-04-19 05:47:35下载
- 积分:1
-
内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. WIN32 GUI版本暂使用备份功能(其他模块也都已全部写...
内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. WIN32 GUI版本暂使用备份功能(其他模块也都已全部写好,全是完整的,现在仅开启备份功能),如果想使用还原替换和比较功能,可自行打开调用的开关或加几句调用的代码就可以了-Containing pure DOS, WIN32, and WIN32 GUI console in three versions. They generated backup files can be used in any version. WIN32 GUI version temporarily use the backup function (all other modules have also written, is complete, now only open the backup feature), if you want to use to restore the replacement and comparison of features, can open the call a few of the switches or the code can call the
- 2022-02-24 12:25:13下载
- 积分:1
-
动态求解八Queen问题的源代码,计算速度比较快
动态求解八Queen问题的源代码,计算速度比较快-8 Queen of the source code, faster computing speed
- 2022-11-23 13:55:03下载
- 积分:1
-
代码很完整,编译通过,对想学习编写小游戏的朋友很有帮助.代码里有很多注释,很容易读...
代码很完整,编译通过,对想学习编写小游戏的朋友很有帮助.代码里有很多注释,很容易读-Code is complete, the compiler is passed, the preparation of the game want to learn helpful friends. Code, there are a lot of notes, it is easy to read
- 2022-07-10 03:17:07下载
- 积分:1
-
一个用C语言编写的清除CMOS密码的小程序
一个用C语言编写的清除CMOS密码的小程序-a C language prepared by the removal of a small password CMOS process
- 2023-01-01 14:00: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
-
实现虚拟示波器的功能
实现虚拟示波器的功能-Realize the function of the virtual oscilloscope
- 2023-07-17 06:00:04下载
- 积分:1
-
这是动画设计软件的一个很常用的插件,希望喜欢动画设计的朋友有点帮助啦。...
这是动画设计软件的一个很常用的插件,希望喜欢动画设计的朋友有点帮助啦。-This is animation software is a common plug-in the hope that like animation friends somewhat helpful, of course.
- 2023-05-11 10:10:03下载
- 积分:1
-
My first program ~ ~ ~ only for things under ~~~~~~~~~~~ ※ (# ◎ ... ... × ※ ¥ ◎...
- 2022-03-28 16:13:39下载
- 积分:1
-
Nano的XML解析器
Nano的XML解析器-the XML parser
- 2022-11-13 20:30:04下载
- 积分:1