-
it can help you use C++ program we
it can help you use C++ program we
- 2023-01-31 04:20:03下载
- 积分:1
-
用汇编语言实现2进制向十进制的转换,过程用类似模块化的标签,通过跳转实现,代码块清晰易读...
用汇编语言实现2进制向十进制的转换,过程用类似模块化的标签,通过跳转实现,代码块清晰易读-Using assembly language to achieve 2-band conversion to the metric system, the process of labeling similar to the modular, through Jump realized legible block of code
- 2022-01-26 08:10:16下载
- 积分: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
-
这是读写AT24C02串行E2PROM读写这是24…
这是AT24C02串行E2PROM的读写 -This is the read and write AT24C02 serial E2PROM This is the read and write AT24C02 Serial E2PROM
- 2022-03-02 21:06:24下载
- 积分:1
-
汇编非常有用的资源你也许用他非常方便学习汇编它是不错的样本...
汇编非常有用的资源你也许用他非常方便学习汇编它是不错的样本-very useful compilation of resources you may use his learning very convenient compilation it is a good sample
- 2023-04-05 03:55:03下载
- 积分:1
-
程序在masm5.0下编译通过,望大家有什么问题或看法能与我联系讨论,我的email:xiangyuan_122@163.com...
程序在masm5.0下编译通过,望大家有什么问题或看法能与我联系讨论,我的email:xiangyuan_122@163.com-the programme will be finished under masm5.0,please keep touch with me if you have some problems and suggestions. My Email address is xiangyuan 122@163.com
- 2022-05-24 02:55:41下载
- 积分:1
-
自己编写的作息时间表单片机程序,比如说8点上课,铃声响,8点10秒铃声停止,8点50下课铃声响......此程序可管理学校电铃,以及其他要求作息时间的场合...
自己编写的作息时间表单片机程序,比如说8点上课,铃声响,8点10秒铃声停止,8点50下课铃声响......此程序可管理学校电铃,以及其他要求作息时间的场合-Their written work schedule SCM procedures, such as 8 o" clock class, a bell rang, 8 Dian 10 seconds ring tones stop, 8:50 after class ring ring ...... this procedure to manage the school bell, as well as other requirements of work and rest time occasions
- 2022-04-27 16:45:30下载
- 积分:1
-
PS2接口协议应用
PS2接口协议应用
- 2022-03-21 09:37:05下载
- 积分:1
-
可编程并行接口8255A完成的交通灯实验
用8255A的B端口和C端口控制12个LED的亮和灭(输出为0则亮,输出为1则灭),模拟十字路口...
可编程并行接口8255A完成的交通灯实验
用8255A的B端口和C端口控制12个LED的亮和灭(输出为0则亮,输出为1则灭),模拟十字路口的交通灯。
-programmable parallel interface 8255A completed, the traffic lights experimental 8255A port B and C- I control 12 LED bright and methomyl (output of 0-liang, the output of an anti), the simulation of traffic lights at a crossroads.
- 2022-08-04 05:14:37下载
- 积分: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