CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - 串口 类

搜索资源列表

  1. track_test

    0下载:
  2. 一个串口通讯类,用来对串口进行控制.用于银行目卡读取-a serial communications, used to control serial port. Head for bank card reader
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:36.19kb
    • 提供者:周春霞
  1. JHCOM

    0下载:
  2. 关于串口编程,可设置串口,平率,介绍串口控件类的基础知识-on serial programming, serial port can be set, yields, introduced Serial Control category of basic knowledge
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:54.81kb
    • 提供者:毛人
  1. com_source

    0下载:
  2. 这是一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。-This a much more complete package of Serial category, supports synchronous and asynchronous operation, the use of simple, effective and industrial strength, I BC, BCB, VC, BCBX, t
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:54.97kb
    • 提供者:lj
  1. comcool_code

    0下载:
  2. 一个关于通信方面的类,用于串口异步通信 -one of the categories of communications for asynchronous serial communications
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:30.39kb
    • 提供者:xiaoma
  1. SerialPort1

    0下载:
  2. 改进后的SerialPort类文件,在编写串口程序时非常有用-improve the SerialPort types of documents, in the preparation of serial procedures will be very useful
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7.05kb
    • 提供者:赵启挺
  1. VB.NET232

    0下载:
  2. VB.net的串口通讯支持总是让人觉得有所不足,在使用VB6的MsComm32.ocx时,很多人都会在VB.net的开发中觉得很困扰。这里讲述的VB.net串口通讯类使用native代码,并且它是通API调用实现的,你会发现VB.net的串口通讯就是这么简单。 在说明如何使用这个类前,需要说明的是,本类只是一个VB.net的串口通讯演示,你可能需要根据你的情况修改后使用。-Serial Communication Programs require the support always make
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:20.86kb
    • 提供者:otkill
  1. api_serial_test

    0下载:
  2. 利用vc编写的串口收发消息的源码。利用serial类进行编程
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:78.94kb
    • 提供者:李长欣
  1. ComTest

    0下载:
  2. 在单文档程序中,使用非模态对话框向视类或框架类对象发送自定义消息,并在视类或框架类中处理自定义消息。可实现串口控件应用于单文档框架程序。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:41.27kb
    • 提供者:孙洪亮
  1. SerialPortTest2

    0下载:
  2. 利用SerialPortT类实现,串口通信的编程方法,区别与comm类的编程
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:46.93kb
    • 提供者:david
  1. VC++串口通讯

    3下载:
  2. 通过一个封装好的SerialPort类实现PC机间或与下位机的串口通讯。
  3. 所属分类:界面编程

    • 发布日期:2010-10-09
    • 文件大小:3.49mb
    • 提供者:zjsiwj
  1. vc6class

    0下载:
  2. VC++几个常用的类,有串口类,超链接类,图钉类等,都很好用!-VC++ of several commonly used classes, there are serial type, hyperlink type, pushpin type and so on, are very easy to use!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:19.7kb
    • 提供者:谭东才
  1. MySerialPort

    0下载:
  2. 用VC写的串口调试助手,是用封装好的串口类写的-Written by VC serial debugging assistant, is a good package, written in serial class
  3. 所属分类:Dialog_Window

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

    0下载:
  2. 实现了VC下串口设置以及串口读写的功能 本程序使用了自定义串口类分别用读写两个线程-VC achieved under the serial port settings, and serial read and write functions of this program uses a custom serial port class to read and write two threads were used to
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:57.32kb
    • 提供者:nick
  1. SCOMMV23

    0下载:
  2. 非常实用的串口类 非常实用的串口类非常实用的串口类-Very useful very useful very useful serial class serial class serial port class
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-19
    • 文件大小:5.11mb
    • 提供者:hazil
  1. C#串口通讯封装类

    0下载:
  2. C#串口通讯封装类_串口实时监控实例,C#串口通讯封装类_串口实时监控实例
  3. 所属分类:按钮控件

  1. chuankoushuju

    0下载:
  2. 串口数据的传送,以及对接收到的数据进行处理,对于串口类的程序有很好的借鉴作用-Serial data transfer, and data received for processing class for serial program has good reference
  3. 所属分类:Button control

    • 发布日期:2017-05-02
    • 文件大小:512.94kb
    • 提供者:陆良
  1. CL3

    0下载:
  2. 文件主要是实现API串口通讯,示例了MFC的串口类和API函数的使用,对学习API串口通信的人有帮助。-Document is mainly to achieve API serial communication, the example of the MFC serial port class and the use of API function, the study of API serial communication to help people.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-04
    • 文件大小:40.25kb
    • 提供者:CL
  1. OFAGVE

    0下载:
  2. 自己编写的一个串口类,支持同步和异步,功能比较强大,已经运用在很多程序中-Oneself write a serial port, supports synchronous and asynchronous, more powerful, has been used in many applications
  3. 所属分类:ComboBox

    • 发布日期:2017-12-14
    • 文件大小:55.76kb
    • 提供者:mpeedup
  1. mdrssynchronous

    0下载:
  2. 自己编写的一个串口类,支持同步和异步,功能比较强大,已经运用在很多程序中(Oneself write a serial port, supports synchronous and asynchronous, more powerful, has been used in many applications)
  3. 所属分类:按钮控件

    • 发布日期:2017-12-24
    • 文件大小:64kb
    • 提供者:tnmetjaz
  1. 236226

    0下载:
  2. 自己编写的一个串口类,支持同步和异步,功能比较强大,已经运用在很多程序中()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-08
    • 文件大小:55kb
    • 提供者:hQDBtdwz
« 12 »
搜珍网 www.dssz.com