登录
首页 » PDF » nfc_p2p

nfc_p2p

于 2016-10-22 发布 文件大小:5131KB
0 125
下载积分: 1 下载次数: 7

代码说明:

  网上搜集的NFC P2P笔记,里面有原文网页链接,帮作者增加人气,哈哈哈! NFC_P2P: NDEF消息解析实例.pdf NFC笔记——ATR_RES 消息结构.pdf NFC笔记——NFCIP-1协议命令集.pdf NFC笔记——PSL_REQ 和 PSL.pdf NFC笔记——WUP_REQ 和 WUP.pdf NFC笔记——初始化RF碰撞避免.pdf NFC笔记——传输帧格式.pdf NFC笔记——通用初始化及单设备检测(SDD)流程.pdf NFC笔记——主动模式和被动模式下激活协议的流程.pdf NFCForum-TS-NDEF.pdf(NFC P2P online collection of notes, there are the original links help authors increase the popularity, ha ha ha! NFC_P2P: NDEF message parsing instance .pdf NFC notes ATR_RES message structure .pdf NFC notes NFCIP-1 protocol commands .pdf NFC notes PSL_REQ and PSL.pdf NFC notes WUP_REQ and WUP.pdf NFC notes- initialization RF collision avoidance .pdf NFC notes- transport frame format .pdf NFC notes- general initialization and single device detection (SDD) process .pdf NFC notes- active mode and passive mode activation protocol process .pdf NFCForum-TS-NDEF.pdf)

文件列表:

NFC_P2P
.......\NFCForum-TS-NDEF.pdf,593162,2014-10-09
.......\[笔记]NDEF消息解析实例.pdf,131935,2014-10-09
.......\[笔记]NFC笔记——ATR_RES 消息结构 - ET民工[源自火星] - 博客园.pdf,626689,2014-10-09
.......\[笔记]NFC笔记——NFCIP-1协议命令集(...pdf,600341,2014-10-09
.......\[笔记]NFC笔记——PSL_REQ 和 PSL...pdf,669550,2014-10-09
.......\[笔记]NFC笔记——WUP_REQ 和 WUP...pdf,604134,2014-10-09
.......\[笔记]NFC笔记——主动模式和被动模式下激活协议的流程 - ET民工[源自火星] - 博客园.pdf,631092,2014-10-09
.......\[笔记]NFC笔记——传输帧格式 - ET民工[源自火星] - 博客园.pdf,621653,2014-10-09
.......\[笔记]NFC笔记——初始化RF碰撞避免 - ET民工[源自火星] - 博客园.pdf,530941,2014-10-09
.......\[笔记]NFC笔记——通用初始化及单设备检测(SDD)流程 - ET民工[源自火星] - 博客园.pdf,591439,2014-10-09
.......\[翻译]NFC Data Exchange Fo...pdf,175325,2014-10-09
.......\链接.txt,69,2014-10-09

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

发表评论

0 个回复

  • ppp协议实现源代码
    ppp协议实现源代码-ppp protocol source code
    2022-02-11 22:37:16下载
    积分:1
  • 这是一个使用DHTML技术显示的功能
    这是一个使用DHTML技术显示的功能-This is a show that the use of DHTML technology functions
    2022-07-17 01:56:24下载
    积分:1
  • 基于webplayer的电影下载工具(VC6源码)
    使用webplayer在线影院观看电影,是点播的形式,如果你的网络不好就要忍受长时缓冲的痛苦,有没有办法先下再看呢?我开发这个工具就是为了这个目的,发现了webplayer如何跟服务器沟通的规则,并最终获得电影数据,代码其实并不复杂,使用基本的socket编程,伪装成webplayer客户端与服务器沟通,最终得以获得电影数据,最后存成rmvb格式的电影,可以慢慢欣赏了。以上工具仅为学习目的开发,切勿用于任何非法目的,责任请自负,请支持正版电影:)
    2023-01-18 10:25:04下载
    积分:1
  • CF定点瞬移源码
    CF定点瞬移源码,定位瞬移,易语言源代码,完美过非法,()
    2018-04-29 21:01:07下载
    积分:1
  • emd分解的一个改进 附件2_MEEMD序_郑一
    emd分解的一个改进,内含有例子说明,便于各位阅读(An improvement in EMD decomposition.)
    2021-01-21 21:58:42下载
    积分:1
  • 59564327BUCK-SMC(1)
    基于buck型变换器的滑模变结构控制仿真(Simulation of sliding mode variable structure control based on Buck Converter)
    2020-12-22 23:59:06下载
    积分:1
  • baidump3
    MP3批量百度搜索下载工具 本人自己兴趣写的,利用百度快速方便搜索下载MP3,生成视听列表或下载的工具,设计完全是根据本人自己所需编写,除了用了界面控件没用其它控件. 如各位有需要可以用用,代码完全公开,取用请留我原创. (MP3 download batch Baidu search tools I own interest in writing, use Baidu search quickly and easily download MP3, audio-visual production list or download the tools, Design is entirely based on my own for the preparation, In addition to using the control interface useless other controls. If you need can be used, code totally open, I requested access to stay original.)
    2007-05-17 19:53:08下载
    积分:1
  • UDP套接字
    说明:  可通过U D P套接字及接口函数发送/接收数据 1. 在Linux系统下,采用C语言编写一个U D P服务器程序,客户向服务器发送字符串后,服务器能把该字符串返回给客户程序。 2. 在Linux系统下,采用C语言编写一个U D P客户程序,可向服务器发送字符串,并把服务器返回的字符串显示出来。(Data can be sent / received through U D P sockets and interface functions. 1. In Linux system, a U D P server program is written in C language. After the client sends the string to the server, the server can return the string to the client program. two. Under the Linux system, a U D P client program is written in C language,which can send a string to the server and display the string returned by the server.)
    2020-06-24 19:40:01下载
    积分:1
  • dt_client
    用于模拟客户端与服务端之的通信机制。此是客户端(For the simulated client server communication mechanism. This is a client)
    2012-11-23 23:02:25下载
    积分:1
  • 序提供的是bbs的数据结构和存储过源代码,用asp写的
    本程序提供的是bbs的数据结构和存储过程源代码,用asp写的-this program is provided by the bulletin board structure and the data storage process source code used to write the asp
    2022-07-28 13:55:59下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载