搜索资源列表
MyCommun
- 串口通讯程序,用vc写的很好的说明了用API涵数进行串口的读和写!- The string mouth communication procedure, very good showing which wrote with vc has contained the number with API to carry on the string mouth to read and to write!
DBComm_v0[1].1
- 串口的东西,用串口通讯. 用API封装的串口操作类-Serial things, using serial communications. Using API Packaging category Serial operation
Delphi串口通讯
- 用Delphi实现串口通讯,采用API方式在Delphi下实现串口通讯.-with Delphi serial communications using the API under Delphi serial communications.
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.
SerialCOM_code
- 串口通讯编程,采用Windows API,通过对文件的操作方式对串口进行读写-serial communication programming using Windows API, the document mode of operation for the serial reader
串口通讯JustinIO
- using System using System.Runtime.InteropServices namespace JustinIO { ?class CommPort { ??public string PortNum ??public int BaudRate ??public byte ByteSize ??public byte Parity // 0-4=no,odd,even,mark,space ??public byte
comlink
- VB6用API开发的ActivXEXE串口通讯程序,修改数据交换协议就可以方便地引用到自己的工业监控程序中.-VB6 with the development of the API ActivXEXE serial communication procedures, revised agreement on the exchange of data can be conveniently applied to the industrial monitoring procedures.
TestColtTempator
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
api_d
- C++ Builder 编的采用API函数多串口通讯源码,系本人在开发门禁控制器管理软件时曾编过的,希望对有这方面的要求的朋友有帮助
API
- 用API函数实现串行通讯,以往的DOS系统是通过DOS中断和BIOS中断向用户提供串行接口的通讯能力。在Windows环境下,C++的开发工具既没有提供象DOS和BIOS中那样专门的串行通讯控制方法,也不允许用户直接控制串口的中断。
bcb_rs232_communication
- C++ Builder API 串口通讯源码,编译环境: BCB6.0
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.
ComTest
- 本包分别用三种方法实现了基于Visual C++6.0的串口通讯,包含用MsComm控件实现,用API实现,用CSerial实现。-The three methods were used to package a Visual C++6.0 based on serial communication, including controls used to achieve MsComm with API to achieve, with the realization of CSerial.
apichuankou
- 不适用MSCOMM控件,直接调用WIN API函数进行串口通讯的演示程序-MSCOMM controls do not apply, directly call WIN API function demo serial communications
vcapi
- vc调用api函数进行串口通讯,能够实现对omronPLC的串口通讯,能够实现对omronPLC的数据区的读取和写入.-vc call the api function serial communication can be achieved right omronPLC serial communication can be achieved right omronPLC data area read and write.
com-api
- 用API编写串口通讯的例子,编程环境DELPHI-Serial Communication
CSerialPort-2016-10-24
- VS2010 MFC 串口通讯API类,自用型,推荐。-VS2010 MFC serial communications API class, self-use, recommended.
thgta
- 串口异步编程的例子,利用API串口通讯,是很好的学习工具()