-
在网上找了好长时间DS12887的汇编程序,发现这方面的资料太少,所以现在将这个DS12887时钟芯片的汇编程序发出来,以供大家参考。...
在网上找了好长时间DS12887的汇编程序,发现这方面的资料太少,所以现在将这个DS12887时钟芯片的汇编程序发出来,以供大家参考。-DS12887
- 2022-11-28 18:20:08下载
- 积分:1
-
memory of the presence of a compilation of source code
一个关于内存驻留的汇编源代码-memory of the presence of a compilation of source code
- 2023-04-08 21:05:03下载
- 积分:1
-
本人编写的TI 24为ADC功能测试程序
本人编写的TI 24为ADC功能测试程序-I prepared for the TI 24 ADC functional test procedures
- 2022-01-22 07:36:33下载
- 积分: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
-
自己看下吧
自己看下吧-Facie own it
- 2022-01-26 15:43:31下载
- 积分:1
-
c语言编译的计算器
为了方便了解流程,在程序中把计算过程也输出了.而且栈操作的实现部分也是自己实现的.
程序用两个栈,optr寄存运算符,opnd寄存操
c语言编译的计算器
为了方便了解流程,在程序中把计算过程也输出了.而且栈操作的实现部分也是自己实现的.
程序用两个栈,optr寄存运算符,opnd寄存操作数和运算结果.输入的表达式以等号结束,例如:2*(1+2)=
-c language compiler of the calculator in order to facilitate the understanding of flow, in the procedure to calculate the output of the process. but Stack is the realization of part of their realization. procedures with two stacks, optr storage operator, opnd operand storage and computing the results of . enter the expression in order to equate the end of, for example: 2* (1+ 2) =
- 2022-10-25 02:00:03下载
- 积分:1
-
利用PMW技术控制LED的RGB亮度。DMX512通讯。
利用PMW技术控制LED的RGB亮度。DMX512通讯。-PMW use technology to control LED brightness of the RGB. DMX512 communications.
- 2022-02-05 09:46:29下载
- 积分:1
-
NASM汇编编译器的源
nasm汇编编译器源码-NASM compilation compiler source
- 2022-08-17 00:01:27下载
- 积分:1
-
the GAL compiler tool to prepare for GAL chip, and can be converted into machine...
Atmel提供的GAL编译工具,对GAL芯片进行编写,以及可转换成机器码-the GAL compiler tool to prepare for GAL chip, and can be converted into machine code
- 2022-04-27 10:21:59下载
- 积分:1
-
网上水果店(JSP)
网上水果店(JSP)
- 2022-10-23 18:50:03下载
- 积分:1