搜索资源列表
Serial(MFC).rar
- 实现了SerialPort类,用于串口通信,并且采用多线程模式,Achieved the SerialPort class, used for serial communications, and using multi-threaded mode
CommTest-mfc.rar
- 使用MFC做的串口通讯程序,初学者可参考,Use MFC to do the serial communication program, beginners can refer to
serial
- serial at MFC. serial output can be send the character to destination with MFC interface.
MFC
- 利用mscom编程的串口精灵源代码,十分好用的好东西-Use serial programming mscom Wizard source code, very easy to use good things
MFCSerialCommunicationProgramDesign
- MFC串行通信程序设计。建立基于对话框的MFC程序框架,实现数据的发送和接收。-MFC serial communication programming. The establishment of dialog-based MFC application framework, the sending and receiving data.
Serial
- 封装了一个串行通信RS232的一个类,用于Win32或MFC-Encapsulates an RS232 serial communication of a class, for Win32 or MFC
Serial
- 串口数据处理程序,能直接将数据写入文本 注:开发环境是Microsoft Visual Studio 2008-Serial data processing program that can write data directly to the text Note: The development environment is Microsoft Visual Studio 2008
SerialCom-Basic
- Serial communication program in visual c++ 6.0 MFC Dialog based program OS : window vista 32bit
SerialPort
- 串口通讯的MFC类 -MFC class for serial communication-Serial communication MFC class-MFC class for serial communication
MyAD
- 串口程序 ad数据采集卡 VC MFC -serial
vcMSCom
- vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
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.
Based-on-MFC-serial-port-debug-PC
- 基于MFC的无线串口通讯程序,功能强大,使用且界面美观,加载皮肤-Based on MFC wireless serial interface communication program, powerful, use and interface aesthetics, loading the skin
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-serial-display-
- MFC串口显示温湿度,能够与单片机通信,测试通过。可以用上无线-MFC serial display temperature and humidity through Communication with the microcontroller test. Can be used for wireless
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