-
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
-
DS18B20 driver assembly language made by the two digital display, the program ha...
ds18b20的驱动程序,汇编语言编的,由两位数码管显示,程序已经在AT89C51上调通了,附带proteus仿真文件。-DS18B20 driver assembly language made by the two digital display, the program has had a rise in the AT89C51, incidental Proteus simulation file.
- 2022-11-20 02:40:03下载
- 积分:1
-
汇编程序指导,具体上机步骤,以及详细实例
汇编程序指导,具体上机步骤,以及详细实例-
Instruction of IBM-PC project code help
- 2022-03-20 08:06:51下载
- 积分:1
-
BCD转HEX的51单片机原代码,已经在AT89C51开发台平上调试通过了...
BCD转HEX的51单片机原代码,已经在AT89C51开发台平上调试通过了-BCD to HEX 51 Singlechip the original code has been developed in Taiwan Ping AT89C51 debugging adopted
- 2022-04-28 17:39:03下载
- 积分:1
-
err
源码公开-线弹性动力分析直接积分
声明:
贴出源程序只是为了给有这方面需要的弟兄提供参考,并
非用于和做这方面工作的弟兄讨论用。
本人不对程序的正确性提供任何保证,不对程序的可读性
承担任何义务,也不承担对使用者在使用过程中的任何问
题提供解答的义务。
同意本声明的弟兄可以以任何的方式修改、使用
和传播本程序。否则,请勿以任何方式使用本程序。
NEWMARK BETA源程序(FORTRAN)。程序是一个独立的文件(
F77格式),使用者可将其拷入一个文件并改名为.FOR即可。
如:NEWMARK.FOR。程序中的矩阵和向量均为满存储。
-err
- 2022-06-27 11:08:02下载
- 积分:1
-
接口8259编程
汇编语言实现的 接口8259编程 一个很好用的代码 上课实验时写的
- 2023-05-15 12:15:03下载
- 积分:1
-
SWAT模型源代码
应用背景SWAT 开源,用于水文模型的进一步开发开源,可以对源模型进行改装,增加模块和减少模块,并进一步开发,使模型更加适合研究区的状况,也可以对模型进行重新组装开发,从而节约成本,提高工作效率,为我国水文模型的开发提供便利。关键技术After excluded the influence of antecedent rainfall, the soil loss at the hillslope with ephemeral gully had a significant linear regression equation with PI30.
Since determination coefficient (R2) and Nash-Suttclife efficiency coefficient (ENS) were all satisfactory, the results showed that soil loss equations were all run well while applying to soil loss prediction for the three rainfall regimes.
- 2022-10-29 22:50:04下载
- 积分:1
-
SCM nrf401 send receive data assembly language
单片机控制nrf401发送接收数据 汇编语言-SCM nrf401 send receive data assembly language
- 2022-01-30 13:46:34下载
- 积分:1
-
本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示例(同样适用于416)...
本程序是利用文件240X.ASM中的子程序对EEPROM 240X进行多字节读写的操作示例(同样适用于416)-this procedure is to use the document 240X.ASM subroutine right EEPROM 240X multi-byte read and write operations examples (the same applies to 416)
- 2023-07-22 10:45:03下载
- 积分:1
-
写eeprom的c语言程序,在msp430单片机x1系列上调试通过
写eeprom的c语言程序,在msp430单片机x1系列上调试通过-EEPROM write the c language program, in the MSP430 family of single-chip debugging through x1
- 2022-06-16 12:28:47下载
- 积分:1