Content Explore

8. 通信图, UML学习笔记

Published : 2008-03-28 Categories : Tech Tags : Communication Communication Diagrams UML 通信图 Reading
Focusing on Interaction Links: Communication Diagrams
交互的链接: 通信图
Communication Diagrams:
\ Participa...

8251串行通信

Published : 2004-12-08 Categories : School Tags : 8251 Serial Communication
;8251串行通信 用8251 8253 clk0接1M
;宏定义必须放在end main 以外 必须放在程序开头 在end main后不行
;用equ定义8251 8253 地址
;操作 键盘键入要...

[串行通信8051/8253]微机原理实验14

Published : 2004-11-30 Categories : School Tags : 8051 8253 Serial Communication
IOPORT
EQU
0DC00H-280H
C53
EQU
IOPORT+283H
T53
EQU
IOPORT+280H
C51
EQU
IOPORT+2B9H
D51
EQU
IOPORT+2B...