搜索资源列表
UART
- windows下串口编程,从磁盘读取一特定格式的TXT文件,提取出其中的数据,通过串口发送,并接收返回数据。多进程实现。MFC-a c++ program of uart,the program read a .txt file from the disk and send the information by the UART port,MFC,multi process
mycom
- MFC编写的串口调试软件,利用MSCOMM控件编写。同时提供了软件的发行安装包,MSCOMM控件的注册授权文件和注册方法。-Serial debugging software written in MFC, using the preparation of MSCOMM control. While providing a software distribution package, MSCOMM control, the registration authority and the regis
Serial
- 利用Visual C++自己独有的类库MFC编写的串口通讯-The use of Visual C++ class library MFC write their own unique serial communication
CommWizard
- 这是一个用mfc写的串口调试助手,在一般的串口功能上添加了一些新的交互功能。-This is a com assistant written by C ++。
VC_MSComm
- 利用Visual C++ MFC和微软的MSComm(Microsoft Communications Control)串口通信控件写的串口通信程序-Using Visual C++ MFC and Microsoft MSComm (Microsoft Communications Control) serial communication control program written in serial communication ... ...
FileTransComm
- 利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息…… 对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Micro
MSCommMultiPort
- Visual C++6.0环境下利用MSComm控件在VC中MFC程序中控制多个串口。在使用MSComm控件时,1个MSComm控件只能同时对应1个串口。如果应用程序需要访问和控件多个串口,那么必须使用多个MSComm控件。在基于对话框的MFC应用程序中应用MSComm控件编程实现对COM1和COM2的串口控制,双方同时可以发送和接收数据,并把接收到的数据显示在接收编辑框中。-Visual C++6.0 environment using MSComm control in VC in the
VCPPMFCCOMHelp
- c++MFC开发的串口小程序,可以收发读串口,学串口编程的可以-c++ MFC development of serial small program that can read the serial transceiver, serial port programming can learn to see
scommtest
- 串口编程,VCC C/C++,VC/MFC, Windows,SDK,API-serial port proggram
Msimulator
- 97协议模拟电表,通过串口实现的,主要有两个线程,一个负责获取数据,一个负责发送!-Msimulator,it is based on C++ MFC,through urat communication.Two thread respons for sending data and reply data.
COMM
- 串口的C++实现,该方法采用的是基于MFC类界面的编写方式。实用简单-Serial C++ implementation, the method used is based on the preparation of the MFC class interfaces. Practical and simple
com
- C++MFC实现的一个串口通信,可以用于发送简单的字符数据,与单片机联调通过,可以做为学习来用-c++ mfc
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
LsCommDemo
- 这是一个Win32 API的打包类,对处理串口的Win32 API类进行了封装,借助这个类可以很方便地对串口进行操作。 特性: 1、C++接口简洁易用。 2、使用C++异常时,首选 Win32 常规的返回值机制。保证使用CSerialPort的代码更加健壮。 3、支持UNICODE,支持MFC静态链接并且所有代码都在 warning level 4 级别上进行洁净编译。 4、支持串口模块使用重叠、阻塞和回调(只能在NT中使用) -This is a Win32 API
Visual-CPPserial-communication
- 新手快速学习串口编程,文件主要是用MFC编程代码-c++ serial communication for new learner
opcsvrsdk
- 史上最简单的OPC Server SDK开发包,最少只需调用4个函数即可完成一个OPC Server的开发。不需要知道OPC规范、也不需要知道任何COM/DCOM、ATL、MFC的知识,不需要理解wchar_t、BSTR等宽字符,甚至不需要理解注册表操作和命令行参数。只需要会C++和会使用标准DLL即可。-The history of the most simple OPC Server SDK development kit, just call at least four functions
cPP
- C++ mfc与串口通讯,此程序主要实现pc串口与下位机的通讯。-C++ mfc communicate with serail bus
MFCApplication1
- 通过C++和MFC控件实现通信,有界面。(Communicate through C++ and MFC controls)
CButtonST_src
- Visual C++ demo button source
SerialPort
- VS2013 C++串口,MFC控制界面,负责串口的收发信息做相应处理,右画图插件(VS2013 C++ serial port, MFC control interface, responsible for sending and receiving serial port information to do the corresponding processing, right drawing plug-in)