Design of Self-generating Component Powered by Magnetic Energy Harvesting—Magnetic Field Alarm.pdfVIP
- 1、本文档共12页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Design of Self-generating Component Powered by Magnetic Energy Harvesting—Magnetic Field Alarm
I/O Efficient Dynamic Data Structures for
Longest Prefix Queries
Moshe Hershcovitch1 and Haim Kaplan2
1 Faculty of Electrical Engineering
moshik1@
2 School of Computer Science
haimk@cs.tau.ac.il
Tel Aviv University, Tel Aviv 69978, Israel
Abstract. We present an efficient data structure for finding the longest
prefix of a query string p in a dynamic database of strings. When the
strings are IP-addresses then this is the IP-lookup problem. Our data
structure is I/O efficient. It supports a query with a string p using
O(logB (n) + |p | ) I/O operations, where B is the size of a disk block.
B
It also supports an insertion and a deletion of a string p with the same
number of I/O’s. The size of the data structure is linear in the size of
the database and the running time of each operation is O(log(n) + |p |).
1 Introduction
We consider the longest prefix problem which is defined as follows. The input
consists of a set of strings S = {p 1 . . . pn } which we shall refer to as prefixes . We
want to preprocess S into a data structure such that given a query string q we
can efficiently find the longest prefix in S which is a prefix of q or report that no
prefix in S is a prefix of q. We focus on the dynamic version of the problem where
we want to be able to insert and delete prefixes to and from S , respectively.
The main application of this problem is for packet forwarding in IP networks.
In this application a router maintains a set of prefixes of IP addresses according
to some routing protocol such as BGP (Border Gateway Protocol). When a
packet arrives, the r
您可能关注的文档
- baidu综合营销(技能训练)14.pdf
- Bank Credit to Small and Medium-Sized Enterprises The Role of….pdf
- Barrier penetrabilities and reduced widths for α-decay in the medium heavy region.pdf
- BAS水系统群控方案 2015新.pdf
- Bedingungen für die Zweispiegeligkeit der Automorphismengruppen von Cayleyalgebren.pdf
- Beitr 228;ge aus der angewandten Wirtschaftsforschung Nr. 30….pdf
- BehavioralSystemsCognitive….pdf
- Bi2Se3、Bi2Te3和Sb2Te3的声子和热力学性质的第一性原理研究.pdf
- Bob Woodward and Scott Armstrong, The Brethren Inside the….pdf
- Bone age and factors affecting skeletal maturation at diagnosis of paediatric Cushing’s disease.pdf
最近下载
- 4篇 2025年专题民主生活会个人对照发言材料(四个带头).doc VIP
- 船舶驾驶员实用英语口语.doc
- 公路桥梁小修保养工程常用表格式样.doc
- 南京邮电大学2020-2021学年第1学期《线性代数》期末考试试卷(A卷)及标准答案.docx
- 泌尿科内镜随访制度.docx
- 大学英语综合教程(高级)(华中农业大学)中国大学MOOC(慕课)章节测验试题(答案).pdf
- 江苏海洋大学2023-2024学年第1学期《高等数学(上)》期末考试试卷(B卷)附参考答案.pdf
- 初中物理-内能知识点.doc VIP
- 《语文新课程改革研究》课程考试题库文学类专业(2023年)完整版.doc VIP
- 2023年新版征信报告详细版征信报告模板-Word-可编辑-有水印.docx VIP
文档评论(0)