搜索资源列表
API实现多线程的串口通信
- 很实用的串口编程资料
DSP算法和编程\编写API串口通信程序与编写过程中参考的学习资料
- DSP算法和编程\编写API串口通信程序与编写过程中参考的学习资料
COMSerial
- 在MFC下,编写串口通信程序包括两种方法,一种是使用MSComm控件,一种是使用API通信函数。本程序演示了如何使用串口通信API实现串口通信。-in MFC, to prepare serial communication program includes two ways : one is to use MSComm control, the use of a communication API functions. This pr
api串口通讯
- 采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互- Uses win32API with C the BUILDER realization string mouth correspondence, may realize and the general communication facility AT order alternately
Delphi串口通讯
- 用Delphi实现串口通讯,采用API方式在Delphi下实现串口通讯.-with Delphi serial communications using the API under Delphi serial communications.
MySerialCom_VC
- VC++写的一个串口通信API编程实例,为了读取输入的串口数据,采用轮询方式检测串口,具体的做法是设置一个定时器,每隔一段时间就访问一次串口.请在VC++6.0及以上环境下编译-VC write a serial communication API programming examples, in order to read the serial data input, Polling testing techniques used S
MFCAPISeriesPort
- 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
API
- APi实现串口通信助手的功能,实现两个串口之间的字符传出和文件传输以及保存等功能-Serial communications assistant functions, the realization of the characters between the two serial reports and file transfer functions and the preservation of
Classic_network_programming_code_serial_communicat
- 网络串口通信API编程经典代码Classic network programming code serial communication API-Classic network programming code serial communication API
VisualCofmrtech
- 在本书中,我们抛弃了Windows下串口通信中经常使用,但又被不恰当使用的MSCOMM控件,而是从基本的Windows API函数讲起,然后介绍它的类封装。在图形界面开发的部分,我们不仅介绍主流的MFC技术,而且对目前非常流行的Qt库中如何使用串口通信进行了详细说明。-VisualC++
VB-api
- 分别用API和MSCOMM控件实现VB串口通信的实例-Control were achieved with API and VB MSCOMM examples of serial communication
串口SerialPort和API调用源码
- 串口数据读写,详情看代码,谢谢,本人略懂,有错误的地方请见谅。(Serial data read and write, details see the code, thank you, I understand, there is a wrong place, please forgive me.)
C#调用API串口通信
- C#调用API串口通信C# calls API serial communication(C# calls API serial communication)
串口通信API
- 在windows api编程下实现串口通信的发送与接收(The realization of serial communication sending and receiving)
串口SerialPort和API调用源码
- 基于C#实现串口通信,可以调用API,方便个人使用(Based on C# to achieve serial communication, you can call API, convenient for personal use)
CnComm串口类
- 基于API的串口通信类。使用简单方便。功能强大。(Serial communication class based on API. Simple and convenient to use. Powerful.)
VB与RS232串行通信控制
- 串口通信源码 MSCOMM API各种方法都很详细包括视频(Serial communication source MSCOMM API various methods are very detailed including video)
Windows API串口编程参考
- Windows API串口编程参考,串口通信相关的32位的Windows API函数进行介绍(Windows API serial port programming reference)
用VC6.0实现上位机串口通信
- 用Win32 API设计串行通信的基本思路,在实际应用中,我们可以利用Win32 API设计出满足各种需要的串行通信程序。(Using Win32 API to design the basic idea of serial communication, in the practical application, we can design the serial communication program to meet all kin
VB控件MSCOMM和API实现串口通信
- VB控件MSCOMM和API实现串口通信(Serial communication between VB control MSComm and API)