-
套接字的UDP组播VC程序
UDP组播VC例程Socket-UDP Multicast VC routines Socket
- 2022-11-17 00:45:02下载
- 积分:1
-
微软亚洲研究院论文:ROHC
微软亚洲研究院论文:ROHC-TCP:单向操作的优化-Microsoft Asia Research Institute Papers : ROHC-TCP : Optimization of one-way operation
- 2023-07-18 09:25:03下载
- 积分:1
-
CDMA write code information! You read on to know! ! Write ENS yards on the infor...
CDMA的写码资料!你看了就知道的!!关于写ENS码的资料!~~还有解谜资料!~-CDMA write code information! You read on to know! ! Write ENS yards on the information! ~ ~ There Mystery information! ~
- 2022-05-21 19:03:42下载
- 积分:1
-
改进的SeriaPort类,实现块读取
基于CSerialPort类,增加了RecvBlock方法,一次性读取多个字节,并且改进了无法正常退出的bug。原说明:This class can read, write and watch one serial port.It sends messages to its owner when something happends on the portThe class creates a thread for reading and writing so the mainprogram is not blocked.
- 2022-08-08 15:40:43下载
- 积分:1
-
One based on VC6.0 using C++ utility browser program development. Good use
一个基于VC6.0下使用C++的实用浏览器程序开发。很好用-One based on VC6.0 using C++ utility browser program development. Good use
- 2022-02-02 03:56:39下载
- 积分:1
-
OBDD及其相关的操作,是一个很好的包
obdd的建立及其相关操作,是一个很好的软件包-obdd and its related operations, is a very good package
- 2022-02-25 03:00:05下载
- 积分:1
-
网络模拟器的基本概念
Fundamental concepts of network Simulator-2
- 2022-05-20 08:51:17下载
- 积分:1
-
wechatpy的简单封装使用示例
资源描述使用wechatpy登录微信企业号,实现部门获取,信息发送的简单示例,基于微信企业号。。
- 2022-01-30 18:06:10下载
- 积分: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
-
类似ICQ源代码
用VB编写的
分为服务端和客户端两个部分
类似ICQ源代码
用VB编写的
分为服务端和客户端两个部分
-ICQ similar source code written using VB into service client and the client in two parts
- 2022-07-20 12:44:04下载
- 积分:1