Buscar
Mostrando ítems 1-10 de 490
Asymptotically optimal encodings of range data structures for selection and Top-K queries
(Association for Computing Machinery, 2017)
Given an array A[1, n] of elements with a total order, we consider the problem of building a data structure that solves two queries: (a) selection queries receive a range [i, j] and an integer k and return the position of ...
Instance-optimal geometric algorithms
(ACM, 2017)
We prove the existence of an algorithmAfor computing 2D or 3D convex hulls that is optimal forevery pointsetin the following sense: for every sequenceσofnpoints and for every algorithmA′in a certain classA,the running time ...
A Fisheye image matching method boosted by recursive search space for close range photogrammetry
(2019-06-01)
Close range photogrammetry (CRP) with large field-of-view images has become widespread in recent years, especially in terrestrial mobile mapping systems (TMMS). However, feature-based matching (FBM) with omnidirectional ...
An Integrated Data Model and Web Protocol for Arbitrarily Structured Information
(Instituto Tecnológico y de Estudios Superiores de Monterrey, 2015)
To index or not to index:|bTime-space trade-offs in search engines with positional ranking functions
(Universidad de Chile, 2014)
Web search has become an important part of day-to-day life. Web search engines are important tools that give access to the information stored in the web. The success of a web search engine mostly depends on its efficiency ...
Busca por estruturas causais no contexto de modelos mistos em genética quantitativa
(Universidade Federal de Minas GeraisUFMG, 2010-11-10)
Structural Equation Models (SEM) can be used to study recursive and simultaneous relationships in multivariate analyses. Nonetheless, the number of different recursive causal structures that can be usedfor fitting a SEM ...
Position-Restricted Substring Searching
(Springer Berlin / Heidelberg, 2006)
A full-text index is a data structure built over a text string
T[1, n]. The most basic functionality provided is (a) counting how many
times a pattern string P[1,m] appears in T and (b) locating all those
occ positions. ...