代码搜索结果
找到约 10,000 项符合
Protocol 的代码
protocol.h
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#pragma pack(push,enter_protocol,4)
////////////////////////////////////
// CBlockingSocket
// needs winsock.h in the precompiled h
protocol._h
/*
*
* 文件名 : protocol.c
*
* 程序描述:有关CC1100之间通信过程的相关定义
*
* author : 陈思
*
*/
#ifndef PROTOCOL_H
#define PROTOCOL_H
#include "cc1100.h"
// 设置GDO2 为外部中断0,用来检测数据
protocol.h
/*
*
* 文件名 : protocol.c
*
* 程序描述:有关CC1100之间通信过程的相关定义
*
* author : 陈思
*
*/
#ifndef PROTOCOL_H
#define PROTOCOL_H
#include "cc1100.h"
// 设置GDO2 为外部中断0,用来检测数据
protocol.dsp
# Microsoft Developer Studio Project File - Name="Protocol" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
protocol.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "Protocol"=".\Protoc