搜索资源列表
win2k下直接用API函数编写串口通讯例程(VC6)
- win2k下直接用API函数编写串口通讯例程(VC6).RAR。 直接用WINAPI编写的串口通讯例程。-win2k directly with the preparation of API routines Serial Communication (VC6). RAR. Direct WINAPI prepared by the serial communication routines.
VC++duochuankoukongzhijiejue
- VC++多串口控制解决方案(DLL) 工业控制--串口通讯方法(WINAPI实现) -VC Multiport Serial control solution (DLL) industrial control -- serial communication (WINAPI it now)
SerialCommNT
- 使用WINDOWS API接口,已封装成WINAPI动态库,可直接使用-use Windows API interface, Packaging has become WINAPI DLL can be used directly
MultiThSerial
- 调用WinAPI函数进行串口通信,并且应用了多线程技术启动工作线程对串口的输入进行监听-call WinAPI serial communication functions, and uses multi-threading technology to activate the working threaded serial input eavesdropping
COMsourcecode
- C++ builder2000环境下的一个串口通信小程序,API作的-a com communication software written with C++ builder, using winAPI method
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)