搜索资源列表
多线程串口Modem远程数据通信
- 本例子详细介绍了如何编制一个利用win32串口API函数,通过读写串口控制MODEM,进而实现远程数据传输的程序。-the detailed examples of how to use the preparation of a Serial win32 API functions to read and write through the modem serial port control, thereby achieving long-distance data transmission p
利用API些的串口程序
- 利用API写的串口收发程序,虽然比用空间麻烦点儿,但是使用起来很方便,很灵活!
API实现多线程的串口通信
- 很实用的串口编程资料
TxRx
- api开发的串口通讯程序,很好的一个软件。-api development of serial communication program, a very good software.
MultiSerial
- 多线程串口通信软件,源代码,可以实现多个串口的同时控制-Multi-threaded serial communication software, source code, can be achieved at the same time a number of serial port control
can4nt
- 典型的串口编程,详细说明了串口编程中多线程的运行和保护-Typical serial programming, detailed descr iption of the serial multi-threaded programming in the operation and protection of
apichuankou
- 不适用MSCOMM控件,直接调用WIN API函数进行串口通讯的演示程序-MSCOMM controls do not apply, directly call WIN API function demo serial communications
NNTest
- 异步串口通讯类,做为学习windows API的经理入门作品-Asynchronous serial communication class, as the all-windows API' s manager of entry-works
API_vb_com
- vb6 api串口操作源代码-vb6 api source code for serial operation. . . . . . . . . . . . . . .
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.
Windows-API
- 此程序利用windows API进行串口编程的演示。-This program uses the windows API for serial programming of the demonstration.
串口通信与数控仿真
- WINDOWS API编写的串口通信软件与数控车床仿真,并有数据库应用。这是我的毕业设计,软件已实验应用过,绝对值得下载参考,有什么不足之处请自行更改。
串口数据实时采集显示例程
- 通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)
API读串口
- delphi 7 API 读写串口程序。(Delphi 7 API read and write serial program.)
PB串口通讯API源代码
- PB串口通讯API源代码,不需要mscomm32.ocx的方法,比较强大(PB serial communication API source code, do not need mscomm32.ocx method, relatively powerful)
串口通信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)
Windows API串口编程参考
- Windows API串口编程参考,串口通信相关的32位的Windows API函数进行介绍(Windows API serial port programming reference)
VB控件MSCOMM和API实现串口通信
- VB控件MSCOMM和API实现串口通信(Serial communication between VB control MSComm and API)
VC++写的串口API收发程序(超时方式接收,VC6.0开发环境)
- VC++写的串口API收发程序(超时方式接收,VC6.0开发环境)