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

microsoft-bluetooth-API

于 2020-12-23 发布 文件大小:62KB
0 330
下载积分: 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 个回复

  • UDPComm
    基于UDP通讯服务器的开发,主要负责接收传感器发送上来的检测数据,校验后解析(CRC校验),并存储在SQL数据库中。(UDP communication server-based development, primarily responsible for receiving the sensor sends up the detection data checksum (CRC check) after parsing, and stored in an SQL database.)
    2012-09-12 15:56:43下载
    积分:1
  • DS_hw1
    Simple recursive function test
    2012-06-10 13:27:23下载
    积分:1
  • Turbo_code_3GPP2
    Turbo decoder for 3GPP2
    2011-10-18 20:47:53下载
    积分:1
  • Linux C下服务器与客户端之间的文件传输
    实现windows和linux之间的通信 或者 window间通信 linux间通信(Communication between windows and Linux or communication between Linux communication between window)
    2018-02-05 10:37:56下载
    积分:1
  • ns2-extension
    介绍如何对NS2进行多信道多接口扩展,并支持动态信道分配。(NS2 introduce how to carry out the expansion of multi-channel multi-interface, and supports dynamic channel allocation.)
    2009-03-12 20:28:24下载
    积分:1
  • bianyiyuanli
    编译原理的学习资料,我们上课用的,没有源码传,但又想下载东西,只好传了学习资料(Compilation Principle of learning materials, we used in class, there is no source Chuan, but want to download things, but to learn from the information passed)
    2009-01-01 18:45:00下载
    积分:1
  • serialDebug
    调试串口很有帮助,用windowsAPI编写,避免了com控件的局限性(help for serialport debug)
    2012-04-25 10:57:12下载
    积分:1
  • TCP_GPRS_XSTECK
    一个科技公司使用的GPRS接收程序。可是直接使用(A PROGRAM OF GPRS SERVER 。IT S VERY EASY TO USE.)
    2010-07-03 12:19:47下载
    积分:1
  • intnet
    visual c++ 很好的程序例子,适合网络编程初学者编程学习(visual c++ examples of good programs, programming for beginners to learn network programming)
    2011-04-30 16:20:55下载
    积分: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
  • 696516资源总数
  • 106436会员总数
  • 7今日下载