Sciweavers

2498 search results - page 24 / 500
» Data Structures with Unpredictable Timing
Sort
View
PLDI
1994
ACM
15 years 1 months ago
The Program Structure Tree: Computing Control Regions in Linear Time
In this paper, we describe the program structure tree (PST), a hierarchical representation of program structure based on single entry single exit (SESE) regions of the control flo...
Richard Johnson, David Pearson, Keshav Pingali

Publication
417views
15 years 6 months ago
Data Structures and Algorithms for Nearest Neighbor Search in General Metric Spaces
We consider the computational problem of finding nearest neighbors in general metric spaces. Of particular interest are spaces that may not be conveniently embedded or approximate...
Peter N. Yianilos
88
Voted
ICMCS
2005
IEEE
143views Multimedia» more  ICMCS 2005»
15 years 3 months ago
Dynamic Gop Structure Determination for Real-Time MPEG-4 Advanced Simple Profile Video Encoder
MPEG-4 Advanced Simple Profile video provides I, P, and B –type frames in each GOP (Group Of Pictures). To maximize the coding efficiency, it is important to determine the distr...
Yu-Lin Wang, Jing-Xin Wang, Yen-Wen Lai, Alvin Wen...
SODA
2010
ACM
409views Algorithms» more  SODA 2010»
15 years 7 months ago
Data Structures for Range Minimum Queries in Multidimensional Arrays
Given a d-dimensional array A with N entries, the Range Minimum Query (RMQ) asks for the minimum element within a contiguous subarray of A. The 1D RMQ problem has been studied int...
Hao Yuan, Mikhail J. Atallah
ESA
2004
Springer
106views Algorithms» more  ESA 2004»
15 years 1 months ago
Efficient Tradeoff Schemes in Data Structures for Querying Moving Objects
The ability to represent and query continuously moving objects is important in many applications of spatio-temporal database systems. In this paper we develop data structures for ...
Pankaj K. Agarwal, Lars Arge, Jeff Erickson, Hai Y...