-
汇编实例教程,内有汇编源代码多个,有详细注释说明。
汇编实例教程,内有汇编源代码多个,有详细注释说明。-Compilation of tutorial examples with source code has compiled more than detailed notes.
- 2023-01-31 10:25:04下载
- 积分: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
-
自己编的汇编程序(masm5.0),执行后在DOS窗口显示路径,回车后自身即被删除,设成只读隐藏也不行,所以执行前请作好备份:)
自己编的汇编程序(masm5.0),执行后在DOS窗口显示路径,回车后自身即被删除,设成只读隐藏也不行,所以执行前请作好备份:)-A DOS assemble language program usng masm5.0,and it can delete itself from the hard disk when running,and even if you set the program file read-only or hidden attribute,so make sure back up the program file before execution :)
- 2022-08-24 13:09:14下载
- 积分:1
-
这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。...
这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This a judgment of whether a particular year of a leap year, the running executable Ifleap.exe after importation of specific year, the output this year is a leap year if the message.
- 2022-10-18 18:10:03下载
- 积分:1
-
能够把51系列转化成汇编的浮点数,效果很好的
能够把51系列转化成汇编的浮点数,效果很好的-Able to transform into a compilation of 51 series of floating-point numbers, the effect of good
- 2023-04-30 02:10:02下载
- 积分:1
-
编译的c++原代码
编译的c++原代码-the original code
- 2022-02-06 08:36:28下载
- 积分:1
-
读写24C01。PI
C写 读写24C01。PI
C写
读写24C01。PI
C写 读写24C01。PI
C写-读写24C01。PI
C写读写24C01。PI
C写
- 2022-02-26 10:58:25下载
- 积分:1
-
这是一段汇编代码,用来判断CPU是否为64位还是32位。
这是一段汇编代码,用来判断CPU是否为64位还是32位。-This is a compilation of code, used to determine whether the CPU for 64 or 32.
- 2023-07-23 03:15:02下载
- 积分: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
-
Braun to read the paper pattern on the screen and show tricks, badly written, al...
读取百灵达的花样文件并在屏幕上显示出花样,写的不好,大家多多指教,新来的,哈哈。-Braun to read the paper pattern on the screen and show tricks, badly written, all the exhibitions, new to the PSP.
- 2022-04-16 13:18:04下载
- 积分:1