搜索资源列表
Delphi串口通讯
- 用Delphi实现串口通讯,采用API方式在Delphi下实现串口通讯.-with Delphi serial communications using the API under Delphi serial communications.
串口测试
- 串口小程序,API,不用DELPHI的控件-Serial small program API, not the controls DELPHI
API的串口通讯程序
- API的串口通讯程序,可设置为数据发送或者字符发送,可设置自动发送;接收可以为数据也可以为字符方式,有实时的错误报告。-API serial communication procedures, data can be set to send or characters sent, can be set to automatically send; to receive data can also character, a real-time error reporting.
多线程串口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写的串口收发程序,虽然比用空间麻烦点儿,但是使用起来很方便,很灵活!
基于windows api的RS232串口程序
- 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
com VS 2010串口例程
- VS2010串口例程,VC2010写的串口调试助手,开发环境为VS2010,使用的uncioud环境,纯API,不错的C++串行通讯例子程序,希望能对串口学习的朋友有所帮助 -VS2010 serial routines, VC2010 write serial debugging assistant development environment VS2010, using uncioud environment, pure API, a good example of C++ serial
vc_serialport_communication
- MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
TxRx
- api开发的串口通讯程序,很好的一个软件。-api development of serial communication program, a very good software.
Trimble
- 没过Trimble公司开发的串口类,使用纯API封装,简单、快速、稳定。-Serial port class by Trimble. Pure APIs which made serial port communication more simpler, faster and stabler.
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
API_vb_com
- vb6 api串口操作源代码-vb6 api source code for serial operation. . . . . . . . . . . . . . .
Windows-API
- 此程序利用windows API进行串口编程的演示。-This program uses the windows API for serial programming of the demonstration.
APICom
- vc++ api编程用于VC++串口通信这是个例子-vc++ api programming for VC++ Serial communication is an example
串口数据实时采集显示例程
- 通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)
串口通信API
- 在windows api编程下实现串口通信的发送与接收(The realization of serial communication sending and receiving)
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开发环境)