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

搜索资源列表

  1. serial_communication

    0下载:
  2. VC环境下的MFC简单串口通讯编程,再加NI控件,适合于串口编程初学者。-MFC under VC simple serial communication programming, coupled with the NI control, suitable for beginners in the serial programming.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-22
    • 文件大小:6918529
    • 提供者:胡相利
  1. MFCCOM

    0下载:
  2. 串口通讯程序源码和制作详细指导!希望对初学MFC COM编程有所帮助-this package bag is about the COM communition and the wizard will tell you hao to write a COM program by VC++ with MFC
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3788029
    • 提供者:hzz
  1. SCOMM

    0下载:
  2. 在C++中利用mfc 实现了串口通信,一个简单的串口调试助手-In C++ using mfc realize serial communication, a simple serial debugging assistant
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2773168
    • 提供者:huang
  1. read

    0下载:
  2. 用MFC读串口数据,事实上发送的数据是固定的,我用ReadFile检测第一个数据,老在变,好象后面的数据冲到前面了-Reading serial data with MFC
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:1100
    • 提供者:周毅
  1. Comm

    0下载:
  2. 自己编写的一个基于MFC的COM串口通讯的程序。-I have written a MFC' s COM-based serial communication procedures.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-31
    • 文件大小:13340337
    • 提供者:杨根星
  1. MSCommTest

    0下载:
  2. MSCommTest: 进行串口通信的MFC程序 编译环境:vc6.0 操作系统:xp-MSCommTest: for serial communication MFC programs build environment: vc6.0 Operating System: xp
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:37392
    • 提供者:刘小白
  1. ScommAssistant

    0下载:
  2. 此程序利用MFC技术结合MSComm控件,使用C++语言编写。程序功能包括:手动设置串口参数,串行接收和发送数据,可以显示接收数据和保存接收数据等功能。此程序可以作为单片机与微机串口通信时的调试工具。-This program combines the use of MFC technology MSComm control, the use of C++ language. Program features include: manually set the serial port param
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:3711636
    • 提供者:zhouqing
  1. MyTest

    0下载:
  2. 串口通信 测试一个MFC下的串口UART通信程序。-UART communications
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:139999
    • 提供者:熊整文
  1. TestCom

    0下载:
  2. 利用vc6.0 创建了mfc工程,实现了一个串口程序,是自己根据网上的代码,加上自己添加的代码,适合初学者。-Use of vc6.0 created mfc project implements a serial port program their own code under the web, plus add their own code, suitable for beginners.
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3357465
    • 提供者:speed
  1. Read_Data

    0下载:
  2. 通过PCOMM DLL 串口读取数据,J基于MFC平台-Read or Writer Data by PCOMM DLL ,in MFC
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1863190
    • 提供者:jj
  1. wang_mscomm-

    0下载:
  2. 基于mfc activeX控件的串口使用方法总结。-Mfc activeX control is based on the serial port to use summary.
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:6154
    • 提供者:wang
  1. BCB5_COM

    0下载:
  2. 一个MFC下使用串口的程序,界面简单了些-An MFC program using serial port interface a bit simpler
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:16842
    • 提供者:yuzw
  1. VC_ComDlg

    0下载:
  2. BCB5_COM 是在BCB5下使用的例子 Console 是在控制台中使用的例子 VC_ComDlg 是在对话框中使用的例子一个MFC下使用串口的程序,界面简单了些-BCB5_COM is BCB5 example of using the console to use Console is the example of VC_ComDlg is an example in the dialog box used in an MFC program using serial port
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1939818
    • 提供者:yuzw
  1. Console

    0下载:
  2. BCB5_COM 是在BCB5下使用的例子 Console 是在控制台中使用的例子 VC_ComDlg 是在对话框中使用的例子一个MFC下使用串口的程序,界面简单了些-BCB5_COM is BCB5 example of using the console to use Console is the example of VC_ComDlg is an example in the dialog box used in an MFC program using serial port
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:12442
    • 提供者:yuzw
  1. SerialPortTester

    1下载:
  2. 自己写的串口助手, 串口部分使用Win32 SDK开发, 界面部分使用MFC, 支持收发ASCII, 十六进制数据, 文件。-Write your own serial assistant, using the Win32 SDK serial part of the development, the interface part of the use of MFC, support for sending and receiving ASCII, hex data, files.
  3. 所属分类:Com Port

    • 发布日期:2014-12-05
    • 文件大小:85765
    • 提供者:张鲁夺
  1. Serial

    0下载:
  2. C++实现的串口API封装,支持MFC。-C++ implementation of the serial port API package in support of MFC.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:15291
    • 提供者:wcm
  1. Serial

    0下载:
  2. 利用Visual C++自己独有的类库MFC编写的串口通讯-The use of Visual C++ class library MFC write their own unique serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3343332
    • 提供者:路人甲
  1. serial

    0下载:
  2. 简单的基于MFC的串口通信应用程序,已经通过运行,可用-Simple serial communication based MFC application has been by running, can be used
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1933560
    • 提供者:王军
  1. SCommTest

    0下载:
  2. 串口编程基础的一些知识,适合与新手学习使用,该代码为MFC框架开发-Serial programming based on some knowledge for novices to learn and use, the code for the MFC framework for development
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:18218
    • 提供者:王特
  1. CommWizard

    1下载:
  2. 这是一个用mfc写的串口调试助手,在一般的串口功能上添加了一些新的交互功能。-This is a com assistant written by C ++。
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3857216
    • 提供者:蔡八
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 27 »
搜珍网 www.dssz.com