CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - class package

搜索资源列表

  1. SerialPort_DebugTool_VC_Source

    0下载:
  2. 串口调试软件源码,Visual C++ 环境下利用API封装的类来实现串口通信软件的编写-Serial debugging helper source, Visual C++ environment using the API package to implement serial communications software class preparation ... ...
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:145.67kb
    • 提供者:小小
  1. SerialPort

    0下载:
  2. 本压缩包里包含里今年来常用的串口类,被用相关实现的代码和工程文件-This compressed package contains commonly used in the serial class this year, was achieved with the relevant code and project files
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:313.54kb
    • 提供者:禹科
  1. qextserialport

    0下载:
  2. 在qt 基础上 封装的用于串口通信的类 希望对大家有用-Based on the qt package for serial communication class hope to be useful
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:198.94kb
    • 提供者:段鸿儒
  1. SerialPort

    0下载:
  2. 仅用一个头文件就封装了串口类,用起来相当容易-Only one serial port header on the package the class, very easy to use up
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:5.08kb
    • 提供者:周白云
  1. serial

    0下载:
  2. 一个串口封装类,运用API函数,已经将功能封装好了-A serial package, class
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:7.05kb
    • 提供者:孙卓
  1. comCLASS

    0下载:
  2. 一个封装的不错的串口通信类-A package of good serial communication class.................................
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:3.17kb
    • 提供者:wang
  1. VCserialoperation!

    0下载:
  2. 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!
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:911.64kb
    • 提供者:Slardar
  1. MitsubishiPLC

    1下载:
  2. 将串口与三菱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
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:9.06kb
    • 提供者:Tech
  1. comm

    0下载:
  2. 用于串口类的封装 在别的程序可以直接调用 可以减少了串口组建的使用和环境的配置-Package for the serial port class can directly call the other procedures can reduce the use of a serial form and environment configuration
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:6.11kb
    • 提供者:bxt
  1. ChuanKoulei

    0下载:
  2. 这是VC开发中最常用到的串口通信类,我以已经封装好了-This is the most commonly used in VC++ serial communication class, I had to have a good package
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:74.99kb
    • 提供者:杨乐
  1. target

    0下载:
  2. 这是一个封装好的串口类,可以对串口进行操作-This is a good serial port class package, you can operate on the serial port
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:5.06kb
    • 提供者:zhangQiping
  1. VC6Demo

    0下载:
  2. 封装好的底成串口通讯的类库,一直在项目中使用-Package good bottom into a serial communication class library, and has been used in projects
  3. 所属分类:Com Port

    • 发布日期:2017-11-11
    • 文件大小:1.86mb
    • 提供者:mengxh
  1. cStandarBoard

    0下载:
  2. C# 串口标准MODBUS协议通讯封装类-C# serial standard MODBUS protocol communications package class
  3. 所属分类:Com Port

    • 发布日期:2017-11-07
    • 文件大小:3.97kb
    • 提供者:312
  1. CnComm

    0下载:
  2. cncomm.h封装类的具体细节,使用情况介绍等。-cncomm.h class package details, usage introduction.
  3. 所属分类:Com Port

    • 发布日期:2017-11-06
    • 文件大小:331.66kb
    • 提供者:颜小庆
  1. LsCommDemo

    0下载:
  2. 这是一个Win32 API的打包类,对处理串口的Win32 API类进行了封装,借助这个类可以很方便地对串口进行操作。 特性: 1、C++接口简洁易用。 2、使用C++异常时,首选 Win32 常规的返回值机制。保证使用CSerialPort的代码更加健壮。 3、支持UNICODE,支持MFC静态链接并且所有代码都在 warning level 4 级别上进行洁净编译。 4、支持串口模块使用重叠、阻塞和回调(只能在NT中使用) -This is a Win32 API
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:360.51kb
    • 提供者:zfcx1688
  1. Com

    0下载:
  2. com封装的一个类,可以直接拿来用的,非常方便。(Com package of a class, can be used directly,)
  3. 所属分类:串口编程

    • 发布日期:2017-12-24
    • 文件大小:1kb
    • 提供者:鐘点
搜珍网 www.dssz.com