搜索资源列表
完整串口通信程序Vc++源代码
- 一个非常完整的川口通讯源程序,我费了很大功夫才把他找到。-a very complete source Kawaguchi communications, I spent a lot of time and energy only to find him.
jsjs200506-0014
- 一本很难找的书,分为上下两部分,就是开发VC串口通信-hard to find a book into two parts, namely, the development of the VC Serial Communication
1531-anqn
- 如果你是从事实时监控系统和通信系统的开发,那么你就会发现利用VC++对RS-232串口编程是经常用到的事。 本程序就是一个以动态连接库(DLL)文件形式实现对多个串口的操作。-If you are engaged in real-time monitoring system and communication system development, you will find that using VC++ on the RS-232 serial port programming is
FileTransComm
- 利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息…… 对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Micro
SerialClassOKUP
- VC枚举串口,用EnumSerial类实现的,里面有效果图,虚拟的也能找到,还有串口号都在10以上了,也能找到对应的口串口名称.里面是完整工程,编译即可.-VC enumerated serial port, using EnumSerial class to achieve, there are renderings, virtual can find, there are serial numbers are above 10, and also find the name of the c
串口通信助手V2.3BY罗华飞
- 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣(Serial communication, a communication with PC MCU frequently us
