搜索资源列表
Comm-MFC
- 用VC编写的关于RS通讯协议的窗口调试程序 同时可以RS232 以及 RS485上进行调试。-VC RS prepared by the communication protocol debugging window procedure can be RS232 and RS48 5 on debugging.
串口通信程序
- 一个很好的COM口通讯类-An uart mfc example
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
MFCAPISeriesPort
- 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
MFC
- 项目的研究内容是对硅微谐振式加速度计的数据采集电路开展研究工作。硅微谐振式加速度计敏感结构输出的是两路差分的频率信号,因此硅微谐振式加速度计数据采集电路完成的主要任务是测出两路频率信号的差值。测量要求是:实现10ms内对中心谐振频率为20kHz、标度因数为100Hz/g、量程为±50g、分辨率为1mg的硅微谐振式加速度计输出的频率信号的测量,等效测量误差为±1mg。电路的控制核心为单片机,具有串行接口以便将测量结果传送给PC机从而分析、保存测量结果。 按研究内容设计了软硬件。软件采用多周期同
123
- mfc动态链接库介绍程序,很实用的,很难找-mfc introduced procedure dynamic-link library
MFCSerialCommunicationProgramDesign
- MFC串行通信程序设计。建立基于对话框的MFC程序框架,实现数据的发送和接收。-MFC serial communication programming. The establishment of dialog-based MFC application framework, the sending and receiving data.
comm2
- 利用VC++MFC编写的一个小型PLC串口通信程序。-VC++ MFC PLC
VC_MSComm
- 利用Visual C++ MFC和微软的MSComm(Microsoft Communications Control)串口通信控件写的串口通信程序-Using Visual C++ MFC and Microsoft MSComm (Microsoft Communications Control) serial communication control program written in serial communication ... ...
FileTransComm
- 利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息…… 对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Micro
SDIComm
- MFC中单文档串口通信程序应用程序的入门程序,教会你如何添加头文件等-MFC single document in the application serial communication program entry procedures, teach you how to add header files, etc.
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
MFC-MSCOMM
- 采用MFC和MSCOMM控件编写的串口通信程序-MFC MSCOMM
serial
- 串口通信的程序。使用MFC的mscom类实现。-Serial communication program. Use of MFC mscom classes.
MFC-serialport
- MFC使用串口编写程序,实现通讯功能,非常使用,简便易操作-MFC,serialport,communication,code,very nice ,useful
VS2013_MFC_Program
- 基于Visio studio2013 版的MFC软件编程入门程序例程,轻松实现串口接收助手软件。(Based on Visio studio2013 version of the MFC software programming entry procedures, routines, easy to receive serial assistant software.)
套接字程序(TCP)+
- 套接字程序(TCP)+ VC MFC SOCKET TCP CLIENT SERVER 通讯(VC MFC SOCKET TCP CLIENT SERVER Commuincation)
HeightDetection20170609
- 基于Vs2017平台的MFC程序,用于进行数据传输,一个基础的例子,还有很多不完善的地方。(common by visual studio)
485通讯程序
- 实现485串口通讯,支持10进制,16进制ASIIC码输入,vc6编程(mplementation of 485 serial communication, support 10, 16 ASIIC code input, VC6 programming)