Sciweavers

3379 search results - page 193 / 676
» Powers of Two
Sort
View
ISLPED
2003
ACM
91views Hardware» more  ISLPED 2003»
15 years 11 months ago
Reducing reorder buffer complexity through selective operand caching
Modern superscalar processors implement precise interrupts by using the Reorder Buffer (ROB). In some microarchitectures , such as the Intel P6, the ROB also serves as a repositor...
Gurhan Kucuk, Dmitry Ponomarev, Oguz Ergin, Kanad ...
JCM
2006
129views more  JCM 2006»
15 years 6 months ago
Analysis of UWB Interference to MPSK Narrowband Receivers
This paper studies the in-band interference of time-hopping spread spectrum (TH-SS) ultra-wideband (UWB) signals to narrowband receivers. Based on the analysis of general power spe...
Dongsong Zeng, Amir I. Zaghloul, Annamalai Annamal...
ICIP
2005
IEEE
16 years 8 months ago
Fine spatial scalability in wavelet based image coding
Wavelet transform based image coding algorithms have the two inherent scalable features of SNR scalability and spatial (or resolution) scalability. However, fine scalability is sup...
Donghoon Yu, Jong Beom Ra
ICASSP
2010
IEEE
15 years 6 months ago
Cyclic tempogram - A mid-level tempo representation for musicsignals
The extraction of local tempo and beat information from audio recordings constitutes a challenging task, particularly for music that reveals significant tempo variations. Further...
Peter Grosche, Meinnard Mueller, Frank Kurth

Publication
69views
15 years 6 months ago
Fun-Sort--or the chaos of unordered binary search
Usually, binary search only makes sense in sorted arrays. We show that insertion sort based on repeated "binary searches" in an initially unsorted array also sorts n ele...