您现在的位置:网站首页答辩论文工学论文电子工程(报告)

程序

  • 简介:TITLE SDCOM-serial daia communication between pcs .model small .stack .data DATA SEGMENT message DB 'serial communication via COM2 ,4800,no p,1stop 8 bit data',0ah,0dh DB 'Any key pres...
    • 请与管理员联系购买资料 QQ:5739126
  • 论文简介
  • 相关论文
  • 论文下载
目录 不存在
TITLE SDCOM-serial daia communication between pcs
.model small
.stack
.data
DATA SEGMENT
message DB 'serial communication via COM2 ,4800,no p,1stop 8 bit data',0ah,0dh
DB 'Any key press is sent to other pc',0ah,0dh
DB 'press ESC to exit $'
DATA ENDS
CODE SEGMENT
ASSUME CS:CODE ,DS:DATA
查看评论 已有0位网友发表了看法
  • 验证码: