文件名称:PC-serial-port
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-06-27
- 文件大小:
- 3.79mb
- 下载次数:
- 0次
- 提 供 者:
- 3**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
串口上位机实现PC与串口间的通信,用的是C语言,程序经典而且易懂。-Serial PC to achieve communication between the PC and the serial port, using the C language, the program classic and easy to understand.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VC++串口上位机\test\commondialog.cpp
..............\....\commondialog.h
..............\....\Debug\commondialog.obj
..............\....\.....\mscomm.obj
..............\....\.....\StdAfx.obj
..............\....\.....\test.exe
..............\....\.....\test.ilk
..............\....\.....\test.obj
..............\....\.....\test.pch
..............\....\.....\test.pdb
..............\....\.....\test.res
..............\....\.....\testDlg.obj
..............\....\.....\vc60.idb
..............\....\.....\vc60.pdb
..............\....\mscomm.cpp
..............\....\mscomm.h
..............\....\ReadMe.txt
..............\....\..lease\commondialog.obj
..............\....\.......\mscomm.obj
..............\....\.......\StdAfx.obj
..............\....\.......\test.exe
..............\....\.......\test.obj
..............\....\.......\test.pch
..............\....\.......\test.res
..............\....\.......\testDlg.obj
..............\....\.......\vc60.idb
..............\....\res\test.ico
..............\....\...\test.rc2
..............\....\resource.h
..............\....\StdAfx.cpp
..............\....\StdAfx.h
..............\....\test.aps
..............\....\test.clw
..............\....\test.cpp
..............\....\test.dsp
..............\....\test.dsw
..............\....\test.h
..............\....\test.ncb
..............\....\test.opt
..............\....\test.plg
..............\....\test.rc
..............\....\testDlg.cpp
..............\....\testDlg.h
..............\串口上位机VC++.doc
..............\test\Debug
..............\....\Release
..............\....\res
..............\test
VC++串口上位机