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

搜索资源列表

  1. VisualC

    1下载:
  2. 《Visual C++实践与提高——串口通信与工程应用篇》第二版目录 第1章Visual C++集成开发环境 第2章C++语法基础 第3章C++面向对象 第4章串行通信原理与设计 4.1串行通信基本概念 4.2串行传输协议 4.3串行接口标准 4.4串口硬件设计 第5章 串口调试 第6章使用MSComm控件编程 第7章使用WinAPI串口编程 第8章多线程编程 第9章TAPI编程 第10章计算机与单片机通信 第11章计算机与PLC通信
  3. 所属分类:Windows Develop

    • 发布日期:2016-08-07
    • 文件大小:28168757
    • 提供者:康元青
  1. VC6Comm

    0下载:
  2. 在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。-In VC++6.0 using MSComm control program can be achieved to receive serial data and sending data, the data shown separately in the receiver box and sent box.
  3. 所属分类:Com Port

    • 发布日期:2017-05-14
    • 文件大小:3230294
    • 提供者:谢凯
  1. datacollection

    0下载:
  2. 通过MSCOMM,串口进行的电子称数据采集系统,可改变窗口大小-Through the serial port of electronic data acquisition system, said
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:39137
    • 提供者:wp
  1. MSComm

    0下载:
  2. 使用MSCOMM控件实现串行通信, MSComm 作为一个串行通讯控件为程序员串口通讯编程节省了很多时间-Serial communication using MSCOMM control, MSComm as a serial communication serial communication control program for programmers to save a lot of time
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:296856
    • 提供者:陈全
  1. MSComm

    0下载:
  2. 基于单片机与串口的通信,读取串口发回来的数据,把数据表示的角度用图形显示在程序上。-MCU and serial-based communication, read the serial data comes back, the angle of the data that graphically displayed in the procedure.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:17777
    • 提供者:leiyin
  1. ComTest

    0下载:
  2. delphi版串口调试助手(MSCOMM)-delphi Com Test Project
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:313975
    • 提供者:chuangfv
  1. mscomm

    0下载:
  2. 串口实验:利用vb来进行串口的测试,但是只能实现消息的发送与接收-Serial Experiments: Using vb to carry out serial testing, but can only send and receive messages to achieve
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:556813
    • 提供者:韩筱希
  1. VisualBasicyuRS232

    0下载:
  2. vb编写rs232串口通讯原理以及应用,以及用mscomm控件编写拨号通讯原理-vb write rs232 serial communication theory and application, as well as the preparation of dial-up communications with mscomm control theory
  3. 所属分类:Com Port

    • 发布日期:2017-06-01
    • 文件大小:13964129
    • 提供者:檀木
  1. FileTransComm

    1下载:
  2. 利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息…… 对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Micro
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:73820
    • 提供者:小小
  1. mscomm

    0下载:
  2. 这个实例是基于对话框的MFC应用程序中应用MSComm控件编程实现COM1和COM2的串口控制。-This example is a dialog-based MFC application of application programming MSComm control serial control COM1 and COM2.
  3. 所属分类:P2P

    • 发布日期:2017-05-08
    • 文件大小:1923039
    • 提供者:王志杰
  1. vccom

    0下载:
  2. vc串口通信程序,基于mscomm控件,有错误-vc serial communication program, based on mscomm
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1912458
    • 提供者:苏国生
  1. vcshenruqianchu

    0下载:
  2. vc 深入浅出的串口编程的文档,包括win32 API编程以及MSCOMM控件编程。-vc serial programming easy to understand documentation, including the win32 API programming and MSCOMM control programming.
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:1086147
    • 提供者:Pan Blue
  1. VisualCofmrtech

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

    • 发布日期:2017-04-02
    • 文件大小:241289
    • 提供者:solon
  1. MSComm

    0下载:
  2. 本文详细介绍了MSComm控件在串口编程中使用。-This paper describes MSComm control used in serial programming.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:9244
    • 提供者:巢海步
  1. mscomm

    0下载:
  2. vc++串口编程,串口精灵源代码mscomm.c- Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:1068
    • 提供者:
  1. VBMscomm

    1下载:
  2. 一个利用VB中的MSCOMM控件写的一个串口通信程序,用于获得有单片机传递的温度信心,根据温度信息画出温度曲线-MSCOMM in a VB control using a serial communication program written for a single chip to obtain the confidence to pass the temperature, the temperature curve drawn according to the temperature i
  3. 所属分类:Com Port

    • 发布日期:2016-08-07
    • 文件大小:551936
    • 提供者:崔明
  1. comm

    0下载:
  2. VC++6.0下的串口通信入门软件,使用的是MSCOMM控件,建议初学者使用-VC++6.0 entry under the serial communication software, using MSCOMM control, recommended for beginners to use
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1910485
    • 提供者:王桂喜
  1. vb-mscomm

    0下载:
  2. MSComm控件提供了两种处理通信的方式:一种为事件驱动方式,该方式相当于一般程序设计中的中断方式。当串口发生事件或错误时,MSComm控件会产生OnComm事件,用户程序可以捕获该事件进行相应处理。本文的两个例子均采用该方式。另一种为查询方式,在用户程序中设计定时或不定时查询 MSComm控件的某些属性是否发生变化,从而确定相应处理。-MSComm control provides a way to communicate two treatments: one is event-driven
  3. 所属分类:Com Port

    • 发布日期:2017-03-25
    • 文件大小:27004
    • 提供者:刘晓生
  1. MSComm

    0下载:
  2. c++builder 基于MSCOMM的串口通信-c++ builder serial communication based MSCOMM
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:526948
    • 提供者:刘涛
  1. MATLAB-control-application

    0下载:
  2. 对MATLAB软件在控制领域的应用进行了详细介绍。内容包括使用DAS工具箱函数和ActiveX控件设计数据采集与控制程序;使用串口I/O流和MSComm控件设计串口通信程序等。每种程序设计方法都提供了多个典型应用实例,每个实例都提供了线路图、详细的程序设计步骤和完整的源代码可供自动化、计算机应用、电子信息、机电一体化、测控仪器等专业的大学生、研究生及相关技术人员学习和参考。 -MATLAB software in the control area of the application in de
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:472312
    • 提供者:yuanying
« 1 2 3 4 5 67 8 9 10 11 ... 38 »
搜珍网 www.dssz.com