代码搜索:协作通信
找到约 10,000 项符合「协作通信」的源代码
代码结果 10,000
www.eeworm.com/read/168574/9907168
pdf 通信技术概论.pdf
www.eeworm.com/read/363020/9971447
asm 串行通信接收.asm
;串行通信接收程序清单
ORG 0100H
MOV TMOD, #20H
MOV TH1, #0F3H
MOV TL1, #0F3H
MOV SCON, #0D0H
MOV PCON, #80H
MOV R
www.eeworm.com/read/363020/9971453
asm 串行通信发送.asm
;串行通信发送程序清单;
ORG 0100H
MOV TMOD,#20H
MOV TH1, #0F3H
MOV TL1, #0F3H
MOV SCON,#0D0H
MOV PCON,#80H
MOV R0, #30
www.eeworm.com/read/167134/9980082
c 点对点串行通信.c
#include
#define uchar unsingned char
#define TR1
uchar idata buf[10];
uchar pf ;
void init (void)
{ TMOD=0x20;
TH1=0xe8;
TL1=0xe8;
PCON=0x00;
TR1=1;
SCON=0x50;
}
www.eeworm.com/read/166257/10027123
doc 进程间通信.doc
www.eeworm.com/read/360699/10081355
doc cipsend通信截图.doc
www.eeworm.com/read/161677/10386634
pdf matlab通信系统.pdf
www.eeworm.com/read/161242/10433182
doc socket通信例子.doc
www.eeworm.com/read/350970/10691965
c 自编串口通信.c
#include
#define uchar unsigned char
#define uint unsigned int
uchar date,i;
uchar SEG[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x80, 0x90};
uchar baobao[]={'s','o','r','r','
www.eeworm.com/read/350970/10691973
plg 自编串口通信.plg
礦ision3 Build Log
Project:
D:\例程\自编串口通信\自编串口通信.uv2
Project File Date: 08/19/2008
Output: