-
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
-
c#服务器编程
通过客户端连接服务器,实现与服务器的连接,从而实现通信的功能,主要是应用到了套接字socket,只要了解一下网络编程就能做出这样的效果来!
- 2022-07-11 16:30:49下载
- 积分:1
-
使用 tc35i 与pc 机进行通信,包括硬件电路如以及相关的说明
使用 tc35i 与pc 机进行通信,包括硬件电路如以及相关的说明-TC35i machines use to communicate with the pc, including the hardware and associated circuitry, such as description of
- 2022-04-11 22:46:24下载
- 积分:1
-
中兴公司在parlayx开发方面的培训文档,内含十几个文档。
中兴公司在parlayx开发方面的培训文档,内含十几个文档。
- 2022-02-07 10:02:52下载
- 积分:1
-
考虑了瑞利衰落信道下的情况,设置了5,10,20条多径,有完美的仿真结果...
考虑了瑞利衰落信道下的情况,设置了5,10,20条多径,有完美的仿真结果-consideration of Rayleigh fading channels under the conditions, the number of trails 5, 10, 20, a perfect simulation results
- 2022-12-19 16:40:03下载
- 积分:1
-
伪随机序列在扩频通信、流密码、信道编码等领域有着十分广泛的应用。文通过对伪随机m序列的编码和译码算法进行的MatLab语言仿真,验证了伪随机序列码的编码和译码算...
伪随机序列在扩频通信、流密码、信道编码等领域有着十分广泛的应用。文通过对伪随机m序列的编码和译码算法进行的MatLab语言仿真,验证了伪随机序列码的编码和译码算法,丰富了伪随机序列的实现方法,并提供了源代码。-Pseudo-random sequence in the spread spectrum communication, stream cipher, in areas such as channel coding has a very wide range of applications. Through the pseudo-random sequence m of encoding and decoding algorithm for the MatLab language simulation code pseudo-random sequence of coding and decoding algorithm, has enriched the realization of pseudo-random sequence method, and provides the source code.
- 2022-01-25 19:23:04下载
- 积分:1
-
Language
Language - Verilog. The 10GE MAC Core implements the Media Access Control functions for 10Gbps operation as defined in IEEE Std 802.3ae. -Language- Verilog. The 10GE MAC Core implements the Media Access Control functions for 10Gbps operation as defined in IEEE Std 802.3ae.
- 2023-03-11 23:20:03下载
- 积分:1
-
200之间网络通信读写数据的程序,包括通信口,数据速率,控制字等的设置。...
S7-200之间网络通信读写数据的程序,包括通信口,数据速率,控制字等的设置。-S7-200 to read and write data between the network communication procedures, including the communication port, data rate, control words and other settings.
- 2022-05-18 02:52:13下载
- 积分:1
-
一些汽车的CAN通讯协议,脉宽调制,调制,KWP协议
几个汽车通信协议
CAN,PWM,VPW,KWP协议-Several automotive communication protocol CAN, PWM, VPW, KWP agreement
- 2023-06-02 10:50:05下载
- 积分:1
-
OFDM源
OFDM Source
is very easy.
so you can easily understand.
- 2022-07-13 12:53:50下载
- 积分:1