说明:在附加段中有个一已经排序的数组,数组中第一个元素存放数组的长度,在AX中有个无符号数,要求在数组中查找(AX),如果找到,则CF=0,在SI中存放该元素在数组中的偏移地址。本例使用折半查找的方法(In the appended segment, there is an array that has been sorted. The first element in the array holds the length of the ar <Album
> 在 2024-11-08 上传
| 大小:1kb | 下载:0
说明:使用ADC0809的通道0,接入0-5V的直流电压,用WR电位器调整模拟电压值,A/D的转换结束信号EOC接在主8259A的IR5上,采集100个数据并存入内存中,同时将采集的16进制数据显示在数码管上。请多次调整0-5V的电压值(旋动W1旋钮),进行A/D采集,并观测内存中的数据的变化情况。(The channel 0 of ADC0809 is used to connect to the DC voltage of 0-5V, t <小荆
> 在 2024-11-08 上传
| 大小:1kb | 下载:0
说明:使用DS1302 芯片和单片机STC89C54RD+ 构成的智能家居系统 值得相关设计人员参考(The intelligent home system that USES DS1302 chip and single chip STC89C54RD+ is worthy of reference) <zhaobo
> 在 2024-11-08 上传
| 大小:1kb | 下载:0
说明:使用DHT11 芯片和单片机STC89C54RD+ 构成的智能家居系统 值得相关设计人员参考(The intelligent home system made up of DHT11 chip and single chip STC89C54RD+ is worthy of reference) <zhaobo
> 在 2024-11-08 上传
| 大小:1kb | 下载:0
说明:使用LCD2864显示单元和单片机STC89C54RD+ 构成的智能家居系统(Using LCD2864 display unit and single chip microcomputer STC89C54RD +, a smart home system) <zhaobo
> 在 2024-11-08 上传
| 大小:1kb | 下载:0
说明:使用单片机STC89C54RD+ 构成的智能家居系统的启动初始化程序(The startup initializer of the smart home system is composed of single chip STC89C54RD+) <zhaobo
> 在 2024-11-08 上传
| 大小:1kb | 下载:0
说明:在长度为8的字节数组(无符号数)中,查找大于42H的无符号数的个数,存放在字节单元up中;等于42H的无符号数的个数,存放在字节单元equa中;小于42H的无符号数的个数,存放在字节单元down中。
程序显示up equa down的值。
八个数:31H,21H,42H,52H,87H,23H,98H,01H(The length of the byte array 8 (unsigned), search for more t <无名是
> 在 2024-11-08 上传
| 大小:1kb | 下载:0