CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC 串口

搜索资源列表

  1. apitest

    0下载:
  2. 基于win7的mfc开发,与下位机的串口通讯-Win7 based mfc development of serial communication with the next crew
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-27
    • 文件大小:9391019
    • 提供者:韩伟伟
  1. PortSpy

    0下载:
  2. 基于MFC开发的串口网络调试工具,使用非常方便,适用于各个WINDOWS平台-Based on the MFC development serial port network debugging tools, use very convenient, is suitable for various WINDOWS platform
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:166662
    • 提供者:袁珂俊
  1. ceshu

    0下载:
  2. 一个用MFC编写的精确测试串口通讯速度的程序,可用于检测Modbus,用mscomm组件。-A prepared using MFC accurate test speed serial communication program, it can be used to detect Modbus, with mscomm components.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:40027
    • 提供者:lizongshou
  1. VCPPExamples-reception

    0下载:
  2. 基于VC6.0的MFC控件的串口编程,实现数据的收发-Based on serial programming VC6.0 MFC controls, to achieve the data transceiver
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-02
    • 文件大小:14235188
    • 提供者:小尾巴
  1. MSCOMM

    0下载:
  2. VC6.0,MFC,基于串口的温度采集程序,可显示图像- VC6.0, MFC, serial-based temperature acquisition program, it can display images
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-29
    • 文件大小:11447651
    • 提供者:Jiayi Mao
  1. CommunicateComm

    0下载:
  2. c++/MFC编写的串口通信助手,采用多线程异步传输。本文件为工程文件,vs2010编译成功-c++/MFC prepared by the serial communication assistant, using multi-threaded asynchronous transmission. This document is a project file, vs2010 compile successfully
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:141851
    • 提供者:jiangjun
  1. ComMaster

    0下载:
  2. 使用VC++6.0 MFC创建的对话框程序,能够实现基本的串口收发功能,可以在本程序的基础上加以扩充以便实现更加丰富的功能。-Using VC++ 6.0 MFC Dialog program created to achieve the basic serial transceiver functions, it can be expanded in order to achieve a more rich set of features on the basis of this progra
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:3849871
    • 提供者:PrudentMe
  1. RS232-COM-assistant

    0下载:
  2. 使用MFC编写的串口调试助手:自动获取串口,个人原创文件,包含全部源代码及VC6工程文件-Use MFC prepared by the serial debugging assistant: automatic acquisition of serial, personal original files, including all the source code and VC6 engineering documents
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:852669
    • 提供者:成兴剑
  1. com

    0下载:
  2. 在VS2010上利用mfc编写的串口练习程序,大家可以参考一下,有注释-vs2010 com
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:138509
    • 提供者:高辉
  1. chuankou-tongxin-liecheng

    0下载:
  2. 一个简单的集成串口通信协议 MFC的上位机软件 和对应的下位机串口通信软件 对新手学习串口通信很有帮助-A simple serial communication protocol MFC integrated PC software and the corresponding lower computer serial communication software for the novice to learn the serial communication helpful
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-03
    • 文件大小:714510
    • 提供者:
  1. wendushujuxianshi

    0下载:
  2. VC++的MFC开发串口调试助手源代码,包括数据发送,接收,显示制式等 -VC++ of MFC development of serial debugging assistant source code, including data transmission, reception, display formats, etc.
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2128378
    • 提供者:张海涛
  1. Modbus

    0下载:
  2. Modbus串口通讯程序,支持01,02,03,05,06号功能码,可以对接收数据进行解析;使用MFC编程;-Modbus serial communications program that supports numbers 01,02,03,05,06 function code, the received data can be parsed the use of MFC programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:200577
    • 提供者:王天
  1. SCommTest

    1下载:
  2. vc++mfc编程实现串口收发数据,按钮指示灯变色功能。-vc++ mfc programming serial data transceiver, the button lights change color function.
  3. 所属分类:Button control

    • 发布日期:2017-05-09
    • 文件大小:1922779
    • 提供者:邵天长
  1. SerialPort

    0下载:
  2. 基于Visual Studio 2015中的MFC模块开发的串口通信程序,利用了自定义的SerialCom类。-This serial communication program is developed based on the MFC module of Visual Studio 2015, using a customized SerialCom class.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:140370
    • 提供者:会飞的大象
  1. SerialPortComm

    0下载:
  2. 在VS2012中采用MFC技术编写界面,利用插件mscomm实现串口的打开、关闭、数据发送和接受,程序详细揭示了串口打开的参数设置,适合初学者。-Prepared using MFC technology interface in VS2012, using plug-in serial mscomm achieve open, close, send and receive data, the program reveals detailed parameter settings to ope
  3. 所属分类:Com Port

    • 发布日期:2017-04-30
    • 文件大小:145036
    • 提供者:mountzf
  1. StepController

    0下载:
  2. 使用独立串口类(非串口控件)开发的应用于步进电机控制器的应用界面-interface for step motor controller, developed by exclusive SerialPort class in MFC
  3. 所属分类:software engineering

    • 发布日期:2017-05-28
    • 文件大小:11113271
    • 提供者:Jesse
  1. CommTest

    0下载:
  2. 上位机控制串口,使用mfc控件编程开发的上位机程序。 实现串口通信。非常好的代码,c++ 开发。实现一键对星功能。- PC control serial port, the use of MFC control programming development of the host computer program. Serial communication. Very good code, c++ development. Achieve a key to star func
  3. 所属分类:Communication

    • 发布日期:2017-05-23
    • 文件大小:7013896
    • 提供者:fd
  1. CL3

    0下载:
  2. 文件主要是实现API串口通讯,示例了MFC的串口类和API函数的使用,对学习API串口通信的人有帮助。-Document is mainly to achieve API serial communication, the example of the MFC serial port class and the use of API function, the study of API serial communication to help people.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-04
    • 文件大小:41221
    • 提供者:CL
  1. chuankou_MFC

    0下载:
  2. 通过MFC实现上位机与下位机的串口通讯,可自配置。-Through MFC to achieve the host computer and the next bit machine serial communication, self configuration.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-11
    • 文件大小:2260269
    • 提供者:lilei
  1. SerialPort

    0下载:
  2. 一个基于VS2015 MFC实现的串口通信程序-A application of serial communication based on VS2015 MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-10
    • 文件大小:44331008
    • 提供者:Kevin Lee
« 1 2 ... 20 21 22 23 24 2526 27 »
搜珍网 www.dssz.com