-
一个modbus的测试工具,包括了rtu方式和ascII方式
一个modbus的测试工具,包括了rtu方式和ascII方式-a test tool for modbus,both rtu and ascii
- 2023-05-19 04:10:04下载
- 积分:1
-
c语言实现串口通讯的两个例子,分别为中断式和询问式两种
c语言实现串口通讯的两个例子,分别为中断式和询问式两种-serial communications, the two examples were interrupted and asked-two-
- 2023-05-18 06:00:04下载
- 积分:1
-
一个VC CMPP2.0写的程序,可移植性很好,很少在网上。TH…
一个VC++写的cmpp2.0的程序,可移植性很好,在网上不多见的,网上比较多的是java和delphi版的-a VC cmpp2.0 written procedures, portability very good, rare on the Internet. The Internet is more and java version of delphi
- 2022-09-10 23:45:03下载
- 积分:1
-
点对点聊天工具的客户端,在写的过程中我也加了点注释,应该有助于理解...
点对点聊天工具的客户端,在写的过程中我也加了点注释,应该有助于理解-peer-to-peer chat client, in the process of writing I also added a footnote should help you understand
- 2022-03-11 19:44:34下载
- 积分:1
-
采用Log
采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和C(c-mex)程序分别编写,有详细说明和注释。-The use of Log-BP decoding algorithm for LDPC code simulation program is given a different signal to noise ratio and bit error rate under the packet error rate of the statistical map, using matlab and C (c-mex) procedures, respectively, to prepare, has a detailed description and notes .
- 2023-03-12 18:35:04下载
- 积分:1
-
RTL8139是目前最流行的卡,它与# 39;便宜,功能还…
RTL8139 可能是目前最受欢迎的网卡,它的价格便宜,功能上也还能接受。本文介绍了Windows环境下RTL8139网卡的驱动编程技术,其中主要对网卡驱动中最重要的收发包过程进行了深入分析。-RTL8139 is currently the most popular card, it"s cheap, functional but still acceptable. This paper introduces the Windows environment RTL8139 Ethernet technology driven programming, which mainly driven right card the most important packet transceiver process of in-depth analysis.
- 2022-05-15 03:37:05下载
- 积分:1
-
清华大学出版社 邵玉斌编写的《通信系统建模与仿真实例分析》一书的所有MATLAB和SIMULINK代码,我自己亲自总结出来的...
清华大学出版社 邵玉斌编写的《通信系统建模与仿真实例分析》一书的所有MATLAB和SIMULINK代码,我自己亲自总结出来的-Tsinghua University Press shaoyubin prepared " Communication System Modeling and Simulation Case Study," a book of all the MATLAB and SIMULINK code, I have summed up in person
- 2022-01-25 16:41:21下载
- 积分:1
-
基于Modbus的电磁流量计通讯系统的研究,这是我看到的比较经典的一篇论文,希望对大家有用...
基于Modbus的电磁流量计通讯系统的研究,这是我看到的比较经典的一篇论文,希望对大家有用-The electromagnetic flowmeter based on Modbus communication systems research, which is that I see the comparison of the classic paper, in the hope that useful to everybody
- 2022-03-24 03:42:51下载
- 积分:1
-
本程序实现了一个基本的基于2psk的误码率仿真程序,比较适合初学通信的人士学习。...
本程序实现了一个基本的基于2psk的误码率仿真程序,比较适合初学通信的人士学习。-This program realize a simulation based on Bpsk modulation, and it is suitable for any beginner of telecommunication
- 2022-10-31 08:35:02下载
- 积分:1
-
qt C/S 实例
基于TCP的C/S实例,可实现C/S连接并传输文件 环境:QT4.7 qt creator 2.0.1 windows下的,下附CLIENT实现文件源码:#include "client.h"#include "ui_client.h"#include #include Client::Client(QWidget *parent) : QDialog(parent),
- 2023-02-11 04:05:03下载
- 积分:1