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

搜索资源列表

  1. 串口通信控件ApexComm

    0下载:
  2. 提供串口通讯参数设置接口,控制方式设置接口,传递和接收数据手段控件是在VC++6.0下开发的-provide serial communication interface parameter setting and control settings interface, transmit and receive data means control of the VC 6.0 development
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:79.85kb
    • 提供者:叶鸿铭
  1. ComAssistant串口通信Comport

    4下载:
  2. 串口调试助手 v1.0 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:263.54kb
    • 提供者:zesfl
  1. VC中串口编程资料汇总

    0下载:
  2. RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件-RS-232-C port real-time monitoring software design multi-threading technology in VC serial communication procedures for the application of research VC6 realization o
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:24.15kb
    • 提供者:大圣
  1. 串口实现双机互联程序代码

    1下载:
  2. 串口实现双机互联,仅供参考!VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程-serial dual-Internet for reference! Preparation of VC MSComm control serial communication program's source code, and write a detailed programming process
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:57.41kb
    • 提供者:游侠
  1. VC下Mscomm控件的串口通信程序

    2下载:
  2. 可用于两台计算机之间的串口通讯测试,一台电脑上有两个串口也可以。还可以添加虚拟串口进行通信
  3. 所属分类:串口编程

    • 发布日期:2009-04-10
    • 文件大小:37.18kb
    • 提供者:haiwei719
  1. VC++串口控件实现温度数据的采集并显示

    3下载:
  2. VC++串口控件实现温度数据的采集并显示,做出曲线,VC++ Serial control to achieve the temperature data collection and display, and make curve
  3. 所属分类:串口编程

    • 发布日期:2017-03-22
    • 文件大小:80.71kb
    • 提供者:幻木
  1. VC-rs232.VC串口控制加摄像头视频适合机器人上位机

    0下载:
  2. VC串口控制加摄像头视频适合机器人上位机,只要适当改变active控件属性,就可以适应不同串口,很适合做机器人的上位机编程入门.,VC video camera plus serial control for robot host computer, as long as appropriate to change the active control properties, you can adapt to different serial port, it is suitable for r
  3. 所属分类:串口编程

    • 发布日期:2016-01-27
    • 文件大小:2.23mb
    • 提供者:dfood
  1. MSComm

    0下载:
  2. 在vc++环境下是现在串口通信通信,利用mscomm控件实现,具有很强的借鉴意义。-In vc++ environment is the serial communication communications, the use of control mscomm realized, has a strong reference.
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:347.31kb
    • 提供者:wangmei
  1. MScommchuankou

    0下载:
  2. vc++串口mscomm控件编程,上位机与下位机通过串口通信,绘制曲线,定义热键。值得收藏-VC++6 mscomm control of programming, PC and slave communication, VC mapping, the system is defined hotkey, for beginners and definitely worth collecting.
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5.34mb
    • 提供者:Hu Liangsai
  1. 1

    0下载:
  2. 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) 取串口数据:m_Comm.GetInput() 你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。 -This procedure using VC6.0 Universal Serial control MsCo
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:242.41kb
    • 提供者:deng
  1. MSComm

    0下载:
  2. MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:290.62kb
    • 提供者:自治州
  1. Eg01

    0下载:
  2. VC++ 6.0 串口通信编程 使用 mscomm控件-VC++ 6.0 Serial communication programming using mscomm Control
  3. 所属分类:Com Port

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

    0下载:
  2. 电脑间串口通信两台计算机串口连接,一台内用龚建伟的串口调试助手发送数据,另一台用Vc的MSComm控件来接收数据,Vc界面中有一接收数据的文本框,一个“接收数据”按钮-Serial communication between the computer serial port to connect two computers, a serial port to debug on with GONG assistant to send data, another with the Vc of the
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1.83mb
    • 提供者:萧坤
  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
    • 文件大小:3.08mb
    • 提供者:谢凯
  1. FileTransComm

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

    • 发布日期:2017-03-27
    • 文件大小:72.09kb
    • 提供者:小小
  1. vccom

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

    • 发布日期:2017-05-08
    • 文件大小:1.82mb
    • 提供者:苏国生
  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
    • 文件大小:1.82mb
    • 提供者:王桂喜
  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. C#SerialPort控件开发串口通信程序的例子 源码

    0下载:
  2. 串口工具的实现,VC++ 完整串口通信程序(发送和接受)(The implementation of serial port tools)
  3. 所属分类:串口编程

    • 发布日期:2018-01-06
    • 文件大小:1.3mb
    • 提供者:wsr
  1. A163410914-27047

    1下载:
  2. VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果,之类例子较多了,你可以在本站搜索下“串口通信”。(Vc + + serial communication using MSComm control for example, to implementation, based on the MSComm also is to use a serial port to
  3. 所属分类:串口编程

    • 发布日期:2018-04-19
    • 文件大小:16kb
    • 提供者:小阿七
« 12 3 4 5 »
搜珍网 www.dssz.com