-
Compilation mixed by C51 and realize four soft serial procedures, the interface...
用C51和汇编混合实现4个软串口的程序,接口是C51的-Compilation mixed by C51 and realize four soft serial procedures, the interface is the C51
- 2022-03-18 08:12:37下载
- 积分:1
-
Software for the application of a sensor, AD converter is also a useful example...
软件为一个传感器的应用实例,也是AD转换的有用例子,关键地方都作了注解,希望对大家有所帮助-Software for the application of a sensor, AD converter is also a useful example of the key places have made comments, and they hope to help everyone
- 2023-08-29 22:10:02下载
- 积分:1
-
编辑收集的材料,实验的小球,以满足拒绝
汇编实验 小球碰壁-Edit collected materials to experiment the small ball to meet rejection
- 2022-02-04 11:18:05下载
- 积分:1
-
compiler of the original code, and I hope to the likes compiler expert who help
编译器的原代码,希望对喜欢编译器的高手们有帮助-compiler of the original code, and I hope to the likes compiler expert who help
- 2022-03-24 04:45:59下载
- 积分:1
-
用汇编语言,并且递归求菲波那契函数FIB(N)
用汇编语言,并且递归求菲波那契函数FIB(N)---(N from 1 to 24) (huangyujie)-assembly language, and for recursive function Fibonacci FIB (N )---( N from 1 to 24) (huangyujie)
- 2022-07-03 02:48:47下载
- 积分:1
-
汇编语言做的 俄罗斯方块 演示
汇编语言做的 俄罗斯方块 演示-compilation of the Russian language to block demonstrations
- 2022-03-22 19:54:29下载
- 积分:1
-
recently prepared by the source code, we may feel at ease with it and handy, wit...
这是本人最近编写的源代码,大家不妨放心用吧,太好用了,用了就知道了。-recently prepared by the source code, we may feel at ease with it and handy, with a will know.
- 2022-07-26 04:19:26下载
- 积分:1
-
一个由汇编实现的两个数相加,实现简单,比较适合学生
一个由汇编实现的两个数相加,实现简单,比较适合学生 -achieve a compilation by the sum of two numbers, achieving simpler, more suitable for students
- 2022-01-25 21:40:52下载
- 积分:1
-
常见的调试命令,大家共同分享
常见的debug命令,与大家共同分享一下-common debug orders, we share common
- 2022-05-12 10:03:48下载
- 积分: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