-
assembly language compiler as a simple, the implementation of the arithmetic cal...
用汇编语言编译的一个内容简单,可以执行加减乘除的计算器-assembly language compiler as a simple, the implementation of the arithmetic calculators
- 2022-01-25 14:17:42下载
- 积分:1
-
宏汇编 可以下下来参考一下 很不错的程序 适合于汇编初学者参考...
宏汇编 可以下下来参考一下 很不错的程序 适合于汇编初学者参考-Macro Assembler can make a very good reference down the procedure for compilation of reference for beginners
- 2022-12-16 10:35:03下载
- 积分:1
-
可以看一看源代码 与大家共享
可以看一看源代码 与大家共享-look at the source code and share
- 2022-03-16 06:17:19下载
- 积分:1
-
我刚写好的,已调试成功,HT1621的汇编和一键多功能的汇编。...
我刚写好的,已调试成功,HT1621的汇编和一键多功能的汇编。-I have just written has been successfully debug, HT1621 one compilation and the compilation of multi-function keys.
- 2022-07-27 18:21:10下载
- 积分:1
-
WinAsm32的确是一本好的教材,不管你是初学者,还是高手,都能从它里面学到很多的东西....
WinAsm32的确是一本好的教材,不管你是初学者,还是高手,都能从它里面学到很多的东西.-WinAsm32 is a good material, whether you are a beginner or expert, can learn from the inside many things.
- 2023-08-05 15:25:04下载
- 积分:1
-
一个打字程序 不错的
一个打字程序 不错的-a good typing procedures
- 2022-05-23 16:08:10下载
- 积分:1
-
这是一个流水灯加汽灯控制程序。采用四位的拨码开关,低电平有效。...
这是一个流水灯加汽灯控制程序。采用四位的拨码开关,低电平有效。-This is a wasted signals Yiding control procedures. The use of dial-4 switches, low-level effective.
- 2022-07-07 10:04:43下载
- 积分:1
-
交通灯。1)当乡村公路无车时,始终保持乡村公路红灯亮,主干道绿灯亮。
(2)当乡村公路有车时,而主干道通车时间已经超过它的最短通车时间时,禁止主干道通行,让...
交通灯。1)当乡村公路无车时,始终保持乡村公路红灯亮,主干道绿灯亮。
(2)当乡村公路有车时,而主干道通车时间已经超过它的最短通车时间时,禁止主干道通行,让乡村公路通行。主干道最短通车时间为25s 。
(3)当乡村公路和主干道都有车时,按主干道通车25s,乡村公路通车16s交替进行4)不论主干道情况如何,乡村公路通车最长时间为16s。
(5)在每次由绿灯亮变成红灯亮的转换过程中间,要亮5s时间的黄灯作为过渡。
(6)用开关代替传感器作为检测车辆是否到来的信号。用红、绿、黄三种颜色的发光二极管作交通灯。
-err
- 2022-10-11 02:50:03下载
- 积分:1
-
Dll code inspired wood and surveillance (the end of wood ... Dll code to stimula...
Dll木码激发及监视(结束...Dll木码激发及监视(结束-Dll code inspired wood and surveillance (the end of wood ... Dll code to stimulate and monitor (the end of
- 2022-03-01 13:54:29下载
- 积分: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