搜索资源列表
ComCtrl 基于MFC对话框的串口程序
- 基于MFC对话框的串口程序,串口能发送和接收数据,对于接收的数据画出曲线。-MFC dialog-based serial program, can send and receive serial data, the received data to draw curves.
chuankoutongxin
- MFC实现的串口通信程序,工程分为发送端和接收端两部分,带有可执行程序和源码。可以将两台机器用一根串口线相连,由发送端发送数据,接收端便可以自动接受和现实出来。 程序简单但实用,对于需要用串口开发者是很有帮助的。 作者乐意与志同道合的朋友交流: E-mail: 44452114@qq.com QQ: 44452114-MFC to achieve serial communication program, project is divided into sender
MySerialPortTool
- MFC编写的串口调试工具,使用VS2008环境进行开发,没有任何冗余代码,适合学习串口编程。-MFC prepared by serial debugging tools, use the VS2008 development environment, there is no redundant code, suitable for learning serial programming.
MFCAPISeriesPort
- 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
RS232COM
- mfc 编的上微机软件 接收串口数据并以曲线形式显示 能保存信息到数据库-mfc code of the computer software to receive serial data and displayed as a curve to the database can store information
MFC-usart
- vc 6.0下编写的串口通信上位机,对开发上位的有参考价值。-vc 6.0, prepared by serial communication PC, on the development of the upper reference value.
RTUWin32
- 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
MFCSerialCommunicationProgramDesign
- MFC串行通信程序设计。建立基于对话框的MFC程序框架,实现数据的发送和接收。-MFC serial communication programming. The establishment of dialog-based MFC application framework, the sending and receiving data.
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
SerialPort
- 串口通讯的MFC类 -MFC class for serial communication-Serial communication MFC class-MFC class for serial communication
Serial
- 利用Visual C++自己独有的类库MFC编写的串口通讯-The use of Visual C++ class library MFC write their own unique serial communication
MFC-COMport
- 实现MFC下的串口通信功能,解决串口通信问题-Realize the serial communication function under MFC, serial communication problem to solve
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
MFC-serial-design
- 比较实用的串口编程基本知识和实例,没时间整理,下了自己正吧-Serial programming of the basic knowledge and examples
serial
- 串口通信的程序。使用MFC的mscom类实现。-Serial communication program. Use of MFC mscom classes.
serial-rs232-
- 用MFC编写的rs232串口通讯上位机软件,可以通过串口向上位机发送数据,上位机可以实时显示接收到的数据-Prepared using MFC good RS232serial communication PC software, through the serial port to send data to PC, PC can display real-time data received
MFC
- MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置 串口属性的实例.-Detailed MFC serial communication programming, mainly introduces the CreateFile () function and the WriteFile () function to read and write serial instances, and set the serial por
Visual-cPP-MFC-SERIAL-PORT
- VC++之MFC串口,包含串口调试助手源程序 及编程详细过程 -MFC serial port
vc-MFC-serial-code
- vc下串口开发源代码,功能齐全,可以参考-vc Serial open source, fully functional, you can refer to
MFC串口V2
- 基于vc++的MFC版串口通讯,可以快速上手串口通讯。(Vc++ based MFC serial port communication, can quickly reach the serial port communication.)