-
High to low dividend deposited in TEMP_STR
被除数由高到低存于TEMP_STR-->TEMP_STR+4中,除数存于TEMP_STR+10-->TEMP_STR+14中,
运算后商存于TEMP_STR-->TEMP_STR+4中,余数存于TEMP_STR+5-->TEMP_STR+9中
高字节在前
方法:移位相除
10位BCD码除法 XUE:20080729-High to low dividend deposited in TEMP_STR-> TEMP_STR+ 4, the divisor stored in TEMP_STR+ 10-> TEMP_STR+ 14, the operations are kept in after TEMP_STR-> TEMP_STR+ 4, the remainder stored in TEMP_STR+ 5-> TEMP_STR+ 9 in the high byte of the former method: shift 10 BCD division code division XUE: 20080729
- 2022-07-08 14:31:21下载
- 积分:1
-
用C51串口之间的通信2
used to communicate between 2 C51 by serial -used to communicate between 2 C51 by serial
- 2022-01-26 04:04:50下载
- 积分:1
-
有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数...
有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数
-There is a whole number n, the number of its previous order of the backward shift position m, and finally the number m of m into the top of the number of
- 2023-01-22 04:25:03下载
- 积分:1
-
高手所写模拟WINDOWS界面的汇编源码,实属经典
高手所写模拟WINDOWS界面的汇编源码,实属经典-master simulated Windows interface written compilation of source code, it is classic
- 2022-02-12 19:17:06下载
- 积分:1
-
直流电机的模拟,显示并可自由设定电机的转速 接口设计源代码...
直流电机的模拟,显示并可自由设定电机的转速 接口设计源代码-DC motor simulation, shows can be free to set the motor speed interface design source code
- 2023-01-12 21:15:04下载
- 积分:1
-
生成BCD码。 Name: BIN3toBCD4 Func:2字节二进制整数
生成BCD码。 Name: BIN3toBCD4 Func:2字节二进制整数--->>BCD码四字节转换(Comped BCD) Input: 3进制数人低字节到高字节存放在内部RAM50H,51H,52h单元中 Output: BCD码人低位到高位分别存放在内部RAM53H,54H,55H,56H单元中 USE: R7-R0, 56H-50H-generation BCD. Name : BIN3toBCD4 Func : 2-byte binary integers-- gt; Gt; BCD four byte conversion (Comped BCD) Input : 3 band several low byte to high-byte stored in the internal RAM50H, 51H, chick modules Output : BCD who were low to high deposit on internal RAM53H, 54H, 55H, Social modules USE : R7-R0, Social-50H
- 2023-04-19 05:10:02下载
- 积分:1
-
本程序用于简单的成绩管理,如多学生成绩的输入,,查找,插入,和排序,并能保存并调出以输入的文件进行处理等。...
本程序用于简单的成绩管理,如多学生成绩的输入,,查找,插入,和排序,并能保存并调出以输入的文件进行处理等。-This procedure for the simple performance management, student achievement such as multi-input,, to find, insert, and sequencing, and can save and transfer a file to input processing.
- 2022-08-10 08:44:32下载
- 积分:1
-
it can help you know C++ souce program quckily
it can help you know C++ souce program quckily
- 2022-07-22 10:59:39下载
- 积分:1
-
PIC 外部中断 控制程序
此电话用于工作面沿线,与控制台配接,具有沿线的报
警、通话、闭锁等功能。型号 1:开关为旋钮,可以远启远停破碎机、转载机、前部运输机、
后部运输机,对前部运输机或后部运输机进行锁定。型号 2:开关为按钮,与控制台配接可
以闭锁前部运输机或后部运输机。利用PIC16f628A单片机实现控制程序
- 2022-01-31 16:13:03下载
- 积分:1
-
关于8086的一些编程,里面的思想对于汇编程序的书写很有借鉴。...
关于8086的一些编程,里面的思想对于汇编程序的书写很有借鉴。-8086 on the program, the thinking inside the compilation procedures for writing a very useful reference.
- 2022-04-27 21:29:32下载
- 积分:1