-
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后...
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。-Enter the three integers x, y, z, please these three the number of small to large output. 1. Program analysis: We think of a way to put x number of the smallest, the first comparison of x and y, if x> y will be the value of x and y exchange and then to compare x and z, if x > z will be x and z values of the exchange, which will enable x minimum.
- 2022-08-11 02:17:41下载
- 积分:1
-
Assembler series of characters from the keyboard and then press the lowercase le...
汇编程序从键盘输入一系列字符,然后按小写字母、数字字符和其他字符分类计数,最-Assembler series of characters from the keyboard and then press the lowercase letters, numbers, characters and other characters were counted, the most
- 2022-08-21 19:06:29下载
- 积分:1
-
实现dos下菜单选择的小程序
实现dos下菜单选择的小程序-achieve dos menu choice under the small program
- 2022-08-20 16:44:46下载
- 积分:1
-
8051实用程序,可生成硬件8051
8051实用程序,可生成硬件8051-8051 Utility, which will generate a hardware 8051
- 2022-03-20 22:47:17下载
- 积分:1
-
我们接口技术做的实验8250,有需要的就下载吧
我们接口技术做的实验8250,有需要的就下载吧-we do Interface Technology Experiment 8250, on the need to download it
- 2022-06-13 16:02:42下载
- 积分:1
-
Beginning to show 00 , 1st press SP1 after the beginning of time. 2nd by SP1, t...
开始时,显示“00”,第1次按下SP1后就开始计时。
第2次按SP1后,计时停止。
第3次按SP1后,计时归零。
-Beginning to show 00 , 1st press SP1 after the beginning of time. 2nd by SP1, the time to stop. The 3rd by SP1, the time zero.
- 2022-11-05 23:25:03下载
- 积分:1
-
51与1602显示模块的连接和显示功能.
51与1602显示模块的连接和显示功能.-51 with the 1602 display module connectivity and display capabilities.
- 2022-05-22 10:52:38下载
- 积分:1
-
自己编的流水灯,希望大家下下来看看,并给与指导
自己编的流水灯,希望大家下下来看看,并给与指导-Compiled their own water lights, hope that the next down and take a look and give guidance
- 2023-06-13 09:20:04下载
- 积分:1
-
Compilation mixed by C51 and realize four soft serial procedures, the interface...
用C51和汇编混合实现4个软串口的程序,接口是C51的-Compilation mixed by C51 and realize four soft serial procedures, the interface is the C51
- 2022-03-18 08:12:37下载
- 积分:1
-
用8255,8253,8259实现的具有显示时分秒的电子时钟.
用8255,8253,8259实现的具有显示时分秒的电子时钟.-With 8255,8253,8259 realize is displayed every minute with an electronic clock.
- 2022-05-06 16:25:44下载
- 积分:1