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

microsoft-bluetooth-API

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

  • bpsk
    用C++实现BPSK的仿真,包括信源,调制,信道,解调,计算误比特率(Using C++ implementation BPSK simulation, including source, modulation, channel, demodulator, bit error rate calculation)
    2020-12-11 14:59:17下载
    积分:1
  • Twwh
    本论文以OFDM系统为基础,介绍了OFDM系统的基本原理,以及使用OFDM技术的优势所在,并且展望了今后的无线移动技术的发展前景。在简单介绍OFDM原理的同时,着重阐述了OFDM系统在不同信道环境和不不同实现方式下的误码性能。主要包括了OFDM系统在加性白高斯信道,在加性白高斯信道和多径干扰两种不同信道环境下系统的误码性能,其中后者还研究了系统在有保护间隔与无保护间隔的误码性能比较。在理论分析的基础 (This thesis is based on the OFDM system, the basic principle of the OFDM system, as well as the advantages of using OFDM technology, and future prospects for the development of future wireless and mobile technologies. OFDM principle in brief, focusing on the BER performance of OFDM systems under different channel conditions and different implementations. Including OFDM system in additive white Gaussian channel, additive white Gaussian channel and multipath interference of two different channel environment, the system BER performance, the latter of which also studied the system in a protected interval without guard interval BER performance comparison. The basis of theoretical analysis)
    2021-04-28 13:08:43下载
    积分:1
  • ComRegist2000
    这是一个用VC编写的MSCOMM控件的注册安装示例工程源代码,对于单片机的上位机软件开发是一个不错的小工具(This is a prepared using VC control register MSCOMM sample project to install the source code for the MCU PC software development is a good gadget)
    2007-09-23 13:37:38下载
    积分:1
  • Montecarlo
    光源布局优化蒙特卡洛算法仿真等等对于平面估计定位精度提高(Simulation of light source layout optimization Monte Carlo algorithm and so on for improving the accuracy of plane estimation)
    2017-12-14 11:23:14下载
    积分:1
  • Ltpcc
    一个串口通讯的源码,自定义的通讯协议,与切纸设备连接(A serial communications source, since the definition of communication protocols, and cutting equipment to connect)
    2008-04-02 10:55:28下载
    积分:1
  • LDPC
    该程序给出了LDPC编译码程序的经典算法,即BP算法,性能比较好(The program gives the classic algorithm LDPC decoding procedures, namely BP algorithm, the performance is better)
    2013-06-13 15:42:39下载
    积分:1
  • ZT-Series-ZigBee
    zigbee的一些基础知识,引脚及其相关协议等(basic zigbee )
    2011-12-23 17:20:13下载
    积分:1
  • 103Test
    串口或者以太网口的103规约的端口测试和规约解析软件,解压即可用。(iec103 TEST)
    2012-07-13 13:05:01下载
    积分:1
  • goose
    利用vc编写的基于Goose报文的通信程序,在此程序中可对所发送的报文进行设定。(Goose vc prepared based on the use of packet communication program, in this procedure can send packets to the set.)
    2020-12-25 15:39:04下载
    积分:1
  • ldpc-simplify
    LDPC 译码算法 spa bp置信传播(LDPC spa bp LDPC LDPC)
    2021-05-07 08:28:36下载
    积分:1
  • 696518资源总数
  • 104755会员总数
  • 1今日下载