代码搜索结果

找到约 10,000 项符合 Protocol 的代码

cmpp_protocol.pas

//文件名称:YiDong_Cmpp.pas //文件标识:tYD_Cmpp类 //当前版本:1.0 //作 者:邵青山,李朔刚 //mail: sqs@minefont.com lshuogang@sohu.com //完成日期:2003年5月27日 unit CMPP_Protocol; interface const CMPP_CONNECT: Lon

can_protocol.h

/******************************************************************** * Project: STM32-Stick * File: can_protocol.h * * System: Cortex M3 * Compiler: TASKING * * Date:

protocol.h.bak

// Protocol.h: interface for the CProtocol class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_PROTOCOL_H__42D0A762_D512_4A21_8E35_D8D8AD0E8252__INCL

usb_protocol.h

/*******************************************/ void stall_ep0(void) /*端点0 的stall信号*/ { D12_SetEndpointStatus(0, 1); D12_SetEndpointStatus(1, 1); } void disconnect_USB(void) /*断开usb(softlin

sniff_protocol.h

#ifndef PROTOCOL_H #define PROTOCOL_H #include //for struct in_addr htons() #include #include //for inet_ntoa(),inet_aton() #include

http_protocol.h

/* Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyr