搜索资源列表
comcool_code
- 介绍: 介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。 文章不仅介绍了串口通讯,也介绍了在串口通讯应用程序中实现
mywork
- 通过ActiveX技术实现PULSE和MATLAB的通讯,MATLAB作为自动化客户,PULSE作为自动化服务器,通过编程完成特定的测量项目,实时给出了测量处理结果,完成水听器灵敏度和指向性的测量-ActiveX technology through PULSE and MATLAB communications, MATLAB as an automation client, PULSE as an automation server, through the programming to c
PrincipleOPC
- OPC 是基于Microsoft 公司的Distributed Internet Application (DNA)构 架和Component Object Model (COM)技术的,根据易于扩展性而设计的。OPC 规范定义 了一个工业标准接口,这个标准使得COM 技术适用于过程控制和制造自动化等应用领域。 OPC 是以OLE/COM 机制作为应用程序的通讯标准。-OPC is based on Microsoft' s Distributed Internet Appli