-
MODBUS协议中文完整版本,以往的资料不全,这是一份完完整整的MODBUS协议的中文资料,是开发MOUBUS协议栈软件的重要参考...
MODBUS协议中文完整版本,以往的资料不全,这是一份完完整整的MODBUS协议的中文资料,是开发MOUBUS协议栈软件的重要参考-MODBUS protocol full version of the Chinese past, the information was incomplete, this is a full account of the MODBUS protocol of Chinese data, the development of protocol stack software MOUBUS an important reference
- 2022-07-25 23:09:15下载
- 积分:1
-
新 Pelco D 的控制命令,在原有的基础上把整个程序补全,可以正确编译...
新 Pelco D 的控制命令,在原有的基础上把整个程序补全,可以正确编译-new control orders, the original on the basis of the whole process filled, the compiler can correct
- 2023-01-16 08:05:03下载
- 积分:1
-
Modbus TCP 客户端
========================================================================
MICROSOFT 基础类库: ModbusClient
========================================================================
应用程序向导已创建此为你的 ModbusClient 应用程序。此应用程序
不只演示了使用 Microsoft 基础类的基本知识
但也是您编写应用程序的起始点。
此文件包含你会发现在每个文件中的摘要,
让您的 ModbusClient 应用程序。
ModbusClient.dsp
此文件 (项目文件) 包含在项目级信息和
用来建立一个单一的项目或子项目。其他用户可以共享
项目 (.dsp) 文件,但他们应该导出到本地的生成文件。
ModbusClient.h
这是为应用程序的主头文件。它包括其他
项目特定的标头 (包括 resource.h 中),并声明
CModbusClientApp 应用程序类。
ModbusClient.cpp
这是主应用程序源文件中包含的应用程序
CModbusClientApp 的类。
ModbusClient.rc
这是所有的 Microsoft Windows 资源的列表,
程序使用。它包括图标、 位图和游标的存储
在 RES 子目录中。在 Microsoft 中,可以直接编辑此文件
Visual c + +。
ModbusClient.clw
此文件包含类向导用于编辑现有的信息
类或添加新的类别。ClassWizard 也使用这个文件来存储
创建和编辑消息映射和对话框数据所需的信息
映射和创建原
- 2022-07-25 10:54:04下载
- 积分:1
-
该程序是使用VC编程的网络卡的例子,可以实现…
这个程序是用VC++编程操作网卡的例子,可以实现网络连接的启动,禁用等-the procedure is to operate with VC Programming Network Card example, can achieve a network connecting the start of such banned
- 2022-03-11 03:28:23下载
- 积分:1
-
采用C++ Builder开发的GPS接收程序,串口采用SPCOMM控件,能够从接收的数据中读取时间、经纬度。...
采用C++ Builder开发的GPS接收程序,串口采用SPCOMM控件,能够从接收的数据中读取时间、经纬度。-with C Builder development of the GPS receiver procedures used SPCOMM Serial control, to receive data from the reading time, longitude and latitude.
- 2022-01-26 08:05:57下载
- 积分:1
-
微软亚洲研究院论文:多媒体在Internet传输中服务质量自适应的代理存储
微软亚洲研究院论文:多媒体在Internet传输中服务质量自适应的代理存储-Microsoft Asia Research Institute thesis : multimedia Internet transmission service quality adaptive agent storage
- 2022-06-27 23:17:29下载
- 积分:1
-
很详细的介绍sip的文章,可以作为通信变成的参考,值得学习。...
很详细的介绍sip的文章,可以作为通信变成的参考,值得学习。-Sip a very detailed introduction of the article, can be used as communication becomes a reference, it is worth learning.
- 2022-02-13 02:20:17下载
- 积分:1
-
Contains a wide range of network design, network designers is invaluable informa...
包含有多种网络设计方案,是网络设计师初学者不可多得的资料-Contains a wide range of network design, network designers is invaluable information for beginners
- 2023-01-07 14:15:03下载
- 积分:1
-
WiMAX和IEEE 802.16标准的宽带无线接入,是越…
WiMAX, or the IEEE 802.16 standard for broadband wireless access, is increasingly gaining in popularity as
a technology with significant market potential. This paper first provides an overview of the existing and
developing 802.16 standards and their key differences/applications. The PHY and MAC layers of a typical
WiMAX base station are then described. The associated implementation challenges faced by WiMAX
infrastructure developers, including performance/cost/flexibility trade-offs in the choice of silicon, are
clearly outlined. The paper then describes how FPGA-based system implementation can address these
challenges including the “accelerated time-to-market” requirement which is considered a key enabler for
early success in this market. As an example design, the physical layer implementation of the 802.16d
standard with Altera FPGAs and intellectual property (IP) is proposed.
- 2022-07-16 08:36:42下载
- 积分:1
-
FFT的C++代码及TeeChart画图
采用VS2010平台实现了FFT变换,其中采用原位运算方式,精度为浮点(运算量和精度的折中)。利用指针传递参数,输入和输出为同一数组,包含实部和虚部。画图部分用于显示运算结果。从图像显示的计算结果来看,FFT运算结果正确。
- 2023-01-10 20:35:04下载
- 积分:1