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

microsoft-bluetooth-API

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

代码说明:

  使用 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 个回复

  • FreeSender
    FreeSender 群发器,学习socket 编程(FreeSender mass learning socket programming)
    2013-01-25 16:25:13下载
    积分:1
  • VoIP
    这个是华为的VoIP文档,讲述清晰,值得阅读!(This is Huawei' s VoIP documents, about clarity, it is worth reading!)
    2009-12-06 16:01:08下载
    积分:1
  • 20070313_synchronizationMutex
    同步机制的解决方法之一(one of the solutions)
    2007-04-06 11:59:02下载
    积分:1
  • ad hoc网络mac层协议修改和仿真源
    说明:  ad hoc MAC协议,修改及仿真后的代码,源程序,实现AD HOC网络通信(AD hoc MAC protocol, modified and simulated code, source program, AD hoc network communication)
    2020-04-09 10:42:34下载
    积分:1
  • VC_MFC-Sample1
    Microsoft Visual C++ MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置 串口属性的实例. 在工业控制中,工控机(一般都基于 Windows 平台)经常需要与智能仪表通过串口 进行通信.串口通信方便易行,应用广泛. 一般情况下,工控机和各智能仪表通过 RS485 总线进行通信.RS485 的通信方式是 半双工的,只能由作为主节点的工控 PC 机依次轮询网络上的各智能控制单元子节点. 每次通信都是由 PC 机通过串口向智能控制单元发布命令,智能控制单元在接收到正 确的命令后作出应答. (Microsoft Visual C++ MFC serial communication programming explain CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance in industrial control, IPC (generally based on the Windows platform) often need to communicate with the smart meter through the serial port serial communication easy and widely used normal circumstances, the IPC and intelligent instrument through RS485 communication RS485 communication is half-duplex, only as the primary node industrial PC turn polling network intelligent control unit child nodes. every communication from a PC via the serial port to issue commands to the intelligent control unit, intelligent control unit receives the correct command response.)
    2012-10-11 07:23:02下载
    积分:1
  • TEST6_C1
    利用vc++实现的一个直接序列扩频通信处理程序,包含了简单的测试数据。此程序很详尽。(Using vc++ to achieve a direct sequence spread spectrum communication processes, including a simple test data. This program is very detailed.)
    2009-12-18 20:34:50下载
    积分:1
  • sys
    采用turbo编程,可实现对鼠标,键盘等操作的识别与输出控制。(Turbo programming, operation of the mouse, keyboard and other identification and output control.)
    2013-04-27 06:27:50下载
    积分:1
  • Threads-and-chat-program-example
    有客户端的聊天软件,可实现网络通讯,对于了解网络编程有帮助(A client chat software, network communications, network programming help for understanding)
    2013-10-28 09:33:58下载
    积分:1
  • shoujidayin
    把手机的imei已一个中箱收集,并打印出该收集的一些信息。(Phone imei in box collection, and print out the collected information.)
    2012-09-08 15:31:15下载
    积分:1
  • V1.26VCOM1.26
    虚拟串口服务程序V1.26VCOM1.26,用于对串口通讯的学习。(Virtual Serial Port service program V1.26VCOM1.26, serial communication for learning.)
    2008-05-22 21:42:00下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载