-
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
-
基于asm汇编语言实现的是在pc系统中int9中断功能的部分示例,只在说明机制,进行学习,不能实际应用...
基于asm汇编语言实现的是在pc系统中int9中断功能的部分示例,只在说明机制,进行学习,不能实际应用-asm compilation based on the language of the pc systems int9 interrupts some examples of the notes only mechanism for learning, not actual application
- 2023-04-04 11:55:02下载
- 积分:1
-
Pressure Sensor Assemble Code
Pressure Sensor Assemble Code
- 2022-03-16 14:30:52下载
- 积分:1
-
k分布的杂波的生成 运用于杂波模拟当中
k分布的杂波的生成 运用于杂波模拟当中-k model clutter mulitisim
- 2022-02-07 21:53:52下载
- 积分:1
-
使用8255芯片,编写程序控制音乐发生器和LED工作使他们组成声光报警装置,自己设置按键来控制音乐发生器启...
使用8255芯片,编写程序控制音乐发生器和LED工作使他们组成声光报警装置,自己设置按键来控制音乐发生器启-The use of 8255 chips, the preparation of program music generator and LED components work so that they sound and light alarm devices, set up their own buttons to control music generator Kai
- 2022-08-02 15:15:42下载
- 积分:1
-
《三相交流异步电动机SVPWM开环调速控制程序(软件法)》
.include "240x.h" 寄存器地址
.global _c_int0 全局化...
《三相交流异步电动机SVPWM开环调速控制程序(软件法)》
.include "240x.h" 寄存器地址
.global _c_int0 全局化标号
- Three-phase AC induction motor open-loop speed control SVPWM control program (software method) . Include 240x.h register address. Global _c_int0 overall grade of
- 2022-03-19 22:30:05下载
- 积分:1
-
May receive q3d ri webcam numerical, let q3d users can webcam
可以接收q3d ri网络摄像头的数字,让q3d用户可以进行网络摄像头
- 2022-11-01 05:55:03下载
- 积分:1
-
HT16512 VFD控制器的使用,采用ASM语言
HT16512 VFD控制器的使用,采用ASM语言-HT16512 VFD controller use, the use of ASM language
- 2022-11-12 14:40:03下载
- 积分:1
-
它是关于医院管理系统,它告诉我们如何管理…
it is about hospital management systems which tell how things can be managed in hospital
- 2022-02-13 02:27:31下载
- 积分:1
-
汇编写的贪吃蛇游戏,在轻松汇编里编译通过,游戏能实现贪吃蛇的基本游戏功能...
汇编写的贪吃蛇游戏,在轻松汇编里编译通过,游戏能实现贪吃蛇的基本游戏功能-Compilation of written Snake game, where the compiler to compile in a relaxed through the game to achieve the basic game features Snake
- 2022-01-26 06:02:08下载
- 积分:1