-
常见汇编语言程序设计原代码!我编的!希望大家给点意见
常见汇编语言程序设计原代码!我编的!希望大家给点意见-The useful demo of assembly language for program design.I write it and hope you give advice!
- 2022-02-24 20:11:18下载
- 积分:1
-
SPI Interface Data Reading a compilation of program memory. Emulator can be used...
读SPI接口数据存储器的汇编程控.可用于仿真器,电脑显示读出版界2个字节及起始地址.-SPI Interface Data Reading a compilation of program memory. Emulator can be used, the computer display read the publishing industry and two-byte starting address.
- 2022-06-29 11:44:15下载
- 积分:1
-
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
-
老实说了,那些我还不知道是什么来的,希望有能力的人,可以告诉我吧
老实说了,那些我还不知道是什么来的,希望有能力的人,可以告诉我吧-Frankly speaking, and those I do not know what to hope that those who have the ability, you can tell me
- 2022-03-22 08:07:18下载
- 积分:1
-
Through the DAC0832 output square wave, the initial frequency of 2KHz, the frequ...
通过DAC0832输出方波,初始频率为2KHz,频率可以通过按键“0”与“1”
进行步进调节,按一下“0”频率增加100Hz,按一下“1”频率降低100Hz。
-Through the DAC0832 output square wave, the initial frequency of 2KHz, the frequency can be key
- 2022-02-05 17:46:32下载
- 积分:1
-
用VS2005编个计算器的小程序..
功能一般只实现了+
用VS2005编个计算器的小程序..
功能一般只实现了+ - * /,和进制转换功能.-VS2005 series with a small calculator program .. function generally realized+-* /, And hexadecimal conversion.
- 2022-03-17 02:28:33下载
- 积分:1
-
CS1694 DEMO程序,CS1694主要用于DVDVFD驱动
CS1694 DEMO程序,CS1694主要用于DVDVFD驱动-CS1694 DEMO procedures, CS1694 driven mainly used DVDVFD
- 2022-03-19 03:56:47下载
- 积分:1
-
这是这几天我用C做的一个高性能计时器.希望大家指教
这是这几天我用C做的一个高性能计时器.希望大家指教-This is the last few days I used to do a high-performance C timer. Hope everyone advice
- 2022-05-18 04:55:49下载
- 积分:1
-
汇编指令的英文指令解释(对初学者来说,结合英文阅读有助于记忆指令,因为指令都是英文的缩写)...
汇编指令的英文指令解释(对初学者来说,结合英文阅读有助于记忆指令,因为指令都是英文的缩写)-the code of ASM, when you study the ASM, you should read
- 2022-03-18 16:16:09下载
- 积分:1