-
DF1 agreement MVI module in the Communication Programming on the realization of...
DF1协议在MVI模块上的通信编程的实现的源码-DF1 agreement MVI module in the Communication Programming on the realization of the source
- 2022-01-24 17:52:58下载
- 积分:1
-
Introduction of the QAM modulation constellation diagram for QAM modulation of l...
介绍了QAM调制的星座图,对于学习QAM调制的有一定的指导意义。-Introduction of the QAM modulation constellation diagram for QAM modulation of learning have a certain significance.
- 2022-05-21 16:10:40下载
- 积分:1
-
基于微弱信号检测的混沌背景下的Volterra滤波器。
基于Volterra滤波器的混沌背景弱信号检测.-Volterra filter based on the chaotic background of weak signal detection.
- 2023-03-08 05:25:02下载
- 积分:1
-
载波频偏频偏仿真
载波频偏CFO仿真
- 2022-08-07 14:24:24下载
- 积分:1
-
MODBUS 英文规约文本(完整版)需要的下
MODBUS 英文规约文本(完整版)需要的下-MODBUS English text of the Statute (full version)
- 2022-04-26 18:38:58下载
- 积分:1
-
采用vc++编程,获取网络中成员的IP地址和主机名
采用vc++编程,获取网络中成员的IP地址和主机名-Used vc++ Programming, access to the members of the network IP address and host name
- 2023-04-08 16:25:03下载
- 积分:1
-
利用CC1000通信的仿真程序.这是适用于无线传感器网络Mica2平台的程序....
利用CC1000通信的仿真程序.这是适用于无线传感器网络Mica2平台的程序.-use CC1000 communication simulation program. This is applicable to the wireless sensor network platform Mica2 procedures.
- 2022-01-27 21:17:24下载
- 积分:1
-
司机MMP iFIX V6
Driver MMP iFIX v6 - Driver Modicon Modbus Plus for iFix Version 6.-Driver MMP iFIX v6- Driver Modicon Modbus Plus for iFix Version 6.xx
- 2022-01-28 17:08:34下载
- 积分:1
-
Live555 源代码
也没别的就是为了要积分,里面有RTSPserver ,RTSPclient 虚拟mediaserver,
大家可以先开mediaserver 然后 在mediaserver文件夹下面放入 你要播放的视频或音频
然后在testprogs 里面的 OpenRTSP 可以运行, 用CMD可以查看 PACKET收信
- 2022-04-08 19:52: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