-
教学用的迷宫示例程序,自己设置迷宫,程序打印走过路径。内有文档说明算法原理...
教学用的迷宫示例程序,自己设置迷宫,程序打印走过路径。内有文档说明算法原理-teaching examples of the maze procedure, set up its own maze, procedures Print traversed path. Within a document illustrates the algorithm Principle
- 2022-07-08 07:52:42下载
- 积分:1
-
寻最小支配集,用DP,复杂度是2^8
比2^150次方快多了
寻最小支配集,用DP,复杂度是2^8
比2^150次方快多了-find the smallest dominating set with the DP, complexity is 2 ^ 2 ^ than eight 150-th power much quicker
- 2022-06-29 17:33:43下载
- 积分:1
-
Symbian OS 9.1的截图
ScreenShot for Symbian OS 9.1
- 2023-09-08 12: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
-
vc++串口通信典型实例
vc++6.0串口通信的典型实例,其中包括pc机与pc机之间的通信,PC机与单片机,pc机与智能仪器,等的串口通信实例
- 2022-03-13 03:14:22下载
- 积分:1
-
手机游戏,画面效果还可以,可以作为手机游戏入门参考
手机游戏,画面效果还可以,可以作为手机游戏入门参考-phone games, the desired effect can also can serve as a reference mobile gaming portal
- 2023-05-21 19:50:03下载
- 积分:1
-
51 Based on the 1602 single
基于51单片机的1602显示的时钟c语言程序及汇编程序-51 Based on the 1602 single-chip clock shows and compilation procedures c language program
- 2023-08-31 11:35:03下载
- 积分:1
-
用c语言编写的Dijkstra算法的源代码。代码短小精炼有注释
用c语言编写的Dijkstra算法的源代码。代码短小精炼有注释-Using c language source code Dijkstra algorithm. Refining short code annotated
- 2022-04-09 21:29:24下载
- 积分:1
-
labview的授权VI
1、打开“授权许可文件生成”,并运行
2、打开许可验证,可查看剩余使用权限
3、发现错误运行“调试差错程序)...
labview的授权VI
1、打开“授权许可文件生成”,并运行
2、打开许可验证,可查看剩余使用权限
3、发现错误运行“调试差错程序)-LabVIEW authorization VI1, open the
- 2022-03-11 07:16:38下载
- 积分:1
-
Fingerpass 指纹识别算法的研究与应用
Fingerpass 指纹识别算法的研究与应用-Fingerpass fingerprint recognition algorithm research and application
- 2022-08-24 07:14:36下载
- 积分:1