Sciweavers

336 search results - page 4 / 68
» Improved data structures for fully dynamic biconnectivity
Sort
View
ISCAS
2007
IEEE
79views Hardware» more  ISCAS 2007»
15 years 6 months ago
Quadrature Mismatch Shaping Techniques for Fully Differential Circuits
— Quadrature Σ∆ ADCs require a feedback path for both the I and the Q part of the complex feedback signal. A complex DAC could give this feedback with near-perfect I/Q balance...
Stijn Reekmans, Pieter Rombouts, Ludo Weyten
LCPC
2005
Springer
15 years 5 months ago
Applying Data Copy to Improve Memory Performance of General Array Computations
Abstract. Data copy is an important compiler optimization which dynamically rearranges the layout of arrays by copying their elements into local buffers. Traditionally, array copy...
Qing Yi
STOC
2003
ACM
126views Algorithms» more  STOC 2003»
15 years 12 months ago
A new approach to dynamic all pairs shortest paths
We study novel combinatorial properties of graphs that allow us to devise a completely new approach to dynamic all pairs shortest paths problems. Our approach yields a fully dynam...
Camil Demetrescu, Giuseppe F. Italiano
ISAAC
2007
Springer
118views Algorithms» more  ISAAC 2007»
15 years 5 months ago
Dynamic Structures for Top- k Queries on Uncertain Data
In an uncertain data set S = (S, p, f) where S is the ground set consisting of n elements, p : S → [0, 1] a probability function, and f : S → R a score function, each element i...
Jiang Chen, Ke Yi
JDA
2006
184views more  JDA 2006»
14 years 11 months ago
Dynamic shortest paths and transitive closure: Algorithmic techniques and data structures
In this paper, we survey fully dynamic algorithms for path problems on general directed graphs. In particular, we consider two fundamental problems: dynamic transitive closure and...
Camil Demetrescu, Giuseppe F. Italiano