Design of Self-generating Component Powered by Magnetic Energy Harvesting—Magnetic Field Alarm.pdfVIP
- 2
- 0
- 约4.23万字
- 约 12页
- 2018-01-14 发布于河北
- 举报
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
最近下载
- 新解读《DL_T 408—2023电力安全工作规程 发电厂和变电站电气部分》最新解读.docx VIP
- 1.7 有多少名观众 教案 2025-2026学年北师大版数学三年级下册.docx VIP
- 第5章 比亚迪精诚钣喷质量管理体系(A0版).pdf VIP
- 学堂在线《大学生心理健康》课后作业单元考核答案.docx VIP
- 脑出血钻孔引流术后护理要点.pptx VIP
- 抖音美妆类短视频营销策略.pdf VIP
- 热敏罐灸疗法可复制.pdf VIP
- 《过敏性紫癜预防与处理指南(2025)解读》.docx VIP
- SL706-2015水库调度编制导则.pdf VIP
- 《美妆短视频的发展问题研究》文献综述1700字.docx VIP
原创力文档

文档评论(0)