Sciweavers

3971 search results - page 289 / 795
» On the Use of Properties in Java Applications
Sort
View
TASLP
2002
120views more  TASLP 2002»
15 years 6 months ago
Improved audio coding using a psychoacoustic model based on a cochlear filter bank
Perceptual audio coders use an estimated masked threshold for the determination of the maximum permissible just-inaudible noise level introduced by quantization. This estimate is d...
Frank Baumgarte
HPCA
2005
IEEE
16 years 7 months ago
Unbounded Transactional Memory
Hardware transactional memory should support unbounded transactions: transactions of arbitrary size and duration. We describe a hardware implementation of unbounded transactional ...
C. Scott Ananian, Krste Asanovic, Bradley C. Kuszm...
CAIP
2009
Springer
165views Image Analysis» more  CAIP 2009»
16 years 1 months ago
Texture Editing Using Frequency Swap Strategy
A fully automatic colour texture editing method is proposed, which allows to synthesise and enlarge an artificial texture sharing anticipated properties from its parent textures. ...
Michal Haindl, Vojtech Havlícek
ICDE
2005
IEEE
122views Database» more  ICDE 2005»
16 years 8 months ago
Uncovering Database Access Optimizations in the Middle Tier with TORPEDO
A popular architecture for enterprise applications is one of a stateless object-based server accessing persistent data through Object-Relational mapping software. The reported ben...
Bruce E. Martin
PPOPP
2003
ACM
15 years 12 months ago
Hybrid dynamic data race detection
We present a new method for dynamically detecting potential data races in multithreaded programs. Our method improves on the state of the art in accuracy, in usability, and in ove...
Robert O'Callahan, Jong-Deok Choi