-
VCMatlab
VC++和 Matlab 的 混 合 编 程 具 有 很 大 的 实际意义。
文 讨 论 了如何 使 用 Matlab 的 Complier 将 *.m 函 数 编 译 为 动 态 链 接 库 DLL, 提 供 给 VC++调 用 的 方 法,提 供 了 一 种 VC++与 Matlab 混合编程的 快 速 实 现 。(The mixed programming of VC++ and Matlab has great practical significance.
This paper discusses how to use COMplier of MATLAB to compile *. m function into DLL of dynamic link library and provide a method for calling VC++. It also provides a fast realization of mixed programming between VC++ and MATLAB.)
- 2018-12-01 15:31:19下载
- 积分:1
-
serialDebug
调试串口很有帮助,用windowsAPI编写,避免了com控件的局限性(help for serialport debug)
- 2012-04-25 10:57:12下载
- 积分:1
-
D2XXNotify-Application
这个例子显示了如何使用的Windows RegisterDeviceNotification功能,收到WM_DEVICECHANGE消息(This example shows how to use the Windows RegisterDeviceNotification function to receive WM_DEVICECHANGE messages)
- 2012-05-07 23:31:08下载
- 积分:1
-
IEC104_Tool
104规约调试工具,模拟104主控站,方便104规约的理解(104 Statute of the debugging tools, analog 104 master station to facilitate the understanding of the Statute of 104)
- 2012-07-02 21:33:55下载
- 积分:1
-
TcpClient C#2010
上位机与三菱PLC之间进行TCP/IP通讯(communication between PC and PLC)
- 2018-01-15 15:02:05下载
- 积分:1
-
Communication-by-SerialPort
实现串口通信 可以收发数据 可以是数字也可以是ASCII(Serial communication)
- 2013-07-24 10:10:28下载
- 积分:1
-
V1.26VCOM1.26
虚拟串口服务程序V1.26VCOM1.26,用于对串口通讯的学习。(Virtual Serial Port service program V1.26VCOM1.26, serial communication for learning.)
- 2008-05-22 21:42:00下载
- 积分:1
-
AD1
利用数据板卡进行数据采集,利用半满的方式将模拟量转换成数字量(Data card for data acquisition, the use of half-full way to convert analog into digital)
- 2012-06-19 12:52:38下载
- 积分:1
-
VC_MFC-Sample1
Microsoft Visual C++ MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置
串口属性的实例.
在工业控制中,工控机(一般都基于 Windows 平台)经常需要与智能仪表通过串口
进行通信.串口通信方便易行,应用广泛.
一般情况下,工控机和各智能仪表通过 RS485 总线进行通信.RS485 的通信方式是
半双工的,只能由作为主节点的工控 PC 机依次轮询网络上的各智能控制单元子节点.
每次通信都是由 PC 机通过串口向智能控制单元发布命令,智能控制单元在接收到正
确的命令后作出应答.
(Microsoft Visual C++ MFC serial communication programming explain CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance in industrial control, IPC (generally based on the Windows platform) often need to communicate with the smart meter through the serial port serial communication easy and widely used normal circumstances, the IPC and intelligent instrument through RS485 communication RS485 communication is half-duplex, only as the primary node industrial PC turn polling network intelligent control unit child nodes. every communication from a PC via the serial port to issue commands to the intelligent control unit, intelligent control unit receives the correct command response.)
- 2012-10-11 07:23:02下载
- 积分:1
-
4qam
4QAM(QPSK)的调制解调以及计算误码率,最后将结果输出至表格。适合新手参考(The modulation and demodulation of 4QAM (QPSK) and the calculation of bit error rate, and finally output the result to the form. Suitable for novice)
- 2018-06-23 17:04:29下载
- 积分:1