搜索资源列表
Serial
- 一个比较完整的串口通讯类集,实现了多种模式的串口通讯,可单独或嵌入MFC中使用。
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
MFC_COMM.zip
- MFC中的串口小程序的实现 基于对话框的,MFC applet in the realization of serial
serial.rar
- 一个非常简单的串口通讯例子,基于win32API,使用简单的MFC对话框.是看了网上深入浅出vc++串口编程基于win32API写的. 对初学有点用.,A very simple example of serial communication, based on the win32API, using a simple MFC dialog box. Is easy reading online vc++ Serial programming based on written Win32API
mfc_serialport
- 基于对话框的mfc的串口程序,实现zigbee网络下数据通过串口传递给PC机。应用serialport类实现串口的通信-Mfc dialog based on serial procedures, to achieve zigbee network data transmission through the serial port to the PC. Serialport application Serial communication type
MyComm
- vc,MFC写的 串口调试助手,,支持汉字-vc, MFC wrote the serial debugging assistant to support the Chinese character
vc_serialport_communication
- MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
serialport
- 串口通讯的MFC类 -MFC class for serial communication
serial
- serial at MFC. serial output can be send the character to destination with MFC interface.
SerialC++
- Using serial comunication on MFC
MFC
- 利用mscom编程的串口精灵源代码,十分好用的好东西-Use serial programming mscom Wizard source code, very easy to use good things
Draw12
- 实现基本的直线矩形,直线,椭圆的绘制 使用mfc实现串行化-A straight line realization of the basic rectangle, straight line, oval drawing of the use of serial mfc
singleDoc
- 实现计算机串口和单片机通信的程序,采用vc.net编写 ,mfc的界面开发-Computer and single-chip serial communications procedures vc.net prepared, mfc of interface development
dhl32
- windows下实现串口通信程序,MFC编程,调试可用-windows achieve serial communication program, MFC programming, debugging can be used
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
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.)