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

搜索资源列表

  1. test

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

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

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

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

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

    • 发布日期:2017-12-04
    • 文件大小:12.29mb
    • 提供者:赵洪鹏
  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
    • 文件大小:3.53mb
    • 提供者:吴东阳
  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
    • 文件大小:15.39mb
    • 提供者:王建波
  1. Example-1.zip

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

    • 发布日期:2014-03-07
    • 文件大小:160.85kb
    • 提供者:*
  1. comElves

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

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

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

    • 发布日期:2017-05-22
    • 文件大小:6.63mb
    • 提供者:于心
  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
    • 文件大小:3.42mb
    • 提供者: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
    • 文件大小:3.69mb
    • 提供者:hao jian
  1. SeriesPort

    0下载:
  2. MFC编写的串口程序源代码,并且包含一个连接SQL的库文件-MFC prepared by the serial program source code, and includes a connection to the SQL database files
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.9mb
    • 提供者:安东
  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
    • 文件大小:5kb
    • 提供者:qq
  1. SerialPort_VS2010_MFC

    0下载:
  2. 基于SerialPort的串口调试助手代码,运行平台VS2010,MFC工程文件-Based on the serial debugging assistant SerialPort code, run the platform VS2010, MFC project file
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2.25mb
    • 提供者:kanfeng
  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
    • 文件大小:5.49mb
    • 提供者: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
    • 文件大小:61.77mb
    • 提供者: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
    • 文件大小:13.21mb
    • 提供者: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
    • 文件大小:60.13mb
    • 提供者:达打达
  1. 串口调试器

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

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

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

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