-
多功能电表通信规约 即645规约1997年版 进行多功能电表通信时应按此规约设计数据结构及格式...
多功能电表通信规约 即645规约1997年版 进行多功能电表通信时应按此规约设计数据结构及格式-Multi-function meter communication protocol that is 645 statute in 1997 to carry out multi-functional version of this statute shall be meter communication design data structure and format
- 2022-03-21 16:03:03下载
- 积分:1
-
空间无线信道建模程序matlab,考虑了多径延迟,多普勒效应,信号的角度扩展(拉普拉斯分布),MIMO,可以产生MIMO信道矩阵。...
空间无线信道建模程序matlab,考虑了多径延迟,多普勒效应,信号的角度扩展(拉普拉斯分布),MIMO,可以产生MIMO信道矩阵。-Spatial channel modeling procedures matlab, taking into account multi-path delay, Doppler effect, the signal point of view the expansion of (Laplace distribution), MIMO, can generate MIMO channel matrix.
- 2022-03-11 04:54:42下载
- 积分:1
-
串口调试助手(C#)
应用背景串口调试助手,可实现上位机与下位机通信,适合新手,通俗易通,只是用来大家参考,由于本人也是新手,如有错误多多包涵。关键技术C#编程,窗体应用程序,代码简洁,接收事件使用了委托,能够实现十六进制和单片机通信,用来大家参考,由于本人也是新手,如有错误多多包涵。
- 2023-04-03 07:10:03下载
- 积分:1
-
用socket实现的server与client,使用c++builder 6.0编译成功。
用socket实现的server与client,使用c++builder 6.0编译成功。-use socket achieve server and client,used c++builder 6.0 compile successful.
- 2022-03-24 00:19:29下载
- 积分:1
-
用Cholesky分解求ARMA模型的参数并作谱估计,这个程序是用C来实现的...
用Cholesky分解求ARMA模型的参数并作谱估计,这个程序是用C来实现的-Using Cholesky decomposition for ARMA model parameters and for spectral estimation, this procedure is achieved using C
- 2022-07-17 16:41:14下载
- 积分:1
-
modbus_tcpip.pdf英语Modbus连接基于TCPIP通信
modbus_tcpip.pdf
英文的基于tcpip的modbus通信-modbus_tcpip.pdf English modbus connection based on the communication tcpip
- 2022-03-18 14:21:45下载
- 积分:1
-
用matlab写viterbi译码算法,老外写的现代通信系统书上的
用matlab写viterbi译码算法,老外写的现代通信系统书上的-using Matlab write Viterbi decoding algorithm, a foreigner writing a modern communications system on the books
- 2022-01-26 05:04:16下载
- 积分:1
-
MODBUS-51参考程序
资源描述#include
#include "modbus.h"
/**********************
单片机晶振:11059200HZ 波特率9600
485控制脚: P3^7; 根据自己的板子修改modbus.h
***************************************/
void main()
{
initProg();
while(1)
{
timeProc();
checkComm0Modbus();
}
}
- 2022-01-26 03:36:16下载
- 积分:1
-
单片机串口通信程序集,51单片机串口调试程序一例
单片机串口通信程序集,51单片机串口调试程序一例-Microcontroller serial communication assembly, 51 MCU serial debugger one cases
- 2023-06-03 22:15:03下载
- 积分:1
-
RFID开发实例
RFID开发实例代码,很简单的程序,最好搭配读卡器使用,因为要在上面进行试验。希望对大家有所帮助。
- 2022-07-01 08:46:07下载
- 积分:1