搜索资源列表
RFID_aiti_collion.rar
- 提出了一个在 RFID系统中改进的防冲突算法 ,该算法基于 Aloha算法并结合了二叉树算法。当有大量 标签同时需要识别时 ,首先通过对标签上一轮的碰撞情况来估计待识别的标签数 ,然后对标签进行分类或改变帧的 大小来降低标签发生碰撞的概率 ,从而提高识别的效率。,A in the RFID system to improve the anti-collision algorithm based on the Aloha algorithm and a combination of binar
B-Tree
- 自己上学时写的Btree算法,处理基于Rot语言的图形,存储一些RFID的数据-Implements a B-Tree structure as introduced in the lecture to store the information read by the RFID readers in the library.
RFID
- 一种改进的RFID二进制搜索防碰撞算法,基于二进制树的防碰撞算法研究-An improved anti-collision RFID binary search algorithm, binary tree-based anti-collision algorithm
RFID
- 基于二进制查询树的RFID标签防碰撞算法、基于二进制搜索算法的RFID标签防碰撞算法-Binary query tree based anti-collision algorithm, RFID tags, the binary search algorithm based anti-collision algorithm for RFID tag
rfidanticollisonsearchalgorithm
- 这是有关于RFID反碰撞算法里的二进制树型算法的程序代码,它是用VHDL来实现的-This is on the RFID anti-collision algorithm in binary tree code algorithm, which is achieved using VHDL
RFID
- RF ID射频识别技术由于其技术简单,应用方便,当前在仓储,物流,图书管理,药品管理等各方面都广泛应用。但实际应用中,很多情况是在射频场中存在一个阅读器和多个电子标签。 当阅读器同时清点多个电子标签时,就会出现信道争用。现有的解决方案是ALOHA和Binary Tree方法,以及在这两种方法基础上改进的方法。但现有的方法清点效率较低,因此在现有的碰撞方法基础上,提出一种结合ALOHA和Binary Tree方法的新的防碰撞方案,旨在进一步提高RFID应用 的多标签清点效率-RF ID R
Filtering-RFID-middleware
- 本文研究RFID中间件的事件过滤技术,主要工作:(1)综合分析了各RFID事件 过滤算法的性能,着重分析了两种具有代表性的算法并指出其不足和局限。(2)分析了 RFID中间件在实际应用中的性能要求,提出一种更适合于RFID中间件的事件过滤算 法,基于聚合转换和KDB树的事件过滤算法。(3)用仿真实验测试各算法的性能表现, 证明本文的算法提升了RFlD中间件的综合性能。-Event Filtering is the core function of RFID middleware
RFID
- 一种RFID识别算法的模拟,模拟了采用多叉树存储的数据如何快速查找的过程,可以在VC++下运行。-An RFID identification algorithm simulation, simulation of a multi-tree storage of data is how to quickly find the process can run VC++ under.
RFID-lunwen
- 针对射频识别系统中的标签碰撞问题,提出了一种基于分组策略的RFID自适应防碰撞算法。该算法在二叉树搜索算法的基础上引入分组策略、后退策略、自适应地选择四叉树搜索策略、动态调整标签碰撞检测过程策略,减少了搜索次数和读写器与标签间的通信量,提高了识别效率。-Systems for radio frequency identification tag collision problem, a packet-based strategy RFID adaptive anti-collision algo
binarytree_wd
- 这是一个射频识别防碰撞的程序,其中采用的是二进制算法,结果有对比图,效率明显提高-Abstract The deployments of RFID system are seriously affected by collision caused by multiple tags responding simultaneously. To facilitate the resolution of collisions caused by densely distributed memoryles
rfid-newQmod-master
- Binary tree anticollision algorithm
anti-collision-algorithm
- RFID防碰撞算法,matlab下模拟仿真,包括二进制树和ALOHA算法-RFID anti-collision algorithm, the matlab simulation, including binary tree algorithm and ALOHA
二进制搜索
- RFID防碰撞算法,二进制搜索树使用matlab仿真,(Simulation of binary search tree using MATLAB)