-
网络通信开发包手册开发一套易用的网络通信包,以C++形式对功能进行封装。
对WinSocket和NamedPipe的API函数进行封装,并且提供部分API函...
网络通信开发包手册开发一套易用的网络通信包,以C++形式对功能进行封装。
对WinSocket和NamedPipe的API函数进行封装,并且提供部分API函数完成连接的建立和数据检测功能。
附带使用说明书。
原作者闻怡洋-network communication development kits developed a manual, easy-to-use communications network packets to C++ form of a wrapper function. WinSocket NamedPipe right and the API function Packaging, and provided some API function linking the establishment and data detection. Incidental instruction manual. Author Wen Yue Yang
- 2022-08-10 01:30:47下载
- 积分:1
-
华为GTM900C程序代码
#include "config.h"
INT8U RBUF;
INT8U TDAT,RDAT;
INT8U TCNT,RCNT;
INT8U TBIT,RBIT;
BOOLEAN TING,RING;
BOOLEAN TEND,REND;
INT8U uc_rxdIndex,uc_rxdDealIndex;
INT8U uc_uartBuf[UART_BUF_LEN];
INT8U uc_uartRecFifoLen; /* 接收FIFO中的数目 */
BOOLEAN b_uartRecFifoFlag;
INT16U us_allSendCnt;
INT8U uc_sendCnt;
//INT8U * pSendBuf;
INT8U * p_pSendBuf[P_SEND_BUF_LEN]; /* 要发送的数据的指针 */
INT8U uc_pSendBufLen[P_SEND_BUF_LEN]; /* 每个指针包含的数据长度 */
INT8U uc_pSendBufIndex;
INT8U uc_pSendBufDealIndex;
- 2022-02-21 22:52:47下载
- 积分:1
-
Simulate, by using c/c++,a communication system consists of binary source, Golay...
Simulate, by using c/c++,a communication system consists of binary source, Golay(24,12,8) encoder, BPSK modulator, AWGN channel, coherent demodulator, Golay (24,12,8)decoder and sink.
- 2022-03-21 13:38:44下载
- 积分:1
-
Chinese RFC documents, without translation, the right to study very helpful!
中文RFC文件,无需翻译,对学习很有帮助!
- 2022-05-22 02:43:55下载
- 积分:1
-
内容详实全面 mms wap协议结构
内容详实全面 mms wap协议结构 -Informative structure of a comprehensive agreement mms wap
- 2023-06-23 11:00:04下载
- 积分:1
-
在Max+plusΠ环境下用VHDL语言编写实现基于CPLD的CMI编译码器设计...
在Max+plusΠ环境下用VHDL语言编写实现基于CPLD的CMI编译码器设计-In Max+ plusΠ environment using VHDL language CPLD-based design of CMI codecs
- 2022-12-24 15:40:04下载
- 积分:1
-
ZTE
中兴-GPRS原理培训手册,文档详细描述了整个GPRS的构成架构及数据交换原理,希望对大家有用。-ZTE-GPRS principle of training manuals, documents GPRS is described in detail the composition of the whole structure and data exchange principle, useful for all of us hope.
- 2022-03-10 23:35:25下载
- 积分:1
-
pocket pc2003 and second edition version of the Bluetooth file transfer software
pocket pc2003以及second edition 版本使用的蓝牙传输文件软件-pocket pc2003 and second edition version of the Bluetooth file transfer software
- 2023-05-23 11:50:03下载
- 积分:1
-
VBLAST in MIMO OFDM space
MIMO OFDM 中的VBLAST空时编码程序,有利于我们更好的学习MIMO-OFDM提供了好的基础!-VBLAST in MIMO OFDM space-time coding procedures will help us to better study the MIMO-OFDM provides a good foundation!
- 2022-08-31 13:40:02下载
- 积分:1
-
短信猫服务
通过与短信猫设备通讯,实现将数据库中的信息及号码取出,再根据号码将信息通过短信猫群发送到相应手机上,同时实现发送成功信息及失败信息的备案,以对发送失败信息的多次发送;以及实现发送时间间隔的设置。
- 2022-02-19 21:56:54下载
- 积分:1