-
firstwindow
为汇编初学者提供的保护模式下编程使用的代码,用来创建一个简单的窗口-firstwindow
- 2022-11-16 13:45:08下载
- 积分:1
-
这是用masm32编写的一个用于求两个数的最大公约数和最小公倍数的程序,并且有可视化的界面。...
这是用masm32编写的一个用于求两个数的最大公约数和最小公倍数的程序,并且有可视化的界面。-masm32 used for the preparation of a request for the two majors and least common multiple procedures, and a visual interface.
- 2023-04-23 18:25:03下载
- 积分:1
-
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
-
一个用WIN32编的兔子繁殖问题,可以计算几个月后兔子的数目
一个用WIN32编的兔子繁殖问题,可以计算几个月后兔子的数目-A series of rabbit with WIN32 reproductive problems, can be calculated a few months later the number of rabbit
- 2022-07-08 02:37:28下载
- 积分:1
-
汇编的windows写文本的例子
汇编的windows写文本的例子-Windows compiled examples of written text
- 2022-01-28 12:35:52下载
- 积分:1
-
PIC源程序头文件
PIC源程序头文件-PIC source files
- 2022-07-09 23:56:03下载
- 积分:1
-
用汇编编一个三角形程序
用汇编编一个三角形程序-compilation series with a triangular process
- 2023-03-17 14:40:04下载
- 积分:1
-
modbus RTU
51单片机 ASM源代码
modbus RTU
51单片机 ASM源代码-modbus RTU51 Singlechip ASM source code
- 2023-06-28 14:20:03下载
- 积分:1
-
给出具体的几个汇编源代码.相信您看过之后对汇编语言编程会有所了解....
给出具体的几个汇编源代码.相信您看过之后对汇编语言编程会有所了解.-give a specific compilation of several source code. Do you believe that, after reading the assembly language programming will understand.
- 2022-02-15 08:05:06下载
- 积分:1
-
8086下的求一个序列的波峰波谷值的程序。 可以任意输入序列,显示波峰波谷值和相对位置。
8086下的求一个序列的波峰波谷值的程序。 可以任意输入序列,显示波峰波谷值和相对位置。-under 8,086 for a sequence of the troughs trough values procedures. Can arbitrary input sequence, showing peaks and trough values relative position.
- 2022-08-08 22:45:08下载
- 积分:1