-
单片机外部中断的典型应用,proteus仿真,程序,原理图全套。...
单片机外部中断的典型应用,proteus仿真,程序,原理图全套。-External interrupt a typical single-chip applications, proteus simulation, procedures, a full set of schematics.
- 2022-02-05 21:28:26下载
- 积分:1
-
用单片机制作的高精度计数器,验证通过,适用于计数场合。...
用单片机制作的高精度计数器,验证通过,适用于计数场合。-Produced using high-precision single-chip counters, authentication is passed, apply to count occasions.
- 2022-11-01 23:40:03下载
- 积分:1
-
汇编方面的CRC
汇编方面的CRC-32一个完整的Win32Asm例子-Compilation of CRC-32 a complete example Win32Asm
- 2022-07-09 11:27:06下载
- 积分:1
-
数据结构队列的应用
应用方法都有详细介绍,希望大家喜欢!...
数据结构队列的应用
应用方法都有详细介绍,希望大家喜欢!-C
- 2022-08-08 10:32:13下载
- 积分:1
-
该源代码能够实现任意三角形的剖分,功能很强大,希望对各位有所帮助...
该源代码能够实现任意三角形的剖分,功能很强大,希望对各位有所帮助-The source code to achieve arbitrary triangle mesh, features a very powerful, and they hope to help you
- 2022-02-04 20:50:25下载
- 积分:1
-
停车场管理系统
数据结构栈的应用,希望对大家有所帮助!...
停车场管理系统
数据结构栈的应用,希望对大家有所帮助!-C
- 2023-01-20 17:35:04下载
- 积分:1
-
关于用c++实现对图片的放大,缩小以及循环播放的设置
关于用c++实现对图片的放大,缩小以及循环播放的设置-Study on the Use of c++ Achieve image to enlarge, narrow and Loop settings
- 2022-06-15 19:54:38下载
- 积分:1
-
AVR单片机的24C02 f
AVR 24c02 f
- 2022-05-29 02:51:21下载
- 积分:1
-
开机时,显示12:00:00的时间开始计时;
P0.0/AD0控制“秒”的调整,每按一次加1秒;
P0.1/AD1控制“分”的调整,每按一次加1分...
开机时,显示12:00:00的时间开始计时;
P0.0/AD0控制“秒”的调整,每按一次加1秒;
P0.1/AD1控制“分”的调整,每按一次加1分;
P0.2/AD2控制“时”的调整,每按一次加1个小时;
-Boot-up, indicating the start time 12:00:00 time P0.0/AD0 control seconds of adjustment, every time plus 1 seconds P0.1/AD1 control points of adjustment, every time plus 1 points P0.2/AD2 control when adjustments, every time plus 1 hours
- 2022-04-21 03:30:24下载
- 积分: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