代码搜索结果
找到约 10,000 项符合
Protocol 的代码
protocol.h
#ifndef _PROTOCOL
#define _PROTOCOL
extern bit do_set_addon(unsigned char no);
extern bit do_call_addon(unsigned char no);
extern void init_serial(void);
#endif
protocol.c
#include "config.h"
void (code *rr)(unsigned char rc);
unsigned char data data1,data3,data5,data6,data7,data8,data9,datax;
unsigned char bdata data2;
sbit ext_fg = data2^0;
bit rese
protocol.txt
(Japanese)
----------------------------------------------------------------------
IP Messenger 捠怣僾儘僩僐儖巇條(僪儔僼僩9斉乯 1996/02/21
Modify 2
protocol.c
//
// File name =Y12.C //串行通信Y12规约程序
//设计 何风涛
#include"class.h"
#include"classext.h"
#include"y12.c"
protocol.txt
BitTorrent download FAQ
documentation press Donate!
BitTorrent is a protocol for distributing files. It identifies conten
protocol.h
/**************************************************************************
文件名: protocol.h
**************************************************************************/
#include
#includ
protocol.c
/**************************************************************************
文件名: protocol.c
功能 : 终端和中心通信协议
2007-6-13 0:44 v3.0
2007-6-14 0:44 v4.0
2007-6-14 21:01 v5.0
2007