文件名称:COM
-
所属分类:
- 标签属性:
- 上传时间:2013-08-07
-
文件大小:12.4mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
使用Visual Studio开发的几个串口开发实例与大家分享一下,希望能喜欢,谢谢!-Several examples of the use of Visual Studio development of serial development and share with you, hope can like, thank you!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
串口开发的另一种方式/attach_20120621155157.rar | ||
串口开发的另一种方式/VC知识库文章-《串口开发的另一种方式 | 》.mht | |
CSerialIO-简单好用的串口类/SerialCtrlDemo.rar | ||
CSerialIO-简单好用的串口类/VC知识库文章-《CSerialIO-简单好用的串口类 | 》概要:CSerialIO实现一个对串口读写的类,有一个线程负责处理对串口数据的读写,只需要简单调用CSerialIO提供的API就可以侦听串口的数据。.mht | |
使用Win32创建串口通讯程序/comcool_code/copyright.bat | ||
使用Win32创建串口通讯程序/comcool_code/Debug/BuildLog.htm | ||
使用Win32创建串口通讯程序/comcool_code/Debug/mt.dep | ||
使用Win32创建串口通讯程序/comcool_code/Debug/SerialApp.bsc | ||
使用Win32创建串口通讯程序/comcool_code/Debug/SerialApp.exe | ||
使用Win32创建串口通讯程序/comcool_code/Debug/SerialApp.exe.embed.manifest | ||
使用Win32创建串口通讯程序/comcool_code/Debug/SerialApp.exe.embed.manifest.res | ||
使用Win32创建串口通讯程序/comcool_code/Debug/SerialApp.exe.intermediate.manifest | ||
使用Win32创建串口通讯程序/comcool_code/Debug/SerialApp.ilk | ||
使用Win32创建串口通讯程序/comcool_code/Debug/SerialApp.obj | ||
使用Win32创建串口通讯程序/comcool_code/Debug/SerialApp.pch | ||
使用Win32创建串口通讯程序/comcool_code/Debug/SerialApp.pdb | ||
使用Win32创建串口通讯程序/comcool_code/Debug/SerialApp.res | ||
使用Win32创建串口通讯程序/comcool_code/Debug/SerialApp.sbr | ||
使用Win32创建串口通讯程序/comcool_code/Debug/SerialAppDlg.obj | ||
使用Win32创建串口通讯程序/comcool_code/Debug/SerialAppDlg.sbr | ||
使用Win32创建串口通讯程序/comcool_code/Debug/SerialCtl.obj | ||
使用Win32创建串口通讯程序/comcool_code/Debug/SerialCtl.sbr | ||
使用Win32创建串口通讯程序/comcool_code/Debug/serialThread.obj | ||
使用Win32创建串口通讯程序/comcool_code/Debug/serialThread.sbr | ||
使用Win32创建串口通讯程序/comcool_code/Debug/StdAfx.obj | ||
使用Win32创建串口通讯程序/comcool_code/Debug/StdAfx.sbr | ||
使用Win32创建串口通讯程序/comcool_code/Debug/vc80.idb | ||
使用Win32创建串口通讯程序/comcool_code/Debug/vc80.pdb | ||
使用Win32创建串口通讯程序/comcool_code/ReadMe.txt | ||
使用Win32创建串口通讯程序/comcool_code/RES/DSC00612.bmp | ||
使用Win32创建串口通讯程序/comcool_code/RES/SerialApp.ico | ||
使用Win32创建串口通讯程序/comcool_code/RES/SerialApp.rc2 | ||
使用Win32创建串口通讯程序/comcool_code/RES/Thumbs.db | ||
使用Win32创建串口通讯程序/comcool_code/Resource.h | ||
使用Win32创建串口通讯程序/comcool_code/SerialApp.aps | ||
使用Win32创建串口通讯程序/comcool_code/SerialApp.clw | ||
使用Win32创建串口通讯程序/comcool_code/SerialApp.cpp | ||
使用Win32创建串口通讯程序/comcool_code/SerialApp.h | ||
使用Win32创建串口通讯程序/comcool_code/SerialApp.ncb | ||
使用Win32创建串口通讯程序/comcool_code/SerialApp.plg | ||
使用Win32创建串口通讯程序/comcool_code/SerialApp.rc | ||
使用Win32创建串口通讯程序/comcool_code/SerialApp.sln | ||
使用Win32创建串口通讯程序/comcool_code/SerialApp.suo | ||
使用Win32创建串口通讯程序/comcool_code/SerialApp.vcproj | ||
使用Win32创建串口通讯程序/comcool_code/SerialApp.vcproj.STNDT-A988A9E92.yjlin.user | ||
使用Win32创建串口通讯程序/comcool_code/SerialAppDlg.cpp | ||
使用Win32创建串口通讯程序/comcool_code/SerialAppDlg.h | ||
使用Win32创建串口通讯程序/comcool_code/SerialCtl.cpp | ||
使用Win32创建串口通讯程序/comcool_code/SerialCtl.hpp | ||
使用Win32创建串口通讯程序/comcool_code/serialThread.cpp | ||
使用Win32创建串口通讯程序/comcool_code/serialThread.hpp | ||
使用Win32创建串口通讯程序/comcool_code/StdAfx.cpp | ||
使用Win32创建串口通讯程序/comcool_code/StdAfx.h | ||
使用Win32创建串口通讯程序/comcool_code.zip | ||
使用Win32创建串口通讯程序/VC知识库文章-《使用Win32创建串口通讯程序 | 》概要:本文介绍了使用Win32实现串口通讯程序。.mht | |
使用Win32创建串口通讯程序/comcool_code/Debug | ||
使用Win32创建串口通讯程序/comcool_code/RES | ||
使用Win32创建串口通讯程序/comcool_code | ||
串口开发的另一种方式 | ||
CSerialIO-简单好用的串口类 | ||
使用Win32创建串口通讯程序 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.