-
MARVELL processor mobile phone
MARVELL processor mobile phone
- 2022-04-27 04:36:28下载
- 积分:1
-
alert 和 timer的示例,初学者可以看看,入门级的示例
alert 和 timer的示例,初学者可以看看,入门级的示例-alert and the timer example, beginners can take a look at an example of entry-level
- 2022-09-03 13:10:02下载
- 积分:1
-
MSComm carried out using serial programming environment has been compiled throug...
用MSComm进行串口编程,已在Delphi6.0环境下编译通过-MSComm carried out using serial programming environment has been compiled through Delphi6.0
- 2023-05-21 02:20:03下载
- 积分:1
-
实现了GPRS串口的通信,缩短串口开发时间。
实现了GPRS串口的通信,缩短串口开发时间。-To achieve the GPRS serial communications, serial port to shorten development time.
- 2022-05-28 21:08:00下载
- 积分:1
-
In this case is the use of UDP communications, including server and client, incl...
本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
- 2023-06-19 14:25:03下载
- 积分:1
-
ATL编程的基础用于对基于ATL的OPC服务器的框架,程序基于MFC单文档....
ATL编程的基础用于对基于ATL的OPC服务器的框架,程序基于MFC单文档.
- 2022-03-12 17:29:48下载
- 积分:1
-
组播通讯的范例,可以视在文字会议系统,多人接收
组播通讯的范例,可以视在文字会议系统,多人接收-multicast communications paradigm, as the language conferencing systems, receiving more than
- 2022-07-11 23:58:07下载
- 积分:1
-
基于原3proxy的源码进行改进,支持数据库权限控制
基于原3proxy的源码进行改进,支持数据库权限控制-3proxy based on the original source of improvement, support database access control
- 2022-03-22 14:33:37下载
- 积分:1
-
soft switching system for the exchange of soft coding system for the exchange of...
软交换系统 用于软交换编码 软交换系统 用于软交换编码软交换 系统 用于软交换编码-soft switching system for the exchange of soft coding system for the exchange of soft soft soft coding exchange exchange exchange system for soft coding Soft switching system for the exchange of soft coding
- 2022-08-25 12:50:09下载
- 积分: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