-
It is written in C# using a de
这是一个用C#编写的扫雷小游戏,源码就在里面,对C#游戏开发有一定启发-It is written in C# using a de-mining game source code on the inside of C# game development have a certain inspiration
- 2022-04-18 07:43:59下载
- 积分:1
-
本软件由ZHG用TC2.0开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下:...
本软件由ZHG用TC2.0开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下:
1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。
2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘)
-the software used by the TC ZHG development, which can be used for simple drawing, View from the software produced by the graphics files and the use of complementary functions in C language show_bmp procedures used directly Painting has good graphics. Specific operations, as follows : 1. The main interface to the top menu bar, as a tool for the left column. To use click "new" or "open" button, can withdraw from the upper right elliptical. 2. After entering, click column selection brush tool, rules and color graphics. Left attack graphics library, painting solid lines map, right click on the dotted line can be painted map. Editing area, and use the mouse to point and drag brush painting, the right-scrolling graphics rules can be painted. (D downloade
- 2022-06-16 10:25:37下载
- 积分:1
-
手机游戏!基本上实现了RGB游戏的基本功能!
手机游戏!基本上实现了RGB游戏的基本功能!-mobile phone games! RGB basically realize the basic functions of the game!
- 2022-03-17 11:09:58下载
- 积分:1
-
vc++串口通信典型实例
vc++6.0串口通信的典型实例,其中包括pc机与pc机之间的通信,PC机与单片机,pc机与智能仪器,等的串口通信实例
- 2022-03-13 03:14:22下载
- 积分:1
-
802.11a
802.11a标准 比较全面 各个方面的都有的-802.11a
- 2022-02-15 08:19:19下载
- 积分:1
-
prolog eight digital design issues on the source code, there is a problem specif...
prolog设计的关于八数码问题的源代码,具体可能会有些问题啊-prolog eight digital design issues on the source code, there is a problem specific ah
- 2022-02-26 20:47:50下载
- 积分:1
-
凌阳DVD编译器的开发,希望在这个地区想知道…
sunplus dvd开发编译器,希望对想了解这方面的人有点点儿帮助,我也才刚开始-sunplus dvd compiler development, in the hope that this area would like to know a little something to help people, I have only just begun
- 2022-03-15 22:04:28下载
- 积分:1
-
乘法器用werlg做的,大家看一下,有不对的地反,欢迎指正。
乘法器用werlg做的,大家看一下,有不对的地反,欢迎指正。-chengfaqi
- 2022-04-09 04:38:28下载
- 积分:1
-
Chinese character dot
汉字点阵提取,包括24x24,16x16,12x12-Chinese character dot-matrix extraction, including 24x24, 16x16, 12x12
- 2022-03-14 17:38:23下载
- 积分: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