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

搜索资源列表

  1. 多串口多线程工业控制实现

    2下载:
  2. 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:92.47kb
    • 提供者:li
  1. Tcomm

    0下载:
  2. 串口数据传输,用Tcomm或MSComm控件,该 pas文件做了一个类-serial data transfer, or use Tcomm MSComm control, the paper has done a pas a Category
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4.01mb
    • 提供者:
  1. CommTest

    0下载:
  2. 一个使用SerialsPort类的多线程串口通信程序,告别使用MS控件的历史。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:34.94kb
    • 提供者:Sky Killer
  1. SCOMMV23

    0下载:
  2. 可实现串口通信与调试 ,功能强大,使用方便,区别于微软公司制作的mscomm类,作者自己编写了一个串口类,无需注册控件,自动生成release文件,在没有装VC的机器上也能运行
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:149.17kb
    • 提供者:赵伟
  1. 一个基于API的VB.net串口通讯类

    4下载:
  2. 一个基于API的Vb.net的串口通讯控件,使得串口编程更加方便-an API based on the Serial Communications Programming controls, making programming more convenient Serial
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:21.01kb
    • 提供者:张辉
  1. RegMscomm.h

    0下载:
  2. 注册MSCOMM控件类
  3. 所属分类:串口编程

  1. serial-communication

    1下载:
  2. 压缩包是关于串口编程的内容,一共有五个部分,第一个是测试小程序,基于Visual c++和Tubor C的,第二个是多线程串口编程工具Cserialport类得,第三个是控件MSCOmm串口编程的,第四个是windos API串口编程的,第五个是串口调试助手V2.2的源代码-Archive content is about serial programming, a total of five parts, the first is to test a small program, based
  3. 所属分类:Com Port

    • 发布日期:2017-02-24
    • 文件大小:21.52mb
    • 提供者:范开明
  1. serial

    0下载:
  2. 改写的串口编程类,适合使用非控件编程使用,很好用的一个类.-To rewrite the serial programming categories, well used.
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:7.34kb
    • 提供者:中尉
  1. CSerialPorts

    0下载:
  2. 基于CSerialPort串口类的的出口通信,比用串口通信控件更方便。-Based on the export of the class CSerialPort serial communications, serial communication control than with more convenient.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3.43mb
    • 提供者:郑建飞
  1. comtesthelper

    0下载:
  2. 串口调试助手源程序 及编程详细过程 1.建立项目    2.在项目中插入MSComm控件  3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件    5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据-com test helper
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:23.91kb
    • 提供者:zhou
  1. SerialPort_UserBook

    0下载:
  2. NET Framework 2.0 类库包含了SerialPort 类,方便地实现了所需要串口通讯的多种功能,为了使MSComm编程方法快速转换到以SerialPort类为核心的串口通讯的设计方法,本文着重讨论了Visual Studio 6.0的MSComm控件和SerialPort 类设计方法的异同点-NET Framework 2.0 class library includes the SerialPort class, easy to realize the need for mult
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:33.5kb
    • 提供者:youname
  1. nrComm.Lib.v7.11

    0下载:
  2. nrComm Lib包含了一些能工作在串口设备、数据,调制解调器,条码扫描和语音转换的控件、类和例行程序。-nrComm Lib contains the serial devices that can work, data, modem, bar code scanning and voice conversion controls, class, and routines.
  3. 所属分类:Com Port

    • 发布日期:2017-03-25
    • 文件大小:919.96kb
    • 提供者:hwm
  1. VisualCofmrtech

    0下载:
  2. 在本书中,我们抛弃了Windows下串口通信中经常使用,但又被不恰当使用的MSCOMM控件,而是从基本的Windows API函数讲起,然后介绍它的类封装。在图形界面开发的部分,我们不仅介绍主流的MFC技术,而且对目前非常流行的Qt库中如何使用串口通信进行了详细说明。-VisualC++
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:235.63kb
    • 提供者:solon
  1. Examples_Of_SerialCommunication(vc)

    0下载:
  2. 串口编程的诸多例子,包括mmscom控件的使用、SerialPort类的使用以及对windows api函数的介绍。另外还提供了一个非常有用的串口编程助手软件。-Serial programming of the many examples, including mmscom control the use of, SerialPort class to use as well as the introduction of the windows api function. It also pr
  3. 所属分类:Com Port

    • 发布日期:2017-05-26
    • 文件大小:8.44mb
    • 提供者:j-wu06
  1. teach-VC-hand-by-hand

    0下载:
  2. 从零开始学VC系列教程 一.信息显示实验 二. 对话框及常用控件实验 三.串口通信与自定义消息 四.并口控制与类的使用 五.消息机制与自定义消息-vc study
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3.72mb
    • 提供者:
  1. scoom

    0下载:
  2. windows下C语言基于WIN32 API的同步方式读PC串口 不使用控件与类,全C实现。包含完整源代码和示例,注释清晰。分scom.h和scom.c文件。-windows based on the C language to read synchronously WIN32 API does not use the PC serial port control and class, all the C implementation. Contains the complete so
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:3.27kb
    • 提供者:叶影
搜珍网 www.dssz.com