搜索资源列表
comcool_code
- 使用Win32创建串口通讯程序-use Win32 build serial communication program
comcool_code
- 一个关于通信方面的类,用于串口异步通信 -one of the categories of communications for asynchronous serial communications
comcool_code
- Visual C++6.0环境下的串行口通信程序源码。
comcool_code
- 本程序主要用于对串口的操作,能对串口进行读写操作!
comcool_code
- 串口通讯,通过界面线程来完成,功能与工作线程相同,实现方式不一样。
sample_comm
- 几个串行通讯例子mscommdemo.rar serialport.zip smstest.rar com_source.rar ComAccess.zip comcool_code.zip commtest.rar
comcool_code
- 介绍: 介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。
comcool_code
- 使用Win32创建串口通讯程序-use Win32 build serial communication program
comcool_code
- 一个关于通信方面的类,用于串口异步通信 -one of the categories of communications for asynchronous serial communications
comcool_code
- Visual C++6.0环境下的串行口通信程序源码。-Visual C++ 6.0 environment serial port communication program source.
comcool_code
- 本程序主要用于对串口的操作,能对串口进行读写操作!-This procedure is mainly used for serial operation, can read and write operations on the serial port!
comcool_code
- 串口通讯,通过界面线程来完成,功能与工作线程相同,实现方式不一样。-Serial communications, through the interface thread to complete, functional and work the same thread to achieve the same way.
sample_comm
- 几个串行通讯例子mscommdemo.rar serialport.zip smstest.rar com_source.rar ComAccess.zip comcool_code.zip commtest.rar-A few examples of serial communication mscommdemo.rar serialport.zip smstest.rar com_source.rar ComAccess.zip c
comcool_code
- 介绍: 介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。
comcool_code
- 很好很强大的程序,我看的非常不错!希望大家将里面没有做好的地方改进一下吧!-a good serial communication program, it is useful to research the serial port communication
comcool_code
- 用vc++实现的c++串口通信,先打开两个虚拟端口,运行程序,使用这两个端口,即可通信-Achieved with the vc++ c++ serial communication, first open the two virtual ports, run the program, the use of these two ports can communicate
comcool_code
- 实现串口通信,通过虚拟串口发送通信信息。串口通讯应用程序中实现多任务,多任务可以使串口通讯应用程序在同一时间处理更多的任务,例如:读数据任务,发送数据任务,GUI任务等。-failed to translate
comcool_code
- 串口通讯基本操作,可以用来当串口调试工具,也可以移植到应用串口操作功能中,如gps模块开发-Serial communication basic operations, can be used when serial debugging tools, can also be ported to the application serial operation functions, such as gps module developme