搜索资源列表
VC++windowsAPI
- 详细的介绍了用windows API 函数编写串口通信的过程
6
- 在Win32下,可以使用两种编程方式实现串口通信,其一是使用ActiveX控件,这种方法程序简单,但欠灵活。其二是调用Windows的API函数,这种方法可以清楚地掌握串口通信的机制,并且自由灵活。本文我们只介绍API串口通信部分。-In Win32, you can be achieved using two kinds of programming serial communication, one is to use the ActiveX control, this approach p
1
- DOS命令下的串口文件传输程序 基于API函数-DOS command under the serial file transfer program is based on API functions
VB6api_rs232
- 利用api函数编写的串口接收模块 比MSCOMM控件稳定!-The api function prepared by the serial receiver module stable than MSCOMM control
seri
- 基于ARM开发板的linux下的串口编程,做好两个API函数,可供应用程序直接调用,设置方便简单,感兴趣的也可以研究函数内部详细设置过程。-ARM-based development board serial programming under linux, do two API functions are available directly calling application, easy to set up, you can also set up a detailed study of
uart
- LINUX 下的串口操作函数例程,标准的API函数-uart operation api function for linux by c lianguage.