代码搜索:通信库
找到约 10,000 项符合「通信库」的源代码
代码结果 10,000
www.eeworm.com/read/193558/8218030
vbw 通信.vbw
Form1 = 102, 174, 701, 631, C, 86, 32, 685, 489, C
Form2 = 14, 35, 457, 492, C, 61, 11, 708, 472, C
www.eeworm.com/read/193558/8218040
frm 通信.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form Form1
Caption
www.eeworm.com/read/413516/11153535
obj 通信.obj
www.eeworm.com/read/413516/11153547
c 通信.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#define KEY P1
sbit DATA=P3^1; //数据线
sbit CLK=P3^2; //时钟线
unsigned cha
www.eeworm.com/read/108706/15579056
obj 通信.obj
www.eeworm.com/read/108706/15579121
c 通信.c
#include"w77e58.h"
#define uchar unsigned char
#define uint unsigned int
//通信函数
//*************************************//
uchar tongxin_rxd();//接收下传命令
void tongxin_txd(bit ewu);
sbit s
www.eeworm.com/read/11467/229563