搜索资源列表
卡尔曼 陀螺仪、倾角传感器融合 C代码 一段语句看不懂
- MFC串口通信上位机
Serial(MFC).rar
- 实现了SerialPort类,用于串口通信,并且采用多线程模式,Achieved the SerialPort class, used for serial communications, and using multi-threaded mode
MSCommV1
- 用MFC写的串口通信界面。可以接收串口发送过来的数据,进行实时曲线绘制。-Using MFC to write serial communication interfaces. Send them to receive serial data in real-time curve drawing.
SsCommTest
- MFC串口通信程序,同步通信,仅供参考如果不明白可留言-comm tranction
serialms
- 这个是串口通信编程,里面包括报告,用MFC编写的,含有文件传输,不过仅限于文本传输-This is a serial communication program, which includes a report prepared by MFC, which contains the file transfer, but the text is limited to transmission
CRCProgram
- 用MFC编写的数据包校验与常用校验算法(数据处理方法与串口通信用户层协议的编制)。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared by MFC with the commonly used packet checksum checksum algorithm (data-processing methods and user layer protocol serial communication preparation). They are al
SerialPortTest
- 用MFC编写的串口通信数据包处理方法的程序实例。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -MFC prepared using serial communication method of packet processing procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good re
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
communications
- 串口通信,控件实现,mfc界面-Serial communication, control, achievement, mfc interface
Coordinate3
- VC++ MFC绘制坐标系,串口通信,绘制曲线,有注释,基于MFC的dialogbased工程,关键词:MSCOM控件,CDC绘图,坐标系绘制,日期显示,动态显示曲线-VC++ MFC drawing coordinate system, serial communication, drawing curves, with notes, based on MFC' s dialogbased works Keywords: MSCOM control, CDC Graphics, coor
串口通信界面
- 本资源是一下串口界面,设置波特率,COM号等运用MATLAB MFC编辑程序,使其完成串口收发信息的功能
串口通信
- 在VS2010版本下利用MFC,实现串口通信(serial communication)
AutoUpdate
- MFC通过HTTP下载文件并通过串口发送到linux话机(MFC downloads files via HTTP and sends them to the Linux phone via a serial port)
mfc
- 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。(Serial communication, a communication with PC MCU frequently u
MFC串口通信
- 用MFC实现串口通讯,在接收框内实现自动下拉(Using MFC to achieve serial communication,in the receiving frame to achieve automatic drop-down.)
串口调试器
- 用mfc编的一款串口调试器,可进行串口通信等一些基础的操作及源码参考。(A serial debugger compiled with MFC)
Serialport
- MFC平台下的串口通信类。添加关闭端口函数,字节型发送函数(The serial communication class under the MFC platform. Add the closed port function, the byte send function)
PORT5
- 运用VS2010编写简易的串口通信上位机(Based on the C++ language, using VS2010 to write the host computer program of MFC interface for data receiving and receiving of serial port. It can realize two-way transceiver function.)
VS2010之MFC串口通信的编写教程
- 是一个关于串口通信的详细教程,可以接收从PC端发送过来的数据并且实施显示(It's a detailed tutorial about serial communication. It can receive data sent from PC terminal and display it.)