Sciweavers

1262 search results - page 110 / 253
» Techniques for obtaining high performance in Java programs
Sort
View
DAC
2009
ACM
16 years 6 months ago
Optimal static WCET-aware scratchpad allocation of program code
Caches are notorious for their unpredictability. It is difficult or even impossible to predict if a memory access will result in a definite cache hit or miss. This unpredictabilit...
Heiko Falk, Jan C. Kleinsorge
WCRE
2010
IEEE
15 years 3 months ago
Mining Source Code for Structural Regularities
Abstract—During software development, design rules and contracts in the source code are often encoded through regularities, such as API usage protocols, coding idioms and naming ...
Angela Lozano, Andy Kellens, Kim Mens, Gabriela Ar...
CORR
2011
Springer
115views Education» more  CORR 2011»
14 years 8 months ago
SAT-Based Termination Analysis Using Monotonicity Constraints over the Integers
ibe an algorithm for proving termination of programs abstracted to systems of monotonicity constraints in the integer domain. Monotonicity constraints are a non-trivial extension ...
Michael Codish, Igor Gonopolskiy, Amir M. Ben-Amra...
102
Voted
ICASSP
2011
IEEE
14 years 8 months ago
Noise-robust F0 estimation using SNR-weighted summary correlograms from multi-band comb filters
A noise-robust, signal-to-noise ratio (SNR)-weighted correlogrambased pitch estimation algorithm (PEA) in which a bank of comb filters operates in each of the low, mid, and high ...
Lee Ngee Tan, Abeer Alwan
MICRO
1996
IEEE
97views Hardware» more  MICRO 1996»
15 years 9 months ago
Modulo Scheduling of Loops in Control-intensive Non-numeric Programs
Much of the previous work on modulo scheduling has targeted numeric programs, in which, often, the majority of the loops are well-behaved loop-counter-based loops without early ex...
Daniel M. Lavery, Wen-mei W. Hwu