-
Modbus/TCP客户端源代码
上位机做客户端,来读取下位机设备的数据。其中通讯协议是基于modbus的TCP/IP协议,用socket套接字来实现数据的传输。
- 2022-02-06 07:14:54下载
- 积分:1
-
详细介绍PIC单片机使用SPI方式与IC卡进行数据传输的原理和电路设计,以及使用USART方式与PC机进行串行异步通信的工作原理;介绍PIC单片机听SPI方式和...
详细介绍PIC单片机使用SPI方式与IC卡进行数据传输的原理和电路设计,以及使用USART方式与PC机进行串行异步通信的工作原理;介绍PIC单片机听SPI方式和USART方式的设置方法。-PIC detailed the use of SPI with Single-chip IC card for data transmission principles and circuit design, as well as with the PC using USART serial asynchronous communication for conducting the working principle to listen to introduce single-chip microcomputer PIC mode and SPI mode USART Ways settings.
- 2023-06-07 14:35:04下载
- 积分:1
-
GPRS通信样例代码,采用成都众山GPRS芯片。可实现无线通信
GPRS通信样例代码,采用成都众山GPRS芯片。可实现无线通信-GPRS communication sample code, the use of Chengdu hills GPRS chip. Can realize wireless communication
- 2022-07-13 20:32:58下载
- 积分:1
-
通信mccdma和ofdm的一些相关的资料。
通信mccdma和ofdm的一些相关的资料。-OFDM communication mccdma and some relevant information.
- 2022-03-03 06:13:20下载
- 积分:1
-
FRFT源程序
本程序是对分数阶傅里叶变换的参数估计,对于初学者有很大帮助,并附带分数阶傅里叶变换的源程序,已验证正确,希望对学习FRFT的人有一定的帮助,希望自院可以互相分享。
- 2023-03-03 20:25:03下载
- 积分:1
-
基于Pocket PC 利用红外接口与手机通讯的C#程序,可以通过Pocket PC来管理手机...
基于Pocket PC 利用红外接口与手机通讯的C#程序,可以通过Pocket PC来管理手机-A C# program of Pocket pc communicate with mobile telephone using infrared ray. It can mangage mobile telephone by pocket pc.
- 2022-06-12 19:36:21下载
- 积分:1
-
全套CANopen资料,英文原版,对开发汽车级和工业级的CANopen通讯编程,非常有用。
我们的CAN高层协议就是参照这个资料作出来的。...
全套CANopen资料,英文原版,对开发汽车级和工业级的CANopen通讯编程,非常有用。
我们的CAN高层协议就是参照这个资料作出来的。-complete information, the English original. Development of automobile and industrial-grade Application of CANopen communications programming, very useful. We CAN senior agreement is the light of this information to us.
- 2022-01-25 23:45:57下载
- 积分:1
-
并口通讯,也可以对其他端口通讯.不需要安装驱动.直接使用,只有编译后才能正常运行....
并口通讯,也可以对其他端口通讯.不需要安装驱动.直接使用,只有编译后才能正常运行.-Parallel Communications, can also port to other communications. Drivers do not need to install. The direct use, Only the compiled to normal operation.
- 2022-02-01 11:31:42下载
- 积分:1
-
关于CAN总线传输同步编程的一个实例,利用VC++编写
关于CAN总线传输同步编程的一个实例,利用VC++编写-on CAN synchronous transmission of a programming example, the preparation of VC
- 2022-05-06 02:34:27下载
- 积分:1
-
dbpsk调制解调程序
SYMPCHUNK sets the number of symbols demodulated at once with a constant carrier frequency and symbol timing offset. This is a fundamental decoder parameter that establishes its carrier and symbol timing tracking bandwidth. Set it too low and the demodulator can"t accurately determine carrier frequency and symbol timing on a noisy signal. Set it too high and the demodulator may not be able to track large symbol rate offsets caused by Doppler shift and/or A/D or spacecraft clock errors. Or it might have trouble tracking high rates of change in the carrier frequency due to Doppler acceleration.The current value of SYMPCHUNK is 4*N1 = 512, where N1 = 128 is the order of the convolutional interleaver. 512 symbols is 512 milliseconds at 1000 symbols/sec, giving a frequency/time determination SNR that is 10*log10(512) = 27 dB greater than the Es/N0, not counti
- 2022-03-05 11:28:24下载
- 积分:1