CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - mfc 传输

搜索资源列表

  1. MFCparallelport

    0下载:
  2. 这个类允许你在所有的Windows平台下使用低级端口I/O接口存取并口数据。例子程序使用一个定制的MFC/C++类实现了PC到PC之间通过“PLT1”进行简单的C/S文件传输。 -this type allow you to all the Windows platform using vulgar port I / O interface for parallel port access It is. Examples of programs use a customized MFC /
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:12.81kb
    • 提供者:xian
  1. MyUsbApp

    0下载:
  2. 用mfc编写的,usb接口上位机程序。适合各种具有usb接口开发板的数据传输-Prepared using mfc, usb interface, PC program. For a variety of development boards with a usb interface, data transfer
  3. 所属分类:USB develop

    • 发布日期:2017-03-29
    • 文件大小:90.03kb
    • 提供者:zhangli
  1. MFC_API_Arch_SeriesPort

    0下载:
  2. 于MFC对话框的 WIN32 API串口通信程序,实现串口通信与实时传输 接受的好例子-In the MFC dialog WIN32 API serial communication program to achieve serial communications and real-time transmission to accept a good example of
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:36.64kb
    • 提供者:
  1. FileTransComm

    1下载:
  2. 利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息…… 对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Micro
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:72.09kb
    • 提供者:小小
  1. HDB3CODEC

    0下载:
  2. 通信原理中,数字信号的传输方式可以是基带传输,HDB3码(三阶高密度双极性码)即是一种基带信号码元。本程序实现了HDB3码的编码以及译码,基于MFC编程,界面为对话框的形式,简单易于操作。-This programm,developed under Visual c++ 6.0, realizes HDB3 code &decode.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-14
    • 文件大小:3.33mb
    • 提供者:林凡
  1. Char2Float

    0下载:
  2. 基于vs2008平台和CSerialCom类的串口传输例程,也是MFC的简单应用。-Based on the vs2008 platform and CSerialCom type serial transmission routines, the simple application.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:989.8kb
    • 提供者:韩越
  1. chuankotongxin

    0下载:
  2. mfc编写实现串口通信。掌握计算机通信标准接口RS-232C的使用方法,构建两台微机直连的双机通信系统,实现双机键盘通信和文件传输。-mfc write serial communication. Master computer interface, RS-232C communication standard to use to build two computer directly connected to the two-machine communication system, impl
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:148.27kb
    • 提供者:郭天
  1. BtestApp

    0下载:
  2. 一个用于测试上位机与USB接口数据传输MFC软件,可以进行快读、块写测试。-a MFC software used to test bulkwrite and bulkread
  3. 所属分类:USB develop

    • 发布日期:2017-05-22
    • 文件大小:6.76mb
    • 提供者:上善若水
  1. fq

    0下载:
  2. 本软件应用在局域网中,是局域网中节点间信息及文件传输的平台。在局域网中能实现不同节点间的信息传输,相互间聊天,传输文件,接受文件等简单功能。软件使用技术有MFC编程技术,SOCKET编程技术等技术,使用面向对象技术设计并构建软件,软件的操作简单,界面一目了然,使用人员能快速上手,并且软件的实际占用空间较小,有利于用户计算机的空间合理利用。-Software applications in the LAN is a platform of information and file transfer
  3. 所属分类:GPS develop

    • 发布日期:2017-05-15
    • 文件大小:3.64mb
    • 提供者:刘娇
  1. CSockClient

    0下载:
  2. C++ MFC SOCKET通讯客户端 可以连接服务端 进行聊天通讯、文件传输等功能 默认端口为5050 默认IP地址192.168.0.1-The C++ MFC SOCKET messaging client can be connected to the server chat communication, file transfer function default port 5050 default IP address 192.168.0.1
  3. 所属分类:Com Port

    • 发布日期:2017-11-10
    • 文件大小:2.1mb
    • 提供者:rivulet
  1. commtext2

    0下载:
  2. 上位机 串口通信 MFC界面 可以实现与下位机的数据传输和数据显示-PC serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-11-18
    • 文件大小:3.33mb
    • 提供者:周晨生
  1. TestCom

    0下载:
  2. 通过MFC实现串口通讯,传输字符串的例程-Serial communication through the MFC, the transmission of the string routines
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2.34mb
    • 提供者:Martin Chou
  1. SP

    0下载:
  2. MFC串口编程,可以进行大文件数据传输,实现基本功能,部分功能没实现-MFC serial programming, you can transfer large files of data, basic functions, some features did not realize
  3. 所属分类:Com Port

    • 发布日期:2017-05-03
    • 文件大小:677.13kb
    • 提供者:田伟光
  1. scommtest

    0下载:
  2. 用MFC的mscomm控件编程,实现两台计算机的数据传输及文件传输-Mscomm controls with MFC programming, to achieve data transfer between two computers and file transfer
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:3.53mb
    • 提供者:田伟光
  1. HeightDetection20170609

    0下载:
  2. 基于Vs2017平台的MFC程序,用于进行数据传输,一个基础的例子,还有很多不完善的地方。(common by visual studio)
  3. 所属分类:串口编程

    • 发布日期:2017-12-19
    • 文件大小:41.56mb
    • 提供者:MUNAN
  1. CommTest

    0下载:
  2. 基于MFC对话框实现PC与虚拟串口间的数据传输(Data transfer between PC and virtual serial port based on MFC dialog box.)
  3. 所属分类:串口编程

    • 发布日期:2018-05-03
    • 文件大小:2.2mb
    • 提供者:nuit
搜珍网 www.dssz.com