登录
首页 » 通信 » 蓝牙规范10.1版本,英文资料,PDF格式

蓝牙规范10.1版本,英文资料,PDF格式

于 2022-01-20 发布 文件大小:4.88 MB
0 111
下载积分: 2 下载次数: 1

代码说明:

蓝牙规范10.1版本,英文资料,PDF格式-10.1 Bluetooth specification version, in English, PDF format

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

发表评论

0 个回复

  • IC card reader procedures, straightforward, practical, reference value
    IC卡读写程序,简单明了,实用性强,有参考价值-IC card reader procedures, straightforward, practical, reference value
    2022-04-20 20:29:40下载
    积分:1
  • MT6250RF无校准参数设置
    射频校准很耗时耗力,为简化产线生产麻烦,提高生产效率,可以按附件代码,直接替换基线包对应文件,实现不校准能满足收发功率和灵敏度的要求。
    2022-02-04 12:09:59下载
    积分:1
  • WinCE development of the COM
    WinCE上的COM开发-WinCE development of the COM
    2023-04-30 05:10:04下载
    积分:1
  • 一个讯录工具
    一个通讯录工具-a directory tool ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~
    2022-08-07 05:57:01下载
    积分:1
  • LTE_RACH 随机接入道 (TDD LTE)
    TDD LTE 系统中的RACH的 matlab 程序代码。欢迎下载。谢谢你的支持。
    2022-02-19 23:16:23下载
    积分:1
  • communications debugging 1107 ALT
    1107通讯调试 ALT-1,ALT-2,ALT-3,ALT-4,进行分步调试 适合IEC1107通讯协议.-communications debugging 1107 ALT-1, Alt-2, ALT-3, ALT-4, for step-by-step debugging for IEC1107 communication protocol.
    2023-07-05 04:10:02下载
    积分:1
  • 华容道游戏J2ME实现_Java手机游戏
    华容道游戏J2ME实现_Java手机游戏-Puzzle achieve _Java J2ME mobile games
    2022-11-05 20:35:04下载
    积分:1
  • VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue /////////////////...
    VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue ///////////////////////////////////////// #include "Queue.h" //define queue data struct struct QueueData { char data[20] int nId } //define queue typedef TQueue TMyQueue //put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 m_pMyQueue.TryPut(data) } //try put data into queue { QueueData data memset(&data, 0, sizeof(data)) strcpy(data.data, "hello!") data.nId = 0 if(m_pMyQueue.TryPut(data) != 0) { MessageBox("put queue error") } else { MessageBox("put queue success") } } //get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.Get(data) MessageBox(data.data) } //try get data from queue { QueueData data memset(&data, 0, sizeof(data)) m_pMyQueue.TryGet(data) MessageBox(data.data) }-cohort of VC Packaging category /////////////////////////////////////////// this is a example for using Queue ///////
    2023-07-24 17:35:03下载
    积分:1
  • 一篇关于P2P 穿越NAT 的实用文章,采用TCP协议来进行穿越。
    一篇关于P2P 穿越NAT 的实用文章,采用TCP协议来进行穿越。-on a peer-to-peer NAT traversal of practical articles, using TCP for the crossing.
    2023-08-28 03:30:04下载
    积分:1
  • rtp document , it is useful for learning rtp
    rtp document , it is useful for learning rtp-rtp document, it is useful for learning rtp
    2022-05-21 13:00:09下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载