CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - mfc串口通信

搜索资源列表

  1. MSCommV1

    2下载:
  2. 用MFC写的串口通信界面。可以接收串口发送过来的数据,进行实时曲线绘制。-Using MFC to write serial communication interfaces. Send them to receive serial data in real-time curve drawing.
  3. 所属分类:Dialog_Window

    • 发布日期:2015-04-20
    • 文件大小:72736
    • 提供者:zhangm
  1. mfc_serialport

    0下载:
  2. 基于对话框的mfc的串口程序,实现zigbee网络下数据通过串口传递给PC机。应用serialport类实现串口的通信-Mfc dialog based on serial procedures, to achieve zigbee network data transmission through the serial port to the PC. Serialport application Serial communication type
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-02
    • 文件大小:15615284
    • 提供者:lvpeng
  1. Coordinate3

    1下载:
  2. 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
  3. 所属分类:Dialog_Window

    • 发布日期:2016-06-04
    • 文件大小:3761152
    • 提供者:麦志伟
  1. IMU

    0下载:
  2. 串口通信软件基于MFC的,可以采集惯导数据并解包后显示出来,可以保存数据-Serial communication software is based on the MFC, the INS data can be collected and unpacked, you can save the data
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:5351489
    • 提供者:马艳彬
  1. MFC

    0下载:
  2. 通过串口通信,将接受到的数据存入数据库并进行处理-Serial communication, the received data stored in the database and processing
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-25
    • 文件大小:8369831
    • 提供者:蒋磊
  1. SeriesKj

    0下载:
  2. 该程序是用MFC编写的一个串口通信程序,是基于空间而编写的,可以简单的实现与硬件之间的通信-The program is a serial communication program written using MFC is written based on the space, you can simply realize the communication between hardware
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-15
    • 文件大小:38034929
    • 提供者:elvis
  1. SerialMeasurement

    0下载:
  2. 基于MFC对话框串口通信的编程。可以进行多次发送,接收并保存数据-Based on the the MFC dialog serial communication programming. Can repeatedly send, receive and save the data
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-05
    • 文件大小:5773038
    • 提供者:黄开辉
  1. MFC-serial-display-

    0下载:
  2. MFC串口显示温湿度,能够与单片机通信,测试通过。可以用上无线-MFC serial display temperature and humidity through Communication with the microcontroller test. Can be used for wireless
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-16
    • 文件大小:3823415
    • 提供者:骆小
  1. com_slide

    0下载:
  2. MFC界面程序,与DSP实现串口通信,通过滑动条控制DSP输出PWM占空比-MFC interface program, commucate with DSP by serial, controling the duty of PWM of DSP by slide.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-21
    • 文件大小:3796298
    • 提供者:王好
  1. mycom

    0下载:
  2. 在VC++上实现通信串口的MFC界面编程,可以实现单片机之间以及计算机之间的数据接收与发送功能。-Implemented in VC++ MFC programming interface serial communication can be achieved between the microcontroller and the computer receiving and sending data between functions.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-13
    • 文件大小:2350209
    • 提供者:李秀玉
  1. SCommTest

    0下载:
  2. MFC,实现串口数据通信,发送目标信息等-MFC, serial data communications, such as sending target information
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-09
    • 文件大小:1924215
    • 提供者:陈国莹
  1. 4777e16cf34f

    0下载:
  2. 用mfc编程实现串口之间的通信,可以模拟串口通信-MFC realize serial communication
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-05
    • 文件大小:42225
    • 提供者:吴今凡
  1. SCommTest

    0下载:
  2. 基于ARM与PC机串口通信的MFC目标显示界面-MFC goals display interface based on serial communication between ARM and the PC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-29
    • 文件大小:12244100
    • 提供者:王霞
  1. Softrobot

    0下载:
  2. 用于VC串口通信,并且实时绘制图像的基于MFC的源代码。-VC Serial communication
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2547446
    • 提供者:黄祖宁
  1. vc_mscomm_cn

    1下载:
  2. MFC串口通信的制作,采用MScomm作为Activex控件-MFC serial communication, using MScomm as Activex control
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-22
    • 文件大小:6465801
    • 提供者:hekexue
  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. SerialPort

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

    • 发布日期:2017-12-09
    • 文件大小:44331008
    • 提供者:Kevin Lee
  1. CommSample

    0下载:
  2. vs2010,mfc,串口通信,16进制接收与发送-vs2010, mfc, serial communication, receiving and sending hexadecimal
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-19
    • 文件大小:29125632
    • 提供者:up
  1. Serial1App_sxp

    0下载:
  2. MFC USB串口通信代码,发送数据,接收数据并且显示-MFC USB code, serial communication to send data, receive data and display
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-15
    • 文件大小:24359924
    • 提供者:王柯霖
  1. ChinaUnicom_SMSimulationV2

    0下载:
  2. 通过对计算机的USB口或RJ45网口加装相应的多串口卡转换器等方式,扩展不少于16个 RS232或RS485串口,模拟现场数量众多的动力设备,实现动力设备与被测试SU通信协议的交互,作为SU测试时的动力设备数据源。 1) 扩展仿真为RS485接口时,该RS485接口应能实现不少于3个地址的串行总线仿真; 2) 模拟动力设备数量最多为16个RS485串行总线、48个RS485接口的设备; 3) 仿真软件内置协议数量应不少于200个动力设备;(Through to the computer U
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-18
    • 文件大小:25468928
    • 提供者:米洛
搜珍网 www.dssz.com