-
华为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
-
非事件驱动的串口通讯例程
非事件驱动的串口通讯例程-non-event-driven serial communications routines
- 2022-06-27 16:57:10下载
- 积分:1
-
这里是DSP和PC进行并口进行通信的源代码 感兴趣的大家快来看看吧...
这里是DSP和PC进行并口进行通信的源代码 感兴趣的大家快来看看吧-here DSP and PC parallel port for communication of the source code of interest to everyone Come see Look here
- 2023-04-04 05:35:03下载
- 积分:1
-
C++ Builder制作多采用
C++ Builder 编的采用API函数多串口通讯源码,系本人在开发门禁控制器管理软件时曾编过的,希望对有这方面的要求的朋友有帮助-C++ Builder made the adoption of multi-function serial communications API source code, the Department of I in the development of Access Controller management software had been made, and they hope to have this requirement has to help a friend
- 2022-06-12 13:23:27下载
- 积分:1
-
安捷伦CDMA网络测试工具帮助,可以参考此工具的说明进行对网络维护和测试的学习。...
安捷伦CDMA网络测试工具帮助,可以参考此工具的说明进行对网络维护和测试的学习。-Agilent CDMA network testing tools to help, they can refer to the tool descriptions of network maintenance and testing of learning.
- 2022-06-21 13:35:55下载
- 积分:1
-
FTP(File Transfer Protocol)是文件传输协议,它规定了在Internet网络上怎样传输文件,通常要由专门的FTP程序来具体实现。...
FTP(File Transfer Protocol)是文件传输协议,它规定了在Internet网络上怎样传输文件,通常要由专门的FTP程序来具体实现。
- 2023-04-09 23:10:03下载
- 积分:1
-
This is my collection of several communications infrastructure theory Matlab Sim...
这是我收集的几个通信基础理论的Matlab仿真实现,包括bpsk、qpsk、ofdm以及信号衰减和延迟的仿真。尽管不是我本人原创,但比较都经典。-This is my collection of several communications infrastructure theory Matlab Simulation, including BPSK. QPSK, and the OFDM signal attenuation and delay in the simulation. Although it was not my original, but more are classics.
- 2023-02-07 01:11:03下载
- 积分:1
-
This is a dial
这是一个用MODEM拔号的C语言源代码范例-This is a dial-up modem using the C language source code examples
- 2022-07-09 22:39:07下载
- 积分:1
-
about wireless network
about wireless network
- 2023-07-09 10:25:04下载
- 积分:1
-
sip协议的中文版本,对通信开发很有帮助。
sip协议的中文版本,对通信开发很有帮助。-sip the Chinese version of the agreement on the development of useful communication.
- 2022-04-28 01:00:29下载
- 积分:1