Sciweavers

4491 search results - page 453 / 899
» Algorithm Engineering
Sort
View
ECCV
2004
Springer
16 years 6 months ago
A Visual Category Filter for Google Images
We extend the constellation model to include heterogeneous parts which may represent either the appearance or the geometry of a region of the object. The parts and their spatial co...
Robert Fergus, Pietro Perona, Andrew Zisserman
ICDE
2004
IEEE
105views Database» more  ICDE 2004»
16 years 6 months ago
SPINE: Putting Backbone into String Indexing
The indexing technique commonly used for long strings, such as genomes, is the suffix tree, which is based on a vertical (intra-path) compaction of the underlying trie structure. ...
Naresh Neelapala, Romil Mittal, Jayant R. Haritsa
ICDE
2003
IEEE
104views Database» more  ICDE 2003»
16 years 6 months ago
PIX: A System for Phrase Matching in XML Documents
We present a system that enables flexible and efficient phrase matching in XML documents. Since XML allows structured and unstructured information to be interleaved, phrase matchi...
Divesh Srivastava, Mary F. Fernández, Sihem...
DAC
2005
ACM
16 years 5 months ago
Efficient SAT solving: beyond supercubes
SAT (Boolean satisfiability) has become the primary Boolean reasoning engine for many EDA applications, so the efficiency of SAT solving is of great practical importance. Recently...
Domagoj Babic, Jesse D. Bingham, Alan J. Hu
ICSE
2009
IEEE-ACM
16 years 5 months ago
Do code clones matter?
Code cloning is not only assumed to inflate maintenance costs but also considered defect-prone as inconsistent changes to code duplicates can lead to unexpected behavior. Conseque...
Benjamin Hummel, Elmar Jürgens, Florian Deiss...