搜索资源列表
VC++串口控件实现温度数据的采集并显示
- VC++串口控件实现温度数据的采集并显示,做出曲线,VC++ Serial control to achieve the temperature data collection and display, and make curve
MSCOMM.rar
- VC 串口收发程序编程,简单收发应用,很实用的小程序,VC serial port test
MSComm.rar
- 使用串口控件 在vc中基于对话框的串口编程,The use of serial control in vc serial dialog-based programming
MSComm.rar
- 用MFC编的读取串口数据并画实时曲线的VC++程序源码,MFC vc++
MSComm
- 在vc++环境下是现在串口通信通信,利用mscomm控件实现,具有很强的借鉴意义。-In vc++ environment is the serial communication communications, the use of control mscomm realized, has a strong reference.
MSComn
- VC++ MSComm控件编程,实现了计算机串口通信。所编源码具有很好的借鉴性。-VC++ MSComm control programming, the computer serial port communication. The series has a very good source of reference.
MSComm 控件的 Modem 通讯
- MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。-MSComm controls (serial port) to transmit and the receive data through the serial port, has provided the serial communication
MSComm
- labview MSComm控件,是跟vc++中的控件一样,可以在lbview中直接调用-labview MSComm control, with vc++ of control, like, you can directly call lbview
SerialReceiveAndSend
- 本实例演示了VC++中串行通信的实现方法,采用了WINAPI方式,而不是常见的MSCOMM控件,程序灵活性更强。-The examples demonstrate VC++ In serial communication method, using the WINAPI, rather than common MSCOMM controls, procedures more flexible.
MSComm
- 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
mscomm
- vc使用mscomm做的串口调试程序,支持16进制-vc MSComm do use serial debugger, support 16-band
Serial-MSComm
- 利用VC++提供的MSComm控件实现串口通信,里面有详细说明过程和软件-VC++ Serial MSComm
vc-com
- 串口程序示例 MSCOMM控件 只要用来连通单片机与PC机-Sample MSCOMM control program as long as the serial port is used to connect MCU and PC-
MSComm
- VC串口通信技术与工程实践一书中的各种例程-VC serial communication technology and engineering practice various routines of a book
mscomm
- vc++串口编程,串口精灵源代码mscomm.c- Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
MSCOMM
- VC实现串口编程,很好使的源代码,已验证-VC achieve serial ports, good to the source code, has been verified
vc-mscomm-serial-communication
- 基于vc6.0串口通讯上位机温度软件,可以画出实时曲线,显示时间和接收的温度,我花了很长时间才搞定。-PC-based serial communication vc6.0 temperature software, you can draw the curve in real time, display time and receive the temperature, I took a long time to get it.
MSComm
- 利用VC++的mscomm控件实现发送和接收的基本的串口通信程序。-The use of VC++ mscomm control transmitter and receiver of the basic serial communication program.
VC_MSCOMM
- 串口通信简单示例,方便初学都.如果你是个初学都,请看这个。-VC++ MSCOMM if you learn it hard,please look this.thank for you suppose!
VC-MSComm
- 自己写的vc MSComm串口测试程序,适合初学者学习。