搜索资源列表
CNGPAPI_ZEALWARE
- zealware提供的CNGPAPI接口库包含以下三个文件:cngp.h,cngpapi.lib,cngpapi.dll。 cngp.h是接口库的头文件,包括cngp2.0的消息结构定义,和接口的导出函数定义。消息结构包括: CNGP_HEAD 协议消息头 CNGP_SUBMIT SP下行包 CNGP_SUBMIT_RESP SP下行包应答 CNGP_DELIVER 网关上行包 CNGP_DELIVER_RESP 上行包应答 CNGP_STATUS
srtp-1[1].0.6
- This package provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a crypto engine to support it that includes AES-128 counter mode, TMMHv2, and replay protection. The defin
BakCode
- 可最大范围内(1-32)寻找巴克码并构造巴克码识别器,在G++下编译通过只要去除#include \"stdafx.h\"
200080319
- 简单易学的串口通讯.#include <reg51.h>
projects
- TC下的串口通讯.c 主程序部分 #include \"uart.h\" int iBase /* com port base address */ char cHI,cLO void compute_chksum(char cBuf[]) char hex_to_ascii(int iHex)
QueueTest
- VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue ///////////////////////////////////////// #include \"Queue.h\" //define queue data struct struct QueueData { char data[20] int nId } //define queue typedef TQueue<QueueData> TMyQu
lin
- Copy the vxlapi.dll,.lib and .h files to the same directory Has the wrapper file. Rename the include and source files path in the project settings Dll was done using DEV CPP wich can be downloaded for free.
SerialPort20100619220756
- 这是serialport源代码 可以直接调用包括.h头文件和.cpp文件 在用串口类编程时很有用-This is the source code can directly call serialport include. H header files and. Cpp file with the serial type of programming is useful when
getopt
- #ifdef HAVE_CONFIG_H#include config.h #endif#ifndef __STDC__# ifndef const# define const# endif#endif-#ifdef HAVE_CONFIG_H#include config.h #endif#ifndef __STDC__# ifndef const# define const# endif#endif