Sciweavers

2867 search results - page 59 / 574
» Effectiveness of Index Expressions
Sort
View
ICIP
2002
IEEE
15 years 4 months ago
Representation of motion activity in hierarchical levels for video indexing and filtering
A method for video indexing and filtering based on motion activity characteristics in hierarchical levels is proposed. To extract motion activity information, an MPEG (MPEG-1/2) v...
Xinding Sun, Ajay Divakaran, B. S. Manjunath
ASWEC
2008
IEEE
15 years 1 months ago
Indexing the Java API Using Source Code
The basic idea behind software reuse is that software developers use reusable components found in software repositories to reduce the amount of code that has to be written and so ...
Homan Ma, Robert Amor, Ewan D. Tempero
ICDE
2008
IEEE
336views Database» more  ICDE 2008»
16 years 1 months ago
Dominant Graph: An Efficient Indexing Structure to Answer Top-K Queries
Given a record set D and a query score function F, a top-k query returns k records from D, whose values of function F on their attributes are the highest. In this paper, we investi...
Lei Zou, Lei Chen 0002
ADBIS
2000
Springer
106views Database» more  ADBIS 2000»
15 years 3 months ago
Using XML and Regular Expressions in the Syntactic Analysis of Inflectional Language
In this paper we describe an approach to representation of data and knowledge using two technologies: XML and regular expressions in a domain of natural language syntactic analysis...
Marek Trabalka, Mária Bieliková
ICDE
1992
IEEE
116views Database» more  ICDE 1992»
15 years 4 months ago
An Index Implementation Supporting Fast Recovery for the POSTGRES Storage System
This paper presents two algorithms for maintaining Btree index consistency in a DBMS which does not use write-ahead logging (WAL). One algorithm is similar to shadow paging, but i...
Mark Sullivan, Michael A. Olson