CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - MFC编程

搜索资源列表

  1. UART

    2下载:
  2. 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
  3. 所属分类:串口编程

    • 发布日期:2013-08-02
    • 文件大小:64503
    • 提供者:chen
  1. MySerialPortTool

    0下载:
  2. MFC编写的串口调试工具,使用VS2008环境进行开发,没有任何冗余代码,适合学习串口编程。-MFC prepared by serial debugging tools, use the VS2008 development environment, there is no redundant code, suitable for learning serial programming.
  3. 所属分类:Com Port

    • 发布日期:2017-06-16
    • 文件大小:24716094
    • 提供者:张沛轩
  1. MFC

    0下载:
  2. 项目的研究内容是对硅微谐振式加速度计的数据采集电路开展研究工作。硅微谐振式加速度计敏感结构输出的是两路差分的频率信号,因此硅微谐振式加速度计数据采集电路完成的主要任务是测出两路频率信号的差值。测量要求是:实现10ms内对中心谐振频率为20kHz、标度因数为100Hz/g、量程为±50g、分辨率为1mg的硅微谐振式加速度计输出的频率信号的测量,等效测量误差为±1mg。电路的控制核心为单片机,具有串行接口以便将测量结果传送给PC机从而分析、保存测量结果。 按研究内容设计了软硬件。软件采用多周期同
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:241860
    • 提供者:tancm
  1. RTUWin32

    0下载:
  2. 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-27
    • 文件大小:10183928
    • 提供者:liuhp
  1. MFC20100619221344

    0下载:
  2. 这是MFC串口编程的具体步骤 对学串口编程有很大帮助-This is the MFC programming serial port programming of specific steps to learn of great help
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:29320
    • 提供者:袁建超
  1. MultiThreadSerialCommnication

    0下载:
  2. 简单而强大的多线程串口编程工具CserialPort类(附VC基于MFC单文档协议通讯源程序及详细编程步骤)-multithread serial commnunication programming
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:57698
    • 提供者:chenchunming
  1. MFC_chuankou

    0下载:
  2. 串行通信的基本原理及用MFC实现串口通信编程-The basic principles of serial communication and serial communication programming using MFC to achieve
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:15196
    • 提供者:李铁
  1. MFC-serial-design

    0下载:
  2. 比较实用的串口编程基本知识和实例,没时间整理,下了自己正吧-Serial programming of the basic knowledge and examples
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:23750
    • 提供者:苏怀东
  1. MFC-software

    0下载:
  2. 单片机的串口上位机软件编程规范与讲解,采用MFC编程实现-PC software serial microcontroller programming specifications and explanations, using MFC programming
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:17061
    • 提供者:上帝
  1. MSCommMultiPort

    0下载:
  2. 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
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:42007
    • 提供者:借方鋆
  1. PCRS32

    0下载:
  2. PC windows下实现串口通信程序,MFC编程,调试确实好用。-PC windows to achieve serial communication program, MFC programming, debugging really easy to use.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:272652
    • 提供者:machy
  1. MFC-com

    0下载:
  2. 本文既写了在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
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:6379
    • 提供者:赵小亮
  1. MFC

    0下载:
  2. 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
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:139972
    • 提供者:曹诗杰
  1. Visual-CPPserial-communication

    0下载:
  2. 新手快速学习串口编程,文件主要是用MFC编程代码-c++ serial communication for new learner
  3. 所属分类:Com Port

    • 发布日期:2017-06-12
    • 文件大小:19761521
    • 提供者:梦里水乡
  1. Visual-cPP-MFC-SERIAL-PORT

    0下载:
  2. VC++之MFC串口,包含串口调试助手源程序 及编程详细过程 -MFC serial port
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:11984
    • 提供者:anying
  1. VS2013_MFC_Program

    0下载:
  2. 基于Visio studio2013 版的MFC软件编程入门程序例程,轻松实现串口接收助手软件。(Based on Visio studio2013 version of the MFC software programming entry procedures, routines, easy to receive serial assistant software.)
  3. 所属分类:串口编程

    • 发布日期:2017-12-22
    • 文件大小:2749440
    • 提供者:gyqf
  1. VC_MFC串口通信编程详解

    1下载:
  2. VC++串口通信编程详解,简单实用,值得拥有(VC++ serial communication programming detailed, simple and practical, it is worth having)
  3. 所属分类:串口编程

    • 发布日期:2017-12-20
    • 文件大小:138240
    • 提供者:hcy52ni
  1. 485通讯程序

    0下载:
  2. 实现485串口通讯,支持10进制,16进制ASIIC码输入,vc6编程(mplementation of 485 serial communication, support 10, 16 ASIIC code input, VC6 programming)
  3. 所属分类:串口编程

    • 发布日期:2018-04-28
    • 文件大小:7113728
    • 提供者:blueman
  1. 06905709

    0下载:
  2. 看一下,有帮助的,这是我初学mfc看到的比较经典的()
  3. 所属分类:串口编程

    • 发布日期:2018-05-03
    • 文件大小:562176
    • 提供者:HDangyv
  1. chengxu

    0下载:
  2. 线性卷积和卷积的编程,用于MATLAB 软件的实现(Programming of linear convolution and convolution)
  3. 所属分类:串口编程

    • 发布日期:2018-05-03
    • 文件大小:14336
    • 提供者:悄悄123
« 12 »
搜珍网 www.dssz.com