-
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
-
3GPP space signal model (MIMO) document. Mainly include the BS and AS at both en...
3GPP的空间信号模型(MIMO)文档.主要包括BS和AS两端的波束角度(入射角和离开角),azimuth 频谱,信道相关系数定义等
-3GPP space signal model (MIMO) document. Mainly include the BS and AS at both ends of the beam angle (angle of incidence and departure angle), azimuth spectrum, channel correlation coefficient definition
- 2023-01-23 01:10:03下载
- 积分:1
-
串口通讯程序
串口通讯程序-Serial communication program
- 2022-07-27 06:47:55下载
- 积分:1
-
QAM星座图的原理和应用
QAM星座图的原理和应用
QAM星座图的原理和应用
QAM星座图的原理和应用-QAM constellation diagram of the principle and application of the principle of QAM constellation diagram and applications
- 2022-03-05 19:55:26下载
- 积分:1
-
a GPS NMEA format debugging data transmitter used for documents from the Log rea...
一个NMEA格式的GPS数据调试使用的发送端,负责从Log文件中读取CFGPS2通用格式GPS数据向串口发送-a GPS NMEA format debugging data transmitter used for documents from the Log read CFGPS2 GPS common format for sending data to the serial port
- 2022-04-18 17:00:29下载
- 积分:1
-
简谈数字视频信号的同步.zip
简谈数字视频信号的同步
简谈数字视频信号的同步.zip
简谈数字视频信号的同步-Brief digital video signals simultaneously. Zip Brief digital video signal synchronization
- 2022-01-22 06:08:34下载
- 积分:1
-
1.Borland 6.0 c builder of the development of the station Screen Control System...
1.Borland c++ builder 6.0开发的车站条屏控制系统
2.有关SQL SERVER 2000存储过程操作
3.有关在BCB下的ADO的数据库管理
4.有关WIN32API串行通讯
5.有关图形图像变形操作技巧
-1.Borland 6.0 c builder of the development of the station Screen Control System 2. SQL SERVER 2000 operating three storage process. BCB in the ADO database management 4. The WIN32API serial communication 5. The graphic image deformation techniques
- 2022-01-26 05:44:34下载
- 积分:1
-
基于OFDM系统的仿真,信道编码为卷积码,viterbi译码
基于OFDM技术,仿真了整个通信流程。包括卷积码编码,删除打孔方式的选择,BPSK调制,16QAM调制,交织,解交织,解调,viterbi译码等技术详细的仿真源代码。编程风格简洁,可读性好,注释详细,对于初学者来说是相当不错的资料,还可以根据自己的需要对源程序进行修改,直接可用到相关工程中。
- 2022-08-20 17:06:56下载
- 积分:1
-
cyclic block codes generation
这个matlab代码是用来描述数字通信中的循环码的。
- 2023-05-03 15:15:03下载
- 积分:1
-
这个是我调试的无线通信的例子,已经调试成功!和大家分享一下!!呵呵!希望大家喜欢...
这个是我调试的无线通信的例子,已经调试成功!和大家分享一下!!呵呵!希望大家喜欢-This is my debug example of wireless communication has been successful debugging! And everyone to share! ! Ha ha! I hope everyone likes
- 2022-08-18 00:26:14下载
- 积分:1