-
VB modbus RTU测试用例
VB modbus RTU测试用例,支持03和10指令,内有完整的读写功能封闭子程序和CRC校验程序在XP VB6.0上测试通过
- 2022-02-07 09:47:55下载
- 积分:1
-
LDPC编码程序
LDPC编码程序--C语言的
能充分了解和学习该方面的技术-LDPC coding procedures C language can fully understand and learn the technical
- 2023-06-05 13:20:02下载
- 积分:1
-
- 2022-04-18 04:51:01下载
- 积分:1
-
CORBA交易服务的实现源码。目前已经将CORBA标准中的CosTransactions.dll,CosTSInteroperation.dll,CosTSPo...
CORBA交易服务的实现源码。目前已经将CORBA标准中的CosTransactions.dll,CosTSInteroperation.dll,CosTSPortability.dll转化为c++代码,用户只要实现里面的CORBA存根,就可以实现一个CORBA交易服务。-CORBA transaction services to achieve the source. Now to the CORBA standard CosTransactions.dll, CosTSInteroperation.dll, CosTSPortability.dll into c code, as long as users realize the CORBA stubs inside, we would achieve a CORBA transaction services.
- 2022-05-20 13:00:33下载
- 积分:1
-
network instant messaging software source code.
网络即时通讯软件源码。-network instant messaging software source code.
- 2022-04-08 10:34:51下载
- 积分: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
-
EZ-USB Fast Transfer.zip
- 2022-05-05 17:16:39下载
- 积分:1
-
bpsk映射和解映射 实现01序列和+1
bpsk映射和解映射 实现01序列和+1 -1序列的相互转变-BPSK mapping realize reconciliation mapped 01 sequence and+ 1-1 sequence changes in the mutual
- 2022-07-01 23:37:30下载
- 积分:1
-
串口通讯程序,用VC++做,可以传输大文件
串口通讯程序,用VC++做,可以传输大文件-the program of communication of serial port,which is programmed with the tool of VC++ and can transfer big files.
- 2022-01-24 15:49:16下载
- 积分:1
-
模拟串口程序 占用T0 或者T2 波特率9600 起始位 1位
模拟串口程序 占用T0 或者T2 波特率9600 起始位 1位-Serial Analog T0 or T2 procedure occupation 9600 baud one start bit
- 2022-04-19 20:40:43下载
- 积分:1