搜索资源列表
VC++combaseWin32API
- 这是本人在网上下载的关于深入浅出VC++串口编程之基于Win32 API的教程
微软串口例程SERIAL
- Microsoft MSDN中的例程 VC++
VC实现串口通信例程
- 用API访问串口的资料,写很得详细
vc-serial-communication-vc串口通信的各种方式
- vc串口通信的各种方式,包括api串口监听,同步,异步方式和activex控件方式-vc serial communication of a variety of ways, including monitoring api serial, synchronous, asynchronous and activex control methods
serialcom.rar
- 用VC++API函数写的串口类,使串口控制简单化,Using VC++ API function to write the serial type, so that simplification of the serial control
RTX Serial API
- 完整的RTX串口驱动程序测试源代码,实现简单的RTX串口通信方法,实现Windows在实时性上的不足。-RTX complete testing serial driver source code, to achieve simple RTX serial communication method, the realization of Windows in the real-time gap.
vc_serialport_communication
- MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
VC++SerialInterfaceProgrammingOnWin32API
- 本文介绍了基于Win32 API的VC++串口编程。给出了WIN32中打开串口、配置串口、超时设置、事件设置和读、写关闭串口的函数或结构体,随后举了一个利用WIN API进行串口通信的例子。-err
MSComm
- MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications
PDA_SerialPort
- wince下使用vc编写的对串口读写的小程序,调用底层api对串口进行操作,自己可以设置波特率等参数,并将读到数据进行现实-wince use vc prepared to read and write to the serial port of small programs, call the bottom of the serial api operate, they can set the baud rate and other parameters, and read data from
VC_serial_Port_Program
- VC串口编程示例,得用API编程,可以转发数据,设置串口参数。-Visual C++ serial port example Program。
RTUWin32
- 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
vcapi
- vc调用api函数进行串口通讯,能够实现对omronPLC的串口通讯,能够实现对omronPLC的数据区的读取和写入.-vc call the api function serial communication can be achieved right omronPLC serial communication can be achieved right omronPLC data area read and write.
vcshenruqianchu
- vc 深入浅出的串口编程的文档,包括win32 API编程以及MSCOMM控件编程。-vc serial programming easy to understand documentation, including the win32 API programming and MSCOMM control programming.
VC
- 一个c++的串口ApI编程资料,可以学习用 C++API实现和串口设备通讯-A serial ApI c++ programming information, you can learn to use C++ API implementation and serial device communication
DComm
- VC下Win32 API 串口编程核心代码,这段代码来自作者实际应用系统,是用Win32 API实现串口编程的核心代码部分。-VC serial programming under the Win32 API the core code, the code of the application from the system is programmed with the Win32 API to achieve the core of serial sections of code.
APICom
- vc++ api编程用于VC++串口通信这是个例子-vc++ api programming for VC++ Serial communication is an example
Examples_Of_SerialCommunication(vc)
- 串口编程的诸多例子,包括mmscom控件的使用、SerialPort类的使用以及对windows api函数的介绍。另外还提供了一个非常有用的串口编程助手软件。-Serial programming of the many examples, including mmscom control the use of, SerialPort class to use as well as the introduction of the windows api function. It also pr
vcPP-Series-Port-API
- VC++串口通信API-VC++ serial communication API
VC++写的串口API收发程序(超时方式接收,VC6.0开发环境)
- VC++写的串口API收发程序(超时方式接收,VC6.0开发环境)