-
Modbus协议规范,非常详细的文档,对编写协议软件有帮助
Modbus协议规范,非常详细的文档,对编写协议软件有帮助-Modbus
- 2023-02-11 04:50:03下载
- 积分:1
-
WIN32API串口通讯程序
WIN32API串口通讯程序-WIN32API serial communication program
- 2022-07-19 13:14:39下载
- 积分:1
-
真正的
实时语音信息隐藏的软件。在VOIP通信流中进行及时消息的信息隐藏。UNIX环境下使用。-Real-time voice information hiding software. VOIP communications in the timely flow of news information hiding. UNIX environment.
- 2022-06-15 23:13:14下载
- 积分:1
-
TPLINK路由器修改MAC+重启
一键重启路由器,一键修改路由WAN口MAC地址,无需登录。目前只支持TPLINK路由器,但是可以参考里面的封包。
- 2022-06-27 07:00:36下载
- 积分:1
-
本文档详细介绍了CPU卡的基本原理,有助于于初学者对CPU卡的了解。...
本文档详细介绍了CPU卡的基本原理,有助于于初学者对CPU卡的了解。-something about CPU Card Introduction
- 2022-12-23 15:10:08下载
- 积分: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
-
此程序利用MFC技术结合MSComm控件,使用C++语言编写。程序功能包括:手动设置串口参数,串行接收和发送数据,可以显示接收数据和保存接收数据等功能。此程序可...
此程序利用MFC技术结合MSComm控件,使用C++语言编写。程序功能包括:手动设置串口参数,串行接收和发送数据,可以显示接收数据和保存接收数据等功能。此程序可以作为单片机与微机串口通信时的调试工具。-This program combines the use of MFC technology MSComm control, the use of C++ language. Program features include: manually set the serial port parameters, the serial receive and send data, receive data can be displayed and save receive data and other functions. This program can serve as a microcontroller to communicate with the computer serial port debugging tool.
- 2022-09-02 00:40:03下载
- 积分:1
-
微软亚洲研究院论文:无线网络音频广播的省能量速率分配机制
微软亚洲研究院论文:无线网络音频广播的省能量速率分配机制-Microsoft Asia Research Institute Papers : wireless network audio broadcast of the provincial energy distribution rate mechanism
- 2023-04-06 01:05:03下载
- 积分:1
-
让数据库输出XML,并且在.net体系下调用出来。
这个系统的数据层是用SQL server数据库,中间层就用SQL自带的工具“在 IIS 中配置SQL X...
让数据库输出XML,并且在.net体系下调用出来。
这个系统的数据层是用SQL server数据库,中间层就用SQL自带的工具“在 IIS 中配置SQL XML 支持”实现就可以了。
-SQL XML
- 2023-08-11 15:30:03下载
- 积分:1
-
In this simulink model , baseband binary detection is simulated .A rectangular p...
In this simulink model , baseband binary detection is simulated .A rectangular pulse shaped signal is given as input to the detector.The received signal is matched filtered and down-sampled .The effects of symbol timing offset can be seen by varying the phase of down-sampling operation.The binary signal transmitted is recovered
at the detector output.-In this simulink model , baseband binary detection is simulated .A rectangular pulse shaped signal is given as input to the detector.The received signal is matched filtered and down-sampled .The effects of symbol timing offset can be seen by varying the phase of down-sampling operation.The binary signal transmitted is recovered
at the detector output.
- 2022-02-10 08:21:21下载
- 积分:1