-
Tabla multiplicar
.model 小
64.stack
.data
num db"Introdusca 联合国第 $",10,13 ;可变段 reslpaldar el número digitado por el usuario。
.code
属于:
mov ax @data
mov ds、 ax
mov 啊,09 h
lea dx num
int 21 h
mov 啊,01h ;Pedir el número al usuario
int 21 h
潜艇基地,30 h
mov num,al ; guardamos el número digitado en num 中。
mov cl,01 h; Iniciamos el 康塔多 en 1
mov cx 10
tabla:
mov al,num ; movemos al número guardado en num AL
mul cl ; se multiplica CL por AL,el resultado se 瓜尔达 en AL
aam ; ajuste ASCII 段 multiplicación
mov bx,ax;Se respalda la multiplicación BX el
mov 啊,02 h
mov dl,10,13 ; imprimimos 联合国非裔
int 21 h
mov 啊,02 h
mov dl,bh ; Imprime la 单方面阿尔塔德尔登记 BX,si el número es 市长德 9 imprime las decenas
添加 dl,30 h;Suma 30 段 imprimir el número 真实。
int 21 h
mov dl、 bl ; imprime la 单方面巴哈德 BX o la
- 2022-01-25 14:43:48下载
- 积分:1
-
Assembly language to achieve the interruption of the procedure, every 20 seconds...
汇编语言实现的中断程序,每隔20秒产生一次系统中断-Assembly language to achieve the interruption of the procedure, every 20 seconds have a system interruption
- 2022-03-20 15:54:01下载
- 积分:1
-
对于反实验,操作环境,集成环境为W。
用于计数器实验,运行环境为Winxp Xingyan集成环境-For the counter experiments, operating environment, integrated environment for Winxp Xingyan
- 2022-01-31 04:25:43下载
- 积分:1
-
Contains 7920 chip LCD driver, the user can use the reference design
包含7920液晶显示芯片驱动,用户可参考设计使用-Contains 7920 chip LCD driver, the user can use the reference design
- 2022-01-31 06:18:54下载
- 积分:1
-
如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMes
如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件- How compiles is smaller than the 20K Windows procedure How
demonstrates uses: CreateWindow, CreateWindowEx, S endMessage and
GetMessage TranslateMessage and DispatchMessage, how does CreateFont
demonstrate uses API to found the Windows window to control
- 2022-11-17 12:00:03下载
- 积分:1
-
对图像做了简单处理,最后一段代码段实现4各功能,汇编运算较多...
对图像做了简单处理,最后一段代码段实现4各功能,汇编运算较多-Do a simple image processing, the realization of the last paragraph of the code segment 4 of the function, the compilation of more computing
- 2022-03-26 11:40:23下载
- 积分:1
-
matlab
Matlab通信系统的建模仿真
实验三 数字基带传输系统的建模与仿真-matlab
- 2022-01-27 21:45:02下载
- 积分:1
-
如果要进行农历跟正历的转换 那么这个程序就是用来转换的...
如果要进行农历跟正历的转换 那么这个程序就是用来转换的-to the Lunar calendar is with the conversion Well, this procedure is used for conversion
- 2022-02-02 05:29:38下载
- 积分:1
-
这是一个汇编语言,教如何编写软盘的子程序。一个G。
This a assembly languages that teach how to write floppy disk subroutine. A great start for beginner who want to learn how ASM work. i got 100 for this assignment. have a look and comment-This is a assembly languages that teach how to write floppy disk subroutine. A great start for beginner who want to learn how ASM work. i got 100 for this assignment. have a look and comment
- 2022-03-31 19:56:51下载
- 积分:1
-
使用win98下,对24cxx芯片进行读写操作。
使用win98下,对24cxx芯片进行读写操作。-Use win98 under 24cxx chips to read and write operations.
- 2022-12-26 11:55:03下载
- 积分:1