-
输入三个整数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
-
宿舍管理系统+代码用面向对象实现宿舍管理系统 用面向对象实现宿舍管理系统...
宿舍管理系统+代码用面向对象实现宿舍管理系统 用面向对象实现宿舍管理系统-Hostel management system+ Code quarters realize object-oriented management system with object-oriented management system realize quarters
- 2022-04-23 00:29:08下载
- 积分:1
-
读DS18B20的序列号,读进片内RAM里,KEILC环境下用汇编语言编译调试成功...
读DS18B20的序列号,读进片内RAM里,KEILC环境下用汇编语言编译调试成功-DS18B20 Reading the serial number, read into the RAM chip in, KEILC environment using assembly language compiler debugging success
- 2023-03-20 07:35:03下载
- 积分:1
-
智能小车的程序以及报告怎么要这么多个字的,晕死
智能小车的程序以及报告怎么要这么多个字的,晕死-Smart car, as well as the procedures for how to report so many words,
- 2022-08-12 23:21:54下载
- 积分:1
-
录音机控制51源程序
录音机控制51源程序-recorders source control 51
- 2022-05-27 01:36:10下载
- 积分:1
-
汇编语言编程源代码
汇编语言编程源代码- Assembly language programming source code
- 2022-06-19 18:40:22下载
- 积分:1
-
文本编辑器(A3)
3.3.1设计题目及要求
三, 文本编辑器(10)
要求:(1)编辑文本;
(2)保存、打开指定位置的文本文件;
(3...
文本编辑器(A3)
3.3.1设计题目及要求
三, 文本编辑器(10)
要求:(1)编辑文本;
(2)保存、打开指定位置的文本文件;
(3)具有输入输出界面。-A text editor (A3) 3.3.1 Design and requirements of Title III, a text editor (10) requires: (1) Edit the text (2) to preserve, open the text file specified location (3) with input and output interfaces.
- 2022-03-13 07:34:44下载
- 积分:1
-
针对OCM4X8C的汉字显示的汇编程序,是用keil软件编写的.
针对OCM4X8C的汉字显示的汇编程序,是用keil软件编写的.-For the Chinese characters displayed OCM4X8C assembler is prepared using keil software.
- 2023-08-08 00:10:04下载
- 积分:1
-
this is a program design in assembly language,individual file manage system
这是个汇编语言写的课程设计,个人档案管理系统-this is a program design in assembly language,individual file manage system
- 2022-01-29 01:26:00下载
- 积分:1
-
the compressed file contains the source code of AWARD BIOS type D1D.Supported ch...
AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-the compressed file contains the source code of AWARD BIOS type D1D.Supported chipsets are listed in the related file.One can complie,download and run it on the mainboard if he has such one.
- 2022-07-16 08:09:09下载
- 积分:1