C++ 基于蓝牙的通信 代码

时间:2017-11-22 13:32:38
【文件属性】:
文件名称:C++ 基于蓝牙的通信 代码
文件大小:15.44MB
文件格式:RAR
更新时间:2017-11-22 13:32:38
C++,蓝牙 这个是基于C++的蓝牙通信,可以实现电脑蓝牙模块与无线笔记本蓝牙的连接并进行通信。
【文件预览】:
BlueToothExc.sln
BlueToothExc.suo
stdafx.cpp
StaticDataCurve.cpp
res
----BlueToothExc.ico(21KB)
----BlueToothExc.rc2(403B)
stdafx.h
BlueTooth.cpp
BlueToothExc.vcproj
BlueToothExc
----BlueToothExc.sln(890B)
----BlueToothExc.suo(16KB)
----stdafx.cpp(212B)
----StaticDataCurve.cpp(5KB)
----UpgradeLog.XML(3KB)
----res()
--------BlueToothExc.ico(21KB)
--------BlueToothExc.rc2(403B)
----_UpgradeReport_Files()
--------UpgradeReport.xslt(12KB)
--------UpgradeReport_Minus.gif(69B)
--------UpgradeReport.css(3KB)
--------UpgradeReport_Plus.gif(71B)
----stdafx.h(3KB)
----BlueToothExc.vcxproj(8KB)
----BlueToothExc.sln.old(888B)
----BlueTooth.cpp(13KB)
----BlueToothExc.vcproj(6KB)
----DlgDataShow.cpp(10KB)
----BlueToothExc.rc(9KB)
----BlueToothExc.h(579B)
----BlueToothExc.sdf(49.64MB)
----BlueTooth.h(4KB)
----BlueToothExc.cpp(2KB)
----HwCOM.h(2KB)
----PublicFunc.cpp(20KB)
----BlueToothExc.vcxproj.filters(3KB)
----BlueToothExc.suo.old(13KB)
----StaticDataCurve.h(1KB)
----resource.h(3KB)
----BlueToothExc.vcxproj.user(143B)
----DlgBlueToothExc.cpp(20KB)
----DlgDataShow.h(1KB)
----Debug()
--------vc100.idb(867KB)
--------HwCOM.obj(27KB)
--------CL.write.1.tlog(3KB)
--------CL.read.1.tlog(26KB)
--------stdafx.obj(380KB)
--------BlueToothExc.exe(236KB)
--------cl.command.1.tlog(6KB)
--------BlueToothExc.log(24KB)
--------BlueToothExc.lastbuildstate(64B)
--------BlueToothExc.pch(16.63MB)
--------StaticDataCurve.obj(43KB)
--------PublicFunc.obj(78KB)
--------BlueToothExc.unsuccessfulbuild(0B)
--------DlgDataShow.obj(58KB)
--------vc100.pdb(1.78MB)
----HwCOM.cpp(9KB)
----BlueToothExc.vcproj.CHRYS-T60.chrys.user(1KB)
----DlgBlueToothExc.h(2KB)
----PublicFunc.h(4KB)
DlgDataShow.cpp
BlueToothExc.rc
BlueToothExc.h
BlueTooth.h
BlueToothExc.cpp
HwCOM.h
PublicFunc.cpp
StaticDataCurve.h
resource.h
DlgBlueToothExc.cpp
DlgDataShow.h
Debug
----BlueToothExc.exe(236KB)
HwCOM.cpp
BlueToothExc.vcproj.CHRYS-T60.chrys.user
DlgBlueToothExc.h
PublicFunc.h

网友评论

  • 还可以,学习可以借鉴!
  • VS2017编译不过,好郁闷啊~
  • VS2013运行不起来
  • 需要WIndows SDK
  • 我电脑上怎么运行不了?
  • 我来研究一下
  • 不能编译啊
  • 感谢分享!!
  • 下载出来不能解压?
  • 啊咧,确实没编译过啊
  • 这个很实用,我已经稍微修改一下用起来了。
  • 非常好的资源。代码直接编译可能有错,需要稍微修正一下。功能很棒,很好的参考的例子
  • vs2013编译不过
  • 编译不了!程序使用VC6.0打不开!不要浪费分了,没有多大用处。
  • 可惜编译无法通过
  • 错误 168 error C1003: 错误计数超过 100;正在停止编译 c:\users\administrator\desktop\bluetoothexc\bluetooth.cpp 139 1 BlueToothExc 错误 31 error C2039: “Address”: 不是“_RemoteBthDevInfo”的成员 c:\users\administrator\desktop\bluetoothexc\dlgbluetoothexc.cpp 260 1 BlueToothExc 错误 93 error C2039: “Address”: 不是“_RemoteBthDevI
  • 下下来看看,正研究呢,
  • 完全编译不过,好歹说下需要什么库啊
  • 编译不通过,是不是有些东西不全啊?缺少一些文件啊。
  • 呃 编译没有通过,是怎么回事呢
  • 编译无法通过
  • 是否需要什么其他库,编译不通过,报了很多语法错误。
  • 很不错,测试可用,感谢!
  • 我想问作者这个程序的开发环境是VS2013吗
  • 我在网上搜索了很多C++方面蓝牙连接的问题,都没有好的答案,即使用微软提供的DEMO也是不行的,很奇怪,难道window和android平台不能兼容?window和window相互交互是可以的,现在转战到C#上面,看看有没有合适的方法。
  • 改动后可以运行,可以搜索到设备 还在研究如何发送和接受数据啊
  • 也是怪异,,我VS2012直接编译无法通过,估计是设置问题。
  • win8,vs12稍作修改可用,谢谢
  • 刚下载下来,看看
  • 不错,感觉还可以,有借鉴的地方