当前位置:
首页
资源下载

搜索资源 - serial port using MSCOMM
搜索资源列表
-
0下载:
参考萧峰工作室的串口例程,使用mscomm 6.0编写,创新之处在于程序启动时自动检测并安装ocx控件,自动检测串口,单个文件方便使用,不需要手动安装ocx控件,另外也有许多细小功能的增加,如16进制自动过滤,设置参数的自动保存,相当稳定和人性化,界面布局参考了\"串口调试器 2002\",谢谢上面的两位大侠.
使用VC++ 2005编译,winxp home/pro测试,本人开发中长期使用.
-reference to the serial routines, the use o
-
-
0下载:
串口温度显示源代码
使用说明:
系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上)
简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。
如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参
串口通迅
-
-
0下载:
C sharp - Serial comm port using MSCOMM control
-
-
0下载:
用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
-
-
0下载:
vb serial port
using MSCO-vb serial port
using MSCOMM
-
-
0下载:
VC++下用MSComm控件实现串口通讯,很好的哦-VC++ implementation using MSComm control serial port communication, oh well
-
-
0下载:
一套自发研制系统的数据采集软件,基于串口的串行通信程序,利用MSComm编写-Spontaneous development of a system' s data acquisition software, based on serial port serial communication program, using MSComm preparation
-
-
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
-
-
0下载:
用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.
-
-
0下载:
该程序为计算机通过串口发送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
-
-
1下载:
利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息……
对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Micro
-
-
0下载:
使用串口控件mscomm制作的串口程序,实现程序的自动发送和接受-Produced using the serial port control procedures mscomm
-
-
0下载:
串口编程源程序
及编程详细过程
1.建立项目
2.在项目中插入MSComm控件
3.利用ClassWizard定义CMSComm类控制变量
4.在对话框中添加控件
5.添加串口事件消息处理函数OnComm()
6.打开和设置串口参数
7.发送数据
-Serial programming source code and programming details of the process 1. Establish the
-
-
0下载:
上位机,利用MSComm空间对串口进行控制。实现数据的读写。-PC, using MSComm space serial port control. Read and write data.
-
-
0下载:
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
-
-
0下载:
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
-
-
1下载:
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
-
-
0下载:
实现串口控件的通信,使用串口调试工具已通过,调试时使用虚拟串口,代码方便简单易懂-Serial control communications, the use of serial debugging tools by using the virtual serial port for debugging, code easy to understand
-
-
0下载:
自己编的一个实现了常用的串口功能的串口调试助手,用的是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
-
-
1下载:
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
-