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

搜索资源列表

  1. BuJinDianJiKongZhi

    1下载:
  2. 基于VB的串口通信程序设计,有助于初学者迅速掌握通过MsComm控制步进电机的程序的设计-VB-based serial communication program design, help beginners quickly mastered through MsComm stepper motor control procedures for the design
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:88610
    • 提供者:kelvinx
  1. TestComm

    0下载:
  2. 基于VC++的GPS串口通信实用程序,串口通过MSCOMM控件读取GPS数据,性能测试优良
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36542
    • 提供者:梁峰
  1. MscommDemo

    0下载:
  2. 这是一个基于单文档的利用MSCOMM实现的串口通信源代码
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:42354
    • 提供者:bill_shea
  1. 卡尔曼 陀螺仪、倾角传感器融合 C代码 一段语句看不懂

    3下载:
  2. MFC串口通信上位机
  3. 所属分类:界面编程

  1. MSComm

    0下载:
  2. 上面有多个按钮,次软件的目的是为了实现串口通信,当按下按钮时串口就会发送信息到设备中,设备一般需要基于单片机的控制设备-Multiple button above, sub software is intended to achieve serial communication, serial port when you press the button it will send a message to the device, the device generally require cont
  3. 所属分类:Button control

    • 发布日期:2017-05-12
    • 文件大小:2820913
    • 提供者:jyg
  1. VCPP-MSComm

    0下载:
  2. 利用VC++实现串口间的通信使单片机和PC间能自由通信,通过上位机控制下位机进行通信。-Use of VC++ serial communication between the freedom of communication between the microcontroller and PC can communicate through the PC control the lower machine.
  3. 所属分类:TreeView

    • 发布日期:2017-04-02
    • 文件大小:43318
    • 提供者:sandy
  1. SerialPort-For-VB.NET

    0下载:
  2. VS6.0版本用MSComm控件进行串口通信,.net之后新增SerialPort控件。做串口通信的可以-VS6.0 version of the MSComm control serial communication. NET after the new SerialPort control. Can see to do serial communication
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:63132
    • 提供者:好着呢
  1. MSComm

    0下载:
  2. 实现串口控件的通信,使用串口调试工具已通过,调试时使用虚拟串口,代码方便简单易懂-Serial control communications, the use of serial debugging tools by using the virtual serial port for debugging, code easy to understand
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-29
    • 文件大小:11943279
    • 提供者:高健
  1. PC_serialalistctrl

    0下载:
  2. MFC中使用MSCOMM控件实现串口通信 代码还实现了listctrl控件的图标显示-The MSCOMM control serial communication code in MFC realized listctrl control icon is displayed
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-11-10
    • 文件大小:3827531
    • 提供者:zhd320
  1. CommTest

    0下载:
  2. 利用mscomm编写的串口通信程序,包含发送和接收.-Use of the serial communication mscomm written procedures, including sending and receiving.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-24
    • 文件大小:42863
    • 提供者:邓乐喜
  1. fadfa

    0下载:
  2. 使用MSComm控件,实现串口通信的一个小例子-Using the MSComm control to make a small example forthe realization of serial communication
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:3689162
    • 提供者:dfadf
  1. MSCommMultiPort

    0下载:
  2. 基于mscomm空间的多串口的界面通信(暂时只能传送文档)的小例子,适合初学者-Based on mscomm space serial communication interface (for the time being can only send documents) example for beginners
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:1902422
    • 提供者:王可新
  1. MSCommMultiPort

    0下载:
  2. 利用MSComm控件,实现多串口通信,其中包括数据接收,数据发送等等。-Using MSComm control, the realization of serial communication, which includes data receiving, data, and so on.
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-01
    • 文件大小:1904640
    • 提供者:付月生
  1. vc-serial-comminucate

    0下载:
  2. 本程序用于vc实现双机com串口通信,使用vc控件mscomm制作 课程设计要求实现功能:com口发送消息,传送文件 学到了知识分享很重要,将本人的花了好多功夫来做的课程设计给大家分享下 关键字:vc串口通信源代码,串口通信,com口传送文件,vc串口通信,vc串口编程-This procedure is used to achieve double com vc serial communication, use vc control mscomm prod
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1957058
    • 提供者:邸允帅
  1. MSCommPro

    0下载:
  2. VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果,之类例子较多了,你可以在本站搜索下“串口通信”。-VC++ controls the use of MSComm serial communication example, based on MSComm, which uses the serial port to send and receive data, p
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:16821
    • 提供者:Want
  1. vc_mscomm_cn

    1下载:
  2. MFC串口通信的制作,采用MScomm作为Activex控件-MFC serial communication, using MScomm as Activex control
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-22
    • 文件大小:6465801
    • 提供者:hekexue
  1. unterlying

    0下载:
  2. 本程序使用MSComm控件实现串口通信底层技术,不错的源码-This procedure using MSComm control to realize the underlying technology, serial communication, a good source
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-17
    • 文件大小:19456
    • 提供者:HR_21208
  1. cource

    0下载:
  2. 本程序使用MSComm控件实现串口通信底层技术,不错的源码(This procedure using MSComm control to realize the underlying technology, serial communication, a good source)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-26
    • 文件大小:19456
    • 提供者:TWP!004879
  1. DBTDE

    0下载:
  2. 本程序使用MSComm控件实现串口通信底层技术,不错的源码(This procedure using MSComm control to realize the underlying technology, serial communication, a good source)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-23
    • 文件大小:19456
    • 提供者:gctegrity
  1. wvok

    0下载:
  2. 基于VB的串口通信程序设计,有助于初学者迅速掌握通过MsComm控制步进电机的程序的设计()
  3. 所属分类:界面编程

    • 发布日期:2018-01-02
    • 文件大小:72704
    • 提供者:vqjad%2D21853
搜珍网 www.dssz.com