-
本程序实现基数排序,冒泡排序和快速排序.另外实现了顺序查找和折半查找...
本程序实现基数排序,冒泡排序和快速排序.另外实现了顺序查找和折半查找-This procedure realize Radix Sort, Bubble Sort and Quick Sort. Also realize half of the order of search and search
- 2022-03-21 11:41:24下载
- 积分:1
-
史上最全之气象物理量计算程序——fortran版
包含水汽压、比湿、位温、虚温。。。。。。,不管你信不信 反正这是我见到的最全的 贴上来 给大家共享了
转自气象家园
- 2022-04-24 23:03:23下载
- 积分:1
-
用protel软件打开来看的,烧程序电路板的原理接线图
用protel软件打开来看的,烧程序电路板的原理接线图-Using protel software, open view, the burning process the principle of the circuit board wiring diagram
- 2022-07-18 09:43:18下载
- 积分:1
-
80C51的串行通信口是一个功能强大的通信口,而且是相当好用的通信口,用于显示驱动电路再合适不过了,下面我们就根据这种需要设计一个用两个串行通信口线加上两根普通...
80C51的串行通信口是一个功能强大的通信口,而且是相当好用的通信口,用于显示驱动电路再合适不过了,下面我们就根据这种需要设计一个用两个串行通信口线加上两根普通I/O口,设计一个4位LED显示电路。当然只要再加上两根I/O口线即可轻易实现8位LED的显示电路。
-80C51 Serial Communications mouth is a powerful communications mouth, but is very handy communications mouth, for the display driver circuit could not have been more appropriate, Now we need to design the basis of this one with two serial communication lines with two general I/O Hau, Design of a four LED display circuit. Of course if coupled with two I/O lines I could easily achieved eight LED display circuit.
- 2023-05-28 00:15:03下载
- 积分:1
-
802.11协议 PDF英文原文,词霸翻译麻烦的话,可以转成WORD格式。...
802.11协议 PDF英文原文,词霸翻译麻烦的话,可以转成WORD格式。-PDF English original 802.11 protocol, PowerWord translation trouble, it can be converted into WORD format.
- 2022-04-29 21:27:35下载
- 积分:1
-
labview 图形库,方便图形语言编程.工控使用.
labview 图形库,方便图形语言编程.工控使用.-LabVIEW graphical library, convenient graphical programming language. Industrial use.
- 2023-03-22 07:10:03下载
- 积分:1
-
用于制作安装卸载程序的源代码VB的
用于制作安装卸载程序的源代码VB的-unloading installation for the production of a program"s source code in VB
- 2022-06-16 20:54:37下载
- 积分:1
-
shift computing with the experimental model aircraft design report! !
具有移位运算功能的模型机设计实验报告-shift computing with the experimental model aircraft design report! !
- 2022-02-05 11:12:46下载
- 积分:1
-
很多有趣的小程序,对学习C语言有很大的帮助哦 大家一定要
很多有趣的小程序,对学习C语言有很大的帮助哦 大家一定要-many interesting small program, to learn C language is a great help, oh we must Kankan
- 2023-07-26 23:05: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