代码搜索:DSP通信
找到约 10,000 项符合「DSP通信」的源代码
代码结果 10,000
www.eeworm.com/read/311231/13633585
vi 串行通信.vi
www.eeworm.com/read/309751/13664929
txt 双机通信.txt
双机通讯源程序
;发送程序
.model small
.data
msg db 'Please input the message you want to send:',0dh,0ah,'$' prompt db 0dh,0ah,'Now send...',0dh,0ah,'$'
string db 50h dup(?)
.code
.startup
le
www.eeworm.com/read/309503/13670058
url 通信原理.url
[InternetShortcut]
URL=http://www.department.swust.edu.cn/sice/ppkc/tongxin/Article_Show.asp?ArticleID=12
www.eeworm.com/read/305534/13766479
ppt 通信系统.ppt
www.eeworm.com/read/304374/13795309
bin 点对点通信.bin
www.eeworm.com/read/304374/13795310
hex 点对点通信.hex
www.eeworm.com/read/304374/13795377
asm 点对点通信.asm
ASTART:CLR EA
MOV TMOD,#20H ;定时器1置为方式2
MOV TH1,#0F4H ;装载定时器初值,波特率2400
MOV TL1,#0F4H
MOV PCON,#00H
SETB TR1 ;启动定时器
MOV SCON,#50H ;设定串行口方式1,且准
www.eeworm.com/read/303670/13810487
docx 进程通信.docx
www.eeworm.com/read/302555/13832389
多机通信
www.eeworm.com/read/492494/6415047
lst 串口通信.lst
C51 COMPILER V6.12 確_赺_衉 11/08/2008 17:10:38 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE 確_赺_衉
OBJECT MODULE PLACED IN .\串口