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

搜索资源列表

  1. MFC下直接读取硬盘序列号

    1下载:
  2. MFC下直接读取硬盘序列号(最简单的方法)-MFC read directly drive serial number (the most simple method)
  3. 所属分类:系统编程

    • 发布日期:2010-06-30
    • 文件大小:19222
    • 提供者:李权
  1. Serial

    0下载:
  2. 一个比较完整的串口通讯类集,实现了多种模式的串口通讯,可单独或嵌入MFC中使用。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4015742
    • 提供者:李诗高
  1. ComCtrl 基于MFC对话框的串口程序

    1下载:
  2. 基于MFC对话框的串口程序,串口能发送和接收数据,对于接收的数据画出曲线。-MFC dialog-based serial program, can send and receive serial data, the received data to draw curves.
  3. 所属分类:串口编程

    • 发布日期:2017-05-14
    • 文件大小:3807088
    • 提供者:王刚
  1. MFC_COMM.zip

    0下载:
  2. MFC中的串口小程序的实现 基于对话框的,MFC applet in the realization of serial
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3559817
    • 提供者:ray
  1. MFC-videoplayer

    0下载:
  2. 在MFC中播放一段视频,尤其是在接到串口通讯时的初步程序,免大家在这上面花费很多的时间。-To play a video in the MFC, especially in the initial receipt of serial communication program, to avoid a lot of people spend a lot of time.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-10
    • 文件大小:2278746
    • 提供者:高天
  1. serial.rar

    0下载:
  2. 一个非常简单的串口通讯例子,基于win32API,使用简单的MFC对话框.是看了网上深入浅出vc++串口编程基于win32API写的. 对初学有点用.,A very simple example of serial communication, based on the win32API, using a simple MFC dialog box. Is easy reading online vc++ Serial programming based on written Win32API
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:30832
    • 提供者:zww
  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-03
    • 文件大小:15615284
    • 提供者:lvpeng
  1. SerialPort

    0下载:
  2. QT4.6在 VisualStudio 2008上进行的串口功能开发,实现了串口的一部分功能。-QT4.6 in VisualStudio 2008 on the serial port function in development and the serial part of the function.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:41620
    • 提供者:John
  1. chuankoutongxin

    0下载:
  2. MFC实现的串口通信程序,工程分为发送端和接收端两部分,带有可执行程序和源码。可以将两台机器用一根串口线相连,由发送端发送数据,接收端便可以自动接受和现实出来。 程序简单但实用,对于需要用串口开发者是很有帮助的。 作者乐意与志同道合的朋友交流: E-mail: 44452114@qq.com QQ: 44452114-MFC to achieve serial communication program, project is divided into sender
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:99637
    • 提供者:lewsn2008
  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. MFCAPISeriesPort

    0下载:
  2. 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:37517
    • 提供者:bill
  1. MyComm

    0下载:
  2. vc,MFC写的 串口调试助手,,支持汉字-vc, MFC wrote the serial debugging assistant to support the Chinese character
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:79009
    • 提供者:beyond
  1. vc-MFC-serial-code

    0下载:
  2. vc下串口开发源代码,功能齐全,可以参考-vc Serial open source, fully functional, you can refer to
  3. 所属分类:Com Port

    • 发布日期:2017-06-17
    • 文件大小:27513503
    • 提供者:钱荣华
  1. VC-MFC-serial-port--coding

    2下载:
  2. 主要介绍了用 CreateFile()函数和WriteFile()函数读写串口的实例,以及设置串口属性的实例. -mainly introduce the example of how to read and write serial ports
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:139530
    • 提供者:朱桐
  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. 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. MFC串口V2

    0下载:
  2. 基于vc++的MFC版串口通讯,可以快速上手串口通讯。(Vc++ based MFC serial port communication, can quickly reach the serial port communication.)
  3. 所属分类:串口编程

    • 发布日期:2018-04-29
    • 文件大小:62537728
    • 提供者:Socke
  1. VS2010之MFC串口通信的编写教程

    0下载:
  2. 是一个关于串口通信的详细教程,可以接收从PC端发送过来的数据并且实施显示(It's a detailed tutorial about serial communication. It can receive data sent from PC terminal and display it.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:45833216
    • 提供者:梦醒繁花落
« 1 23 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com