搜索资源列表
Win32下的几种串口通信编程
- 要完成串口通信, 在32位模式下, 一般说来有以下四种方法-to complete the serial communications, in 32-bit mode, in general the following four methods :
VC++combaseWin32API
- 这是本人在网上下载的关于深入浅出VC++串口编程之基于Win32 API的教程
serialport
- 实现串口通信功能,利用win32编程,使用c语言实现功能-Serial communication function, using win32 programming, using c language function
VC++SerialInterfaceProgrammingOnWin32API
- 本文介绍了基于Win32 API的VC++串口编程。给出了WIN32中打开串口、配置串口、超时设置、事件设置和读、写关闭串口的函数或结构体,随后举了一个利用WIN API进行串口通信的例子。-err
RTUWin32
- 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
vcshenruqianchu
- vc 深入浅出的串口编程的文档,包括win32 API编程以及MSCOMM控件编程。-vc serial programming easy to understand documentation, including the win32 API programming and MSCOMM control programming.
Win32Communication
- 是居于WIN32串口编程的很好的实例,讲述非常详细。-WIN32 serial programming is a very good living in the examples described in great detail.
SerialPort
- Win32串口编程源码,可进行打开、配置、读写、关闭串口操作-Win32 serial programming source code, can be opened, configuration, read and write, close the serial port operation
MSComm
- WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。这是我的一份关于串口编程的读书笔记,对于使 用VC进行编程的同行应该有一定的帮助。-WIN95 interface of vc++ serial interface communication program in under WIN32 is not suggests to port operating, in all the equip
WIN32-serial
- WIN32的串口编程基本方法及概要,工4种方法供参考-WIN32 serial programming method and summary
CommSample
- 使用Win32 API函数进行的串口通讯的编程方法,掌握API函数串口通讯技术。
chuankoubiancheng
- 这篇论文详细的描述了利用win32 环境进行串口编程的详细步骤,以及代码的书写-this paper describe how to write mode with the use of c