搜索资源列表
serial232
- serial.h serial.cpp 共两个文件,VC串口封装API类-serial.h serial.cpp a total of two documents, VC serial API Class Packaging
Serial4
- 本程序没有使用SerialComm控件,而是用API实现的串口发送、接收数据,在VC++6.0下编译通过,希望能对串口编程的初学者有所帮助。-this procedure did not use SerialComm controls, but use the serial port API to send and receive data, the VC 6.0 compiler, in hopes of Serial Programming beginners help.
VC++combaseWin32API
- 这是本人在网上下载的关于深入浅出VC++串口编程之基于Win32 API的教程
TestComm
- 这是一个很好的用VC开发工具调用Windows API编写的一个串口程序,功能比较简单
Serial_communication_VC
- 本代码用VC++6开发,包含了利用控件和API开发的串口通信,其中API通信部分用多线程写,并且在USB转串口的情况下也经过测试,用控件写的在USB转串口情况下不适用,但是串口转串口可以适用 另外传送不存在延时,接受十分迅速并不存在理论和实际速度的差异性.
微软串口例程SERIAL
- Microsoft MSDN中的例程 VC++
serialcom.rar
- 用VC++API函数写的串口类,使串口控制简单化,Using VC++ API function to write the serial type, so that simplification of the serial control
Serial-API
- 利用VC++编写的基于windows API的串口通信程序,已经测试过,可以成功运行。-Based on Windows API,the program fulfilled the function of data transmission through the serial port.
TSerialPort
- 使用VC++封装串口编程API函数,生成DLL文件,联合C#共同实现串口调试程序编写。-Serial port using VC++ programming package API function to generate DLL files, combined together to achieve serial debugging C# programming.
RS232API
- RS232串口api函数类库,方便vc++程序调用,作为自己的程序一部分,实用得心应手-RS232 serial port api function class library, call the convenience vc++ program, as part of its own procedures, handy and practical
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
MFC_SerialPortCommunicate
- 这个是用VC++编写的一个串口通信应用程序,用自己写的API函数编写,代码很长很多,还有一个小小的Bug,自己好好去改进。-This is VC++ to prepare a serial communication applications, using their own API function to prepare written, code a lot of very long, have a small Bug, go to improve its own good.
RTUWin32
- 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
MSComm-suer
- MSComm控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方
SerialCommicationProgamming
- 此款代码是用VC++编写的串口通信程序,里面包括了Modem编程,MSCOMM控件编程,串口通信API编程三部分-Cikuan code is written in VC++ Serial communication program, which includes Modem programming, MSCOMM control, programming, serial communication API, the three-part
MySerialCom
- 基于vc++实现串口通信api编程实例的源代码-Based on vc++ Serial Communication programming examples in source code api
vcshenruqianchu
- vc 深入浅出的串口编程的文档,包括win32 API编程以及MSCOMM控件编程。-vc serial programming easy to understand documentation, including the win32 API programming and MSCOMM control programming.
ComAPI
- 使用API函数写的串口程序,源程序来源于《vc网络通信编程实用案例精选》-Using the API function to write the serial program, source from " vc network communications programming practical cases selected"
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