搜索资源列表
手机
- 手机界面设计运用MFC编程-phone interface design using MFC Programming
UART
- windows下串口编程,从磁盘读取一特定格式的TXT文件,提取出其中的数据,通过串口发送,并接收返回数据。多进程实现。MFC-a c++ program of uart,the program read a .txt file from the disk and send the information by the UART port,MFC,multi process
MySerialPortTool
- MFC编写的串口调试工具,使用VS2008环境进行开发,没有任何冗余代码,适合学习串口编程。-MFC prepared by serial debugging tools, use the VS2008 development environment, there is no redundant code, suitable for learning serial programming.
MFC
- 项目的研究内容是对硅微谐振式加速度计的数据采集电路开展研究工作。硅微谐振式加速度计敏感结构输出的是两路差分的频率信号,因此硅微谐振式加速度计数据采集电路完成的主要任务是测出两路频率信号的差值。测量要求是:实现10ms内对中心谐振频率为20kHz、标度因数为100Hz/g、量程为±50g、分辨率为1mg的硅微谐振式加速度计输出的频率信号的测量,等效测量误差为±1mg。电路的控制核心为单片机,具有串行接口以便将测量结果传送给PC机从而分析、保存测量结果。 按研究内容设计了软硬件。软件采用多周期同
RTUWin32
- 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
HDB3CODEC
- 通信原理中,数字信号的传输方式可以是基带传输,HDB3码(三阶高密度双极性码)即是一种基带信号码元。本程序实现了HDB3码的编码以及译码,基于MFC编程,界面为对话框的形式,简单易于操作。-This programm,developed under Visual c++ 6.0, realizes HDB3 code &decode.
MFC-serial-design
- 比较实用的串口编程基本知识和实例,没时间整理,下了自己正吧-Serial programming of the basic knowledge and examples
MFC-software
- 单片机的串口上位机软件编程规范与讲解,采用MFC编程实现-PC software serial microcontroller programming specifications and explanations, using MFC programming
PCRS32
- PC windows下实现串口通信程序,MFC编程,调试确实好用。-PC windows to achieve serial communication program, MFC programming, debugging really easy to use.
usb-insert
- 读取usb设备信息,利用MFC编程,方便的读取usb设备的基本信息,可以用来拓展与usb进行通信,读取并写入数据等操作-Read the usb device information, use of MFC programming, usb device easy to read basic information can be used to expand communication with usb, read and write data operations
MFC-com
- 本文既写了在Windows中怎样用VC控件MSComm,又说明了API技术编程方法,在写用MSComm控件时,数据类型的转换说得不是太明白,初次涉猎串口编程的朋友恐怕看了还是编不出来;直接从底层编写的部分值得一读,说得较为详细,但你得先从VC教本上看一看什么是线程。-This paper is written in Windows using VC control how MSComm, and shows the API technology programming method, and w
fq
- 本软件应用在局域网中,是局域网中节点间信息及文件传输的平台。在局域网中能实现不同节点间的信息传输,相互间聊天,传输文件,接受文件等简单功能。软件使用技术有MFC编程技术,SOCKET编程技术等技术,使用面向对象技术设计并构建软件,软件的操作简单,界面一目了然,使用人员能快速上手,并且软件的实际占用空间较小,有利于用户计算机的空间合理利用。-Software applications in the LAN is a platform of information and file transfer
androidwifipcsocket
- android在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。在wifi网络下,手机和电脑可以通过socket通信。手机做服务端,电脑做客户端,也可以对调过来。 手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。-android wifi phone
ERLANGB
- C++界面MFC编程,编写的爱尔兰计算器,可以分别求B,S,和A-Erlang B calculator with C++
MFC
- MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置 串口属性的实例.-Detailed MFC serial communication programming, mainly introduces the CreateFile () function and the WriteFile () function to read and write serial instances, and set the serial por
Visual-CPPserial-communication
- 新手快速学习串口编程,文件主要是用MFC编程代码-c++ serial communication for new learner
Visual-cPP-MFC-SERIAL-PORT
- VC++之MFC串口,包含串口调试助手源程序 及编程详细过程 -MFC serial port
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.)
VC_MFC串口通信编程详解
- VC++串口通信编程详解,简单实用,值得拥有(VC++ serial communication programming detailed, simple and practical, it is worth having)
VC++数据曲线动态绘制显示类
- MFC编程 实现数据绘制成曲线。经兄弟推荐最终决定用两个控件MCSCOMM与TeeChart来完成此任务。MCSCOMM控件时vc自带的串口控件,TeeChart Pro是一个强大的VCL图表组件,支持上百种2D和3D图表风格,并提供40多个数学和统计函数、无限制的轴和22个调色板(MFC programming realizes data plotting into curves. After recommendation by brothers, we finally decided to