登录
首页 » Visual C++ » microsoft-bluetooth-API

microsoft-bluetooth-API

于 2020-12-23 发布 文件大小:62KB
0 318
下载积分: 1 下载次数: 407

代码说明:

  使用 VC++ 调用微软蓝牙 API 函数的示例代码。可以使用 VC++6.0 至 VC++2010 编译代码。(Using VC++ call Microsoft Bluetooth API sample code. You can use VC++6.0 to VC++2010 compiled code.)

文件列表:

make
....\StdAfx.cpp,37,2013-10-25
....\StdAfx.h,1211,2013-10-25
....\vc2002
....\......\stdafx.h,1714,2013-10-25
....\......\Test.sln,1170,2013-10-25
....\......\Test.vcproj,9057,2013-10-26
....\vc2003
....\......\stdafx.h,1458,2013-10-25
....\......\Test.sln,1131,2013-10-25
....\......\Test.vcproj,9442,2013-10-26
....\vc2005
....\......\StdAfx32.h,1910,2013-10-25
....\......\StdAfxCE.h,1786,2013-10-25
....\......\Test.sln,1154,2013-10-26
....\......\Test.vcproj,129959,2013-10-26
....\vc2008
....\......\StdAfx32.h,2774,2013-10-25
....\......\StdAfxCE.h,1656,2013-10-25
....\......\Test.sln,1155,2013-10-26
....\......\Test.vcproj,146309,2013-10-26
....\vc2010
....\......\StdAfx.h,1945,2013-10-25
....\......\Test.sln,1156,2013-10-25
....\......\Test.vcxproj,11818,2013-10-26
....\......\Test.vcxproj.filters,2981,2013-10-26
....\......\Test.vcxproj.user,143,2013-10-26
....\vc6
....\...\StdAfx.h,522,2013-10-25
....\...\Test.dsp,8470,2013-10-26
....\...\Test.dsw,533,2013-10-25
Readme.txt,253,2013-10-26
src
...\BlueTooth.cpp,7002,2013-10-26
...\BlueTooth.h,3018,2013-10-26
...\mfc
...\...\DlgMain.cpp,15198,2013-10-26
...\...\DlgMain.h,2241,2013-10-26
...\...\DlgPairRecv.cpp,852,2013-10-26
...\...\DlgPairRecv.h,682,2013-10-26
...\...\DlgPairSend.cpp,855,2013-10-26
...\...\DlgPairSend.h,726,2013-10-26
...\...\DlgScan.cpp,1778,2013-10-26
...\...\DlgScan.h,925,2013-10-26
...\...\DlgVisible.cpp,1121,2013-10-26
...\...\DlgVisible.h,646,2013-10-26
...\...\res

...\...\...\Test.rc2,751,2013-10-25
...\...\resource.h,2058,2013-10-26
...\...\Test.cpp,901,2013-10-26
...\...\Test.h,547,2013-10-25
...\...\Test.rc,9460,2013-10-26
...\StdAfx.h,111,2013-10-26
...\vc6
...\...\BluetoothAPIs.h,50375,2013-10-25
...\...\bthdef.h,43838,2013-10-26
...\...\bthsdpdef.h,2615,2007-09-27
...\...\irprops.lib,16196,2007-09-27
...\...\Readme.txt,257,2013-10-26
...\...\ws2bth.h,443,2013-10-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ActiveX
    Visual C++高级开发范例解析第二章ActiveX源码(Visual C++ Advanced Development ActiveX sample chapter source analysis)
    2009-04-14 09:40:44下载
    积分:1
  • RTU
    四方公司CSC300E远动机的程序,里面包括104、101、cdt、disa等规约的代码,要保密!(CSC300EA FOR RTU)
    2012-07-13 13:14:02下载
    积分:1
  • Ltpcc
    一个串口通讯的源码,自定义的通讯协议,与切纸设备连接(A serial communications source, since the definition of communication protocols, and cutting equipment to connect)
    2008-04-02 10:55:28下载
    积分:1
  • llvbo
    用C语言设计数字滤波器,实现低通,带通,高通,带阻功能(Digital filter design using C language, to obtain Low pass, band pass, high pass, band-stop function)
    2016-03-02 13:37:49下载
    积分:1
  • CVI_rs232
    Labwindows CVI 中不错的串口编程,串口调试(Good serial programming Labwindows CVI, serial debugging )
    2020-07-07 23:18:57下载
    积分:1
  • dll
    PLC动态库 vb编程 支持s7-1200(PLC Dynamic Library Support s7-1200)
    2019-04-08 20:40:41下载
    积分:1
  • dsdv
    DSDV协议在ns2中的实现,可以直接使用,无需调试(DSDV protocol implementation in ns2, can be used directly, without debugging)
    2011-06-02 12:03:09下载
    积分:1
  • vbchuankou
    用VB编写的串口调试助手,附带51程序,大家可以学习,很经典,很地道(With VB serial debugging assistant, with 51 programs)
    2013-08-28 16:44:14下载
    积分:1
  • GPSDIY
    说明:  GPS串口通信程序,新建了一个数据库ACCESS,在显示当前GPS信息的同时可以存储以前记录过的信息,保存在数据库中,便于以后查阅。当前GPS信息包括:时间,经度,纬度,速度,真实航向以及磁偏移(GPS serial port communication program, a database of new ACCESS, show the current GPS information can be stored at the same time the information previously recorded, stored in a database for easy access later. The current GPS information including: time, longitude, latitude, speed, true course and magnetic offset)
    2009-08-06 15:19:07下载
    积分:1
  • IEC103-learning
    IEC103通讯规约学习心得.doc IEC103通讯规约学习心得(IEC103-learning.doc)
    2010-02-28 10:42:59下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载