搜索资源列表
SerialPort_DebugTool_VC_Source
- 串口调试软件源码,Visual C++ 环境下利用API封装的类来实现串口通信软件的编写-Serial debugging helper source, Visual C++ environment using the API package to implement serial communications software class preparation ... ...
SerialPort
- 本压缩包里包含里今年来常用的串口类,被用相关实现的代码和工程文件-This compressed package contains commonly used in the serial class this year, was achieved with the relevant code and project files
qextserialport
- 在qt 基础上 封装的用于串口通信的类 希望对大家有用-Based on the qt package for serial communication class hope to be useful
SerialPort
- 仅用一个头文件就封装了串口类,用起来相当容易-Only one serial port header on the package the class, very easy to use up
serial
- 一个串口封装类,运用API函数,已经将功能封装好了-A serial package, class
comCLASS
- 一个封装的不错的串口通信类-A package of good serial communication class.................................
VCserialoperation!
- VC串口操作 !介绍了在串口操作方面使用的相关函数,与C++类与函数设计技巧!更容易掌握面向对象程序设计!了解封装!了解串口编程!-VC serial operation! Describes the operational use of the serial correlation function, and C++ class design skills with the function! Better understand the object-oriented programming!
MitsubishiPLC
- 将串口与三菱PLC通讯的方法封装成类,只需要将三个类加入到工程中,然后,参照CPLC类中已有的方法,定制特定的方法实现特定的控制,快速地开发出由计算机控制PLC的程序(三菱PLC是最普遍的可编程控制器,倾情奉献,非常有用!)-Mitsubishi PLC to the serial communication method with the package into class, only three classes to join the project, and then, with ref
comm
- 用于串口类的封装 在别的程序可以直接调用 可以减少了串口组建的使用和环境的配置-Package for the serial port class can directly call the other procedures can reduce the use of a serial form and environment configuration
ChuanKoulei
- 这是VC开发中最常用到的串口通信类,我以已经封装好了-This is the most commonly used in VC++ serial communication class, I had to have a good package
target
- 这是一个封装好的串口类,可以对串口进行操作-This is a good serial port class package, you can operate on the serial port
VC6Demo
- 封装好的底成串口通讯的类库,一直在项目中使用-Package good bottom into a serial communication class library, and has been used in projects
cStandarBoard
- C# 串口标准MODBUS协议通讯封装类-C# serial standard MODBUS protocol communications package class
CnComm
- cncomm.h封装类的具体细节,使用情况介绍等。-cncomm.h class package details, usage introduction.
LsCommDemo
- 这是一个Win32 API的打包类,对处理串口的Win32 API类进行了封装,借助这个类可以很方便地对串口进行操作。 特性: 1、C++接口简洁易用。 2、使用C++异常时,首选 Win32 常规的返回值机制。保证使用CSerialPort的代码更加健壮。 3、支持UNICODE,支持MFC静态链接并且所有代码都在 warning level 4 级别上进行洁净编译。 4、支持串口模块使用重叠、阻塞和回调(只能在NT中使用) -This is a Win32 API
Com
- com封装的一个类,可以直接拿来用的,非常方便。(Com package of a class, can be used directly,)