代码搜索:双机通讯
找到约 6,822 项符合「双机通讯」的源代码
代码结果 6,822
www.eeworm.com/read/223983/14609120
c 串行通讯_查询方式.c
// 串行通讯_查询方式.c
#include
#include /* prototype declarations for I/O functions */
/* T1 定时 时间常数;波特率发生器 */
#define baud_rate_L 0xFD /* T1: 8位重装入; 0xFD-->960
www.eeworm.com/read/122072/14721824
c 通讯录程序.c
www.eeworm.com/read/121422/14757131
txt 通讯录程序.txt
#include
#include
#include
#include
#define M 50
struct person //定义数据结构
{
char name[10];
char phone[12];
char address[30];
}p[M];
FILE *fp; //调
www.eeworm.com/read/213798/15124625
doc alpha通讯技术手册.doc
www.eeworm.com/read/701/2159
vi 表格通讯录.vi
www.eeworm.com/read/7343/115916
doc rcc串口通讯协议.doc
www.eeworm.com/read/13308/273137
m51 串口通讯.m51
BL51 BANKED LINKER/LOCATER V5.03 06/03/2010 10:40:26 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
D:\KEIL\C51\BIN\BL51.EXE .\obj\
www.eeworm.com/read/13308/273141
uv2 串口通讯.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
www.eeworm.com/read/13308/273144
bak 串口通讯_opt.bak
www.eeworm.com/read/14335/329287