CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - serial port using MSCOMM

搜索资源列表

  1. COMAssist1.51

    0下载:
  2. 参考萧峰工作室的串口例程,使用mscomm 6.0编写,创新之处在于程序启动时自动检测并安装ocx控件,自动检测串口,单个文件方便使用,不需要手动安装ocx控件,另外也有许多细小功能的增加,如16进制自动过滤,设置参数的自动保存,相当稳定和人性化,界面布局参考了\"串口调试器 2002\",谢谢上面的两位大侠. 使用VC++ 2005编译,winxp home/pro测试,本人开发中长期使用. -reference to the serial routines, the use o
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:136047
    • 提供者:ygl
  1. serial-t

    0下载:
  2. 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-01-15
    • 文件大小:48224
    • 提供者:liming
  1. C_Sharp_MSCOMM

    0下载:
  2. C sharp - Serial comm port using MSCOMM control
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:26344
    • 提供者:lai
  1. MSCommMultiPort.rar

    0下载:
  2. 用MFC编写的基于 MSComm 控件串口程序。实现应用MSComm控件控制多个串口。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! ,Prepared using MFC control based on MSComm serial procedures. Application of MSComm control to achieve a number of serial port control. They are all code written in Chi
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:35934
    • 提供者:仙儿
  1. vb

    0下载:
  2. vb serial port using MSCO-vb serial port using MSCOMM
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:1189
    • 提供者:曲海波
  1. MSCommcontrolserialcommunication

    0下载:
  2. VC++下用MSComm控件实现串口通讯,很好的哦-VC++ implementation using MSComm control serial port communication, oh well
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1315
    • 提供者:szw
  1. Datareceive

    0下载:
  2. 一套自发研制系统的数据采集软件,基于串口的串行通信程序,利用MSComm编写-Spontaneous development of a system' s data acquisition software, based on serial port serial communication program, using MSComm preparation
  3. 所属分类:Com Port

    • 发布日期:2017-05-17
    • 文件大小:4912218
    • 提供者:飞翔
  1. com

    2下载:
  2. PC机利用MSCOMM控件通过串口访问下位机,下位机实现DS18B20温度采集,采集数据通过串口上传PC机,PC机利用NTGRAPH控件绘制出温度曲线图!-PC, via serial port access control using MSCOMM the lower position, the next crew to achieve DS18B20 the temperature acquisition, collecting data through serial port PC, up
  3. 所属分类:ADO-ODBC

    • 发布日期:2014-09-02
    • 文件大小:3902656
    • 提供者:liushuai
  1. vcseries

    0下载:
  2. 用vc 进行串口通讯,调用mscomm.ocx控件来实现对串口的操作,以及对数据的读取和写入,和串口通讯参数的修改.-Vc carried out using serial communication, call mscomm.ocx controls to achieve the serial port operation, as well as the data read and write, and the serial communication parameter changes.
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1182217
    • 提供者:wang
  1. serial-Modem

    0下载:
  2. 该程序为计算机通过串口发送AT命令,与MODEM建立连接。 程序利用了MScomm控件,通过串口发送AT指令来操作MODEM。-The program for the computer through the serial port to send AT commands, and MODEM connection. Program using the MScomm control through serial port to send AT commands to operate t
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1977397
    • 提供者:liusand
  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. scomm

    0下载:
  2. 使用串口控件mscomm制作的串口程序,实现程序的自动发送和接受-Produced using the serial port control procedures mscomm
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3474768
    • 提供者:王强
  1. AT89S52

    0下载:
  2. 串口编程源程序 及编程详细过程 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据 -Serial programming source code and programming details of the process 1. Establish the
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:10018
    • 提供者:邹业
  1. COMConnectBase

    0下载:
  2. 上位机,利用MSComm空间对串口进行控制。实现数据的读写。-PC, using MSComm space serial port control. Read and write data.
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3080141
    • 提供者:汤宪宇
  1. MSCommMultiPort

    0下载:
  2. Visual C++6.0环境下利用MSComm控件在VC中MFC程序中控制多个串口。在使用MSComm控件时,1个MSComm控件只能同时对应1个串口。如果应用程序需要访问和控件多个串口,那么必须使用多个MSComm控件。在基于对话框的MFC应用程序中应用MSComm控件编程实现对COM1和COM2的串口控制,双方同时可以发送和接收数据,并把接收到的数据显示在接收编辑框中。-Visual C++6.0 environment using MSComm control in VC in the
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:42007
    • 提供者:借方鋆
  1. MSComm

    0下载:
  2. WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。这是我的一份关于串口编程的读书笔记,对于使 用VC进行编程的同行应该有一定的帮助。-WIN95 interface of vc++ serial interface communication program in under WIN32 is not suggests to port operating, in all the equip
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:15463
    • 提供者:旷旭
  1. VVB__MscommmB

    1下载:
  2. VBTerm (VBTerm.vbp)VBTerm 是一个使用 MSComm 控件源码的终端仿仿真程序源码。该示例应用程序源码演示了怎样通过串行口使用 MSComm 控件源码。 可直接使用。 -VBTerm (VBTerm.vbp) VBTerm to use the MSComm control source terminal emulation emulator source. The sample application source code demonstrates how thr
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:13391
    • 提供者:edible
  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. mscomm

    0下载:
  2. 自己编的一个实现了常用的串口功能的串口调试助手,用的是Mscomm这个控件,里面还包括了简单的文件操作,适合新手入门-Own a realization of the common features of the serial port debugging assistant, using a Mscomm this control, which also includes a simple file operations, suitable for beginners
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5335927
    • 提供者:fsg
  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
    • 文件大小:16384
    • 提供者:小阿七
« 12 »
搜珍网 www.dssz.com