-
飞利浦的80C552的AD采集测试程序,并通过串口发送到PC机
飞利浦的80C552的AD采集测试程序,并通过串口发送到PC机-An A/D Transfermision Program which used Phillips 80C552 chip,And send data to PC by serial port.
- 2022-03-23 22:58:47下载
- 积分:1
-
景观
Landscape
key list:
Right/Left - Spin landscape
Forward/Back - Move in current direction either forward or backward
Space - Move the water level up and down
ESC - Exit-Landscape
key list:
Right/Left - Spin landscape
Forward/Back - Move in current direction either forward or backward
Space - Move the water level up and down
ESC - Exit
- 2022-11-28 13:10:03下载
- 积分:1
-
bootsect print red p on the screen follow the book written by yuan yu
bootsect 在屏幕上打印p 仿于渊的那本自己动手写操作系统-bootsect print red p on the screen follow the book written by yuan yu
- 2022-01-30 17:21:48下载
- 积分:1
-
Powerful calculator ~ ~
计算器~~功能强大~~希望对大家有用~~~界面很华丽-Powerful calculator ~ ~
- 2022-05-06 19:30:44下载
- 积分:1
-
Windows Environment 32
Windows环境下32位汇编语言程序设计配套书源码第7章-Windows Environment 32-bit assembly language programming book source supporting Chapter 7
- 2022-02-14 06:43:15下载
- 积分: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
-
字母小到大
字母小到大---汇编-alphabetical small to large compilation
- 2022-02-18 15:59:02下载
- 积分:1
-
景观1 / 2(第一个)
Landscape 1/2 (first of two)
quick key list:
Right/Left - Spin landscape
Forward/Back - Move in current direction either forward or backward
Space - Move the water level up and down
ESC - Exit
-Landscape 1/2 (first of two)
quick key list:
Right/Left - Spin landscape
Forward/Back - Move in current direction either forward or backward
Space - Move the water level up and down
ESC - Exit
- 2022-12-05 06:55:03下载
- 积分:1
-
写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and implement the FIFO solution on the QWIKFLASH PIC target board and display the FIFOSTATUS as LED indicators. Recall:
Flags within a file register called FIFOSTATUS:
• Bit 0: FIFO_full
• Bit 1: FIFO_empty
• Bit 2: attempt_2_read when FIFO_empty
• Bit 3: attempt_2_write when FIFO_full
- 2023-05-10 17:35:03下载
- 积分:1
-
This is a MASM compiler environment, can help you to write assembly language, ea...
这是个 MASM 的 编译环境,可以帮助大家来编写汇编语言,早期的版本-This is a MASM compiler environment, can help you to write assembly language, early version
- 2022-11-13 20:05:03下载
- 积分:1