搜索资源列表
ComCtrl 基于MFC对话框的串口程序
- 基于MFC对话框的串口程序,串口能发送和接收数据,对于接收的数据画出曲线。-MFC dialog-based serial program, can send and receive serial data, the received data to draw curves.
MFCAPISeriesPort
- 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
MFCSerialCommunicationProgramDesign
- MFC串行通信程序设计。建立基于对话框的MFC程序框架,实现数据的发送和接收。-MFC serial communication programming. The establishment of dialog-based MFC application framework, the sending and receiving data.
HDB3CODEC
- 通信原理中,数字信号的传输方式可以是基带传输,HDB3码(三阶高密度双极性码)即是一种基带信号码元。本程序实现了HDB3码的编码以及译码,基于MFC编程,界面为对话框的形式,简单易于操作。-This programm,developed under Visual c++ 6.0, realizes HDB3 code &decode.
serialkportSCommTest
- 建立一个基于对话框的MFC应用程序串口调试助手SCommTest-SCommTest about serialport
MSCommMultiPort
- Visual C++6.0环境下利用MSComm控件在VC中MFC程序中控制多个串口。在使用MSComm控件时,1个MSComm控件只能同时对应1个串口。如果应用程序需要访问和控件多个串口,那么必须使用多个MSComm控件。在基于对话框的MFC应用程序中应用MSComm控件编程实现对COM1和COM2的串口控制,双方同时可以发送和接收数据,并把接收到的数据显示在接收编辑框中。-Visual C++6.0 environment using MSComm control in VC in the
SCommTest1
- vc++实现基于对话框mfc串口通信,简单,实用。-Vc++ realize serial interface communication
KeyLight
- 简图易懂的串口通讯的上位机软件,基于MFC对话框的,-The simple plan to understand the serial interface communication PC software,Based on MFC dialog box ,
MFC串口例程
- VS2010基于对话框的MFC串口通信简明例程
CommTest
- 基于MFC对话框实现PC与虚拟串口间的数据传输(Data transfer between PC and virtual serial port based on MFC dialog box.)