代码搜索:通信机
找到约 10,000 项符合「通信机」的源代码
代码结果 10,000
www.eeworm.com/read/302555/13832387
opt 多机通信.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/408927/11365059
pwi 多机通信.pwi
www.eeworm.com/read/408927/11365082
dsn 多机通信.dsn
www.eeworm.com/read/252757/12265129
c 多机通信.c
主机程序:
#include
#define uchar unsighed char
#define bn 16
uchar master(uchar addrs,uchar commd);
uchar addreceive=16;
uchar addsend=18;
uchar idata rdata[bn];
uchar idata sdata[bn]=("
www.eeworm.com/read/250203/12424926
pwi 多机通信.pwi
www.eeworm.com/read/250203/12424960