搜索资源列表
串口通信程序
- 一个很好的COM口通讯类-An uart mfc example
com
- 本程序使用vc6编写的串口测试程序,本程序是mfc源码,肯定能用,亲测。-This program uses the serial port test program written in vc6, this program is mfc source, certainly can, pro-test.
VC
- 用VC 控件MSComm实现串口通信,本文详细介绍了串行通信的基本原理,以及在Windows NT、Win98 环境下用MFC 实现串口(COM)通信的方法:-Using VC control MSComm realization of serial communication
chuankoutongxin
- MFC实现的串口通信程序,工程分为发送端和接收端两部分,带有可执行程序和源码。可以将两台机器用一根串口线相连,由发送端发送数据,接收端便可以自动接受和现实出来。 程序简单但实用,对于需要用串口开发者是很有帮助的。 作者乐意与志同道合的朋友交流: E-mail: 44452114@qq.com QQ: 44452114-MFC to achieve serial communication program, project is divided into sender
CommWizard
- 这是一个用mfc写的串口调试助手,在一般的串口功能上添加了一些新的交互功能。-This is a com assistant written by C ++。
MFC-com
- 本文既写了在Windows中怎样用VC控件MSComm,又说明了API技术编程方法,在写用MSComm控件时,数据类型的转换说得不是太明白,初次涉猎串口编程的朋友恐怕看了还是编不出来;直接从底层编写的部分值得一读,说得较为详细,但你得先从VC教本上看一看什么是线程。-This paper is written in Windows using VC control how MSComm, and shows the API technology programming method, and w
com
- C++MFC实现的一个串口通信,可以用于发送简单的字符数据,与单片机联调通过,可以做为学习来用-c++ mfc
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
