搜索资源列表
MFC下直接读取硬盘序列号
- MFC下直接读取硬盘序列号(最简单的方法)-MFC read directly drive serial number (the most simple method)
Serial
- 一个比较完整的串口通讯类集,实现了多种模式的串口通讯,可单独或嵌入MFC中使用。
Serial(MFC).rar
- 实现了SerialPort类,用于串口通信,并且采用多线程模式,Achieved the SerialPort class, used for serial communications, and using multi-threaded mode
ComCtrl 基于MFC对话框的串口程序
- 基于MFC对话框的串口程序,串口能发送和接收数据,对于接收的数据画出曲线。-MFC dialog-based serial program, can send and receive serial data, the received data to draw curves.
CommTest-mfc.rar
- 使用MFC做的串口通讯程序,初学者可参考,Use MFC to do the serial communication program, beginners can refer to
MFC_COMM.zip
- MFC中的串口小程序的实现 基于对话框的,MFC applet in the realization of serial
MFC-videoplayer
- 在MFC中播放一段视频,尤其是在接到串口通讯时的初步程序,免大家在这上面花费很多的时间。-To play a video in the MFC, especially in the initial receipt of serial communication program, to avoid a lot of people spend a lot of time.
MFCAPISeriesPort
- 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
serialport
- 串口通讯的MFC类 -MFC class for serial communication
SerialC++
- Using serial comunication on MFC
MFC
- 利用mscom编程的串口精灵源代码,十分好用的好东西-Use serial programming mscom Wizard source code, very easy to use good things
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
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-USARTClass
- VC6.0 创建的一个MFC的串口类(创建线程进行数据接收),主要用于做窗口时需要用到串口问题的解决。-VC6.0 created a serial MFC class (create a thread for data reception), is mainly used to do when the window need to use a serial port on the solution of the problem.
MFC串口通信
- 用MFC实现串口通讯,在接收框内实现自动下拉(Using MFC to achieve serial communication,in the receiving frame to achieve automatic drop-down.)
VS2010之MFC串口通信的编写教程
- 是一个关于串口通信的详细教程,可以接收从PC端发送过来的数据并且实施显示(It's a detailed tutorial about serial communication. It can receive data sent from PC terminal and display it.)