搜索资源列表
MFCparallelport
- 这个类允许你在所有的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 /
MyUsbApp
- 用mfc编写的,usb接口上位机程序。适合各种具有usb接口开发板的数据传输-Prepared using mfc, usb interface, PC program. For a variety of development boards with a usb interface, data transfer
MFC_API_Arch_SeriesPort
- 于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
FileTransComm
- 利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息…… 对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Micro
HDB3CODEC
- 通信原理中,数字信号的传输方式可以是基带传输,HDB3码(三阶高密度双极性码)即是一种基带信号码元。本程序实现了HDB3码的编码以及译码,基于MFC编程,界面为对话框的形式,简单易于操作。-This programm,developed under Visual c++ 6.0, realizes HDB3 code &decode.
Char2Float
- 基于vs2008平台和CSerialCom类的串口传输例程,也是MFC的简单应用。-Based on the vs2008 platform and CSerialCom type serial transmission routines, the simple application.
chuankotongxin
- 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
BtestApp
- 一个用于测试上位机与USB接口数据传输MFC软件,可以进行快读、块写测试。-a MFC software used to test bulkwrite and bulkread
fq
- 本软件应用在局域网中,是局域网中节点间信息及文件传输的平台。在局域网中能实现不同节点间的信息传输,相互间聊天,传输文件,接受文件等简单功能。软件使用技术有MFC编程技术,SOCKET编程技术等技术,使用面向对象技术设计并构建软件,软件的操作简单,界面一目了然,使用人员能快速上手,并且软件的实际占用空间较小,有利于用户计算机的空间合理利用。-Software applications in the LAN is a platform of information and file transfer
CSockClient
- 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
commtext2
- 上位机 串口通信 MFC界面 可以实现与下位机的数据传输和数据显示-PC serial communication
TestCom
- 通过MFC实现串口通讯,传输字符串的例程-Serial communication through the MFC, the transmission of the string routines
SP
- MFC串口编程,可以进行大文件数据传输,实现基本功能,部分功能没实现-MFC serial programming, you can transfer large files of data, basic functions, some features did not realize
scommtest
- 用MFC的mscomm控件编程,实现两台计算机的数据传输及文件传输-Mscomm controls with MFC programming, to achieve data transfer between two computers and file transfer
HeightDetection20170609
- 基于Vs2017平台的MFC程序,用于进行数据传输,一个基础的例子,还有很多不完善的地方。(common by visual studio)
CommTest
- 基于MFC对话框实现PC与虚拟串口间的数据传输(Data transfer between PC and virtual serial port based on MFC dialog box.)
