搜索资源列表
SCommTestcontrol
- 用MFC的Comm控件实现串口通信测试,可以向串口发出控制指令,我已经把这个程序用在远程控制云台转动的操作了,希望对大家有帮助-with MFC Comm Serial Communication Control tests to be issued Serial control commands, I have used this procedure in rotating platforms, remote control operation, we hope to help
CharSend-Receive
- 利用MSComm控件,在一个MFC工程中实现对串口进行数据发送和接收
PrintDirectMFC
- 直接控制端口打印的MFC控件程序,可以打印票据,报表,实现套打-direct control of the port Print MFC control procedures can print bills, statements and achieve inter-print
COMSerial
- 在MFC下,编写串口通信程序包括两种方法,一种是使用MSComm控件,一种是使用API通信函数。本程序演示了如何使用串口通信API实现串口通信。-in MFC, to prepare serial communication program includes two ways : one is to use MSComm control, the use of a communication API functions. This program demonstrated how to use
Slider.rar
- windows mobile下的自绘sliderctrl控件,包括界面样式的修改,windows mobile slidercontrl
VC
- 用VC 控件MSComm实现串口通信,本文详细介绍了串行通信的基本原理,以及在Windows NT、Win98 环境下用MFC 实现串口(COM)通信的方法:-Using VC control MSComm realization of serial communication
RS232
- 串口助手源码,通过MFC的串口控件来控制数据的接发-Serial assistant source, through serial controls to control the MFC sending data
chuankou_zhuji
- 这是一个串口通信的主机例程,通过控件做成的一个MFC的例子,很好的实现了串口通信的仿真-This is a serial communication routines of the host, through the control into a MFC example of good implementation of the Serial Communication Simulation
91331982MSCommV1
- MFC下用MSComm控件实现串口通讯,调试通过,并且可以测量串口电压-This programme can transfer data to your seriel with the MSCOMM.
mycom
- MFC编写的串口调试软件,利用MSCOMM控件编写。同时提供了软件的发行安装包,MSCOMM控件的注册授权文件和注册方法。-Serial debugging software written in MFC, using the preparation of MSCOMM control. While providing a software distribution package, MSCOMM control, the registration authority and the regis
VC_MSComm
- 利用Visual C++ MFC和微软的MSComm(Microsoft Communications Control)串口通信控件写的串口通信程序-Using Visual C++ MFC and Microsoft MSComm (Microsoft Communications Control) serial communication control program written in serial communication ... ...
FileTransComm
- 利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息…… 对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Micro
Wireless-Serial-based-on-MFC
- 在MFC Dialog环境下,用MSComm控件实现单片机与上位机的无线串口通讯,保存接收数据,并用画图函数实时画出数据曲线-In the MFC Dialog environment, using MSComm control MCU and the host computer with wireless serial communications, saving the received data, and draw with a real-time data curve drawing f
MSComm_MFC
- 用MFC的MSComm控件编写串口通信助手,含教程,代码-MSComm control with the MFC write serial communication aides, including tutorials, code
MFC-MSCOMM
- 采用MFC和MSCOMM控件编写的串口通信程序-MFC MSCOMM
MFC-com
- 本文既写了在Windows中怎样用VC控件MSComm,又说明了API技术编程方法,在写用MSComm控件时,数据类型的转换说得不是太明白,初次涉猎串口编程的朋友恐怕看了还是编不出来;直接从底层编写的部分值得一读,说得较为详细,但你得先从VC教本上看一看什么是线程。-This paper is written in Windows using VC control how MSComm, and shows the API technology programming method, and w
SCommTest
- 自己写的关于IC芯片的轮询写串口数据的一个基于MFC 控件的程序。
MFCApplication1
- 通过C++和MFC控件实现通信,有界面。(Communicate through C++ and MFC controls)
MSCOMM
- VS2010MFC没有串口控件,此压缩包里包含了串口控件相关的3个文件。mscomm32.ocx MSCOMM32.oca MSCOMM32.DEP MSCOMM.SRG(VS2010MFC has no serial port control, which contains 3 files related to serial port control.mscomm32.ocx MSCOMM32.oca MSCOMM32.DEP MSCOMM.SRG)
VC++数据曲线动态绘制显示类
- MFC编程 实现数据绘制成曲线。经兄弟推荐最终决定用两个控件MCSCOMM与TeeChart来完成此任务。MCSCOMM控件时vc自带的串口控件,TeeChart Pro是一个强大的VCL图表组件,支持上百种2D和3D图表风格,并提供40多个数学和统计函数、无限制的轴和22个调色板(MFC programming realizes data plotting into curves. After recommendation by brothers, we finally decided to