搜索资源列表
DataPipe
- 数据管道,静态循环buffer与动态buffer相结合,严格的先进先出机制,操作简单(只有new、delete、write、read四个接口),可以很好地用在网络下载、数据通信上。-Data pipe、static cyclic buffer+ dynamic buffer、FIFO
GsmTool-new
- 一个GSM的demo程序, GsmToolmanage.c等待命令和解析命令并且向GSM模块发送相应的AT指令,GsmTool_API.c通过管道和 GsmToolmanage.c通信-A GSM demo program, GsmToolmanage.c waiting for command and parsing the command and to the GSM module to send the corresponding AT instruction through the pi