CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - mfc 串口

搜索资源列表

  1. test

    0下载:
  2. MFC rs232的 串口连接 通讯 测试程序-The MFC rs232 serial port communications test program
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5219040
    • 提供者:kevinjo
  1. CSerialaaMFC

    1下载:
  2. windows 串口编程MFC 源代码 主要是Cserial 类-program serial con with VC++ 6.0
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-25
    • 文件大小:8576696
    • 提供者:mr li
  1. SerialPortTest

    0下载:
  2. 最简单的串口通信程序,MFC,基于SerialPort类,VS2008-The simplest SerialPort program,based on CSerialPort ,VS2008
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:12890523
    • 提供者:赵洪鹏
  1. chuankoutiaoshi

    0下载:
  2. 用MFC自编的串口调试助手,里面代码思路清晰,适合初学者下载学习哦。-Using MFC self serial debugging assistant, inside the code clear, suitable for beginners to learn to download oh.
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:3703779
    • 提供者:吴东阳
  1. commtest

    0下载:
  2. 基于MFC的一个简单串口通信程序助手调试系统的实现-Based on the realization of the MFC a simple serial communication program assistant debugging system
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:16134441
    • 提供者:王建波
  1. Example-1.zip

    0下载:
  2. 基于mfc单片机与pc的串口通信 实现数据发送与接收,基于mfc单片机与pc的串口通信 实现数据发送与接收
  3. 所属分类:其他小程序

    • 发布日期:2014-03-07
    • 文件大小:164709
    • 提供者:李鹏
  1. comElves

    0下载:
  2. MFC写的串口调试程序 是C++模块设计中的代码事例-MFC write the serial debugger code examples C++ module design
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:3400765
    • 提供者:麦迪
  1. WaveShow_old_7

    0下载:
  2. 基于mfc的串口示波器,可以实现单片机间的数据交换。- Serial Digital Scope
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:6950572
    • 提供者:于心
  1. Uart_CnComm

    0下载:
  2. MFC用第三方类实现串口,bi kong jian geng jingque-Serial MFC class with a third party
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3584383
    • 提供者:PCT
  1. COMD

    0下载:
  2. 简单串口功能的源码,基于MFC编程,实现了单路串口功能,能设置波特率,数据位,校验位-Simple serial port function source code, based on the MFC programming, realize the function of single serial port, can set the baud rate, data bits, the parity bit
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3871787
    • 提供者:hao jian
  1. MFC-USARTClass

    0下载:
  2. VC6.0 创建的一个MFC的串口类(创建线程进行数据接收),主要用于做窗口时需要用到串口问题的解决。-VC6.0 created a serial MFC class (create a thread for data reception), is mainly used to do when the window need to use a serial port on the solution of the problem.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5115
    • 提供者:qq
  1. serialPort

    0下载:
  2. 自己写的MFC串口带源码可用,自定义波特率-serialPort based on MFC with the bandrate is available
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:9091336
    • 提供者:刘浩林
  1. Series

    0下载:
  2. 基于NI控件的MFC串口程序,使用NI控件开发界面效果,达到labview特有的界面效果-Based on NI serial control MFC program using NI control development interface effects, interface effects peculiar to achieve labview
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6018937
    • 提供者:caoyunfei
  1. ourdev_674912R84227

    0下载:
  2. MFC串口,电脑可以通过这个串口和外界串口进行通讯(MFC serial port, the computer can communicate through this serial port and the external serial por)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:5756928
    • 提供者:smuqiaokai
  1. SCOMMV23

    0下载:
  2. MFC串口编程串,很好的简单实现,上位机与串口通讯,可以设置波特率等(MFC serial programming string, a very good simple implementation, the host computer and serial communication, you can set baud rate and so on)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:64770048
    • 提供者:dower
  1. mfc

    0下载:
  2. 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。(Serial communication, a communication with PC MCU frequently u
  3. 所属分类:其他

  1. AIRGINS_SR_CH备份

    0下载:
  2. mfc串口编程,数据录取,数据采集,数据保存(MFC serial port programming, data admission, data collection, data preservation)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:13850624
    • 提供者:liuxingyu
  1. MFC串口通信

    0下载:
  2. 用MFC实现串口通讯,在接收框内实现自动下拉(Using MFC to achieve serial communication,in the receiving frame to achieve automatic drop-down.)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-30
    • 文件大小:63053824
    • 提供者:达打达
  1. 串口调试器

    0下载:
  2. 用mfc编的一款串口调试器,可进行串口通信等一些基础的操作及源码参考。(A serial debugger compiled with MFC)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:75776
    • 提供者:sherlocklwj
  1. sscom42

    0下载:
  2. WINDOWS平台非常好用的串口工具。推荐推荐(The WINDOWS platform is a very good serial port tool. Recommended recommendation)
  3. 所属分类:其他小程序

    • 发布日期:2018-04-22
    • 文件大小:272384
    • 提供者:水元子
« 12 »
搜珍网 www.dssz.com