Sciweavers

3750 search results - page 594 / 750
» Timed Automata Patterns
Sort
View
109
Voted
DAC
2007
ACM
16 years 3 months ago
Scan Test Planning for Power Reduction
Many STUMPS architectures found in current chip designs allow disabling of individual scan chains for debug and diagnosis. In a recent paper it has been shown that this feature can...
Christian G. Zoellin, Hans-Joachim Wunderlich, Jen...
121
Voted
MICCAI
2007
Springer
16 years 3 months ago
Characterizing Task-Related Temporal Dynamics of Spatial Activation Distributions in fMRI BOLD Signals
We present a new functional magnetic resonance imaging (fMRI) analysis method that incorporates both spatial and temporal dynamics of bloodoxygen-level dependent (BOLD) signals wit...
Bernard Ng, Rafeef Abugharbieh, Samantha J. Palmer...
ICML
2000
IEEE
16 years 3 months ago
A Dynamic Adaptation of AD-trees for Efficient Machine Learning on Large Data Sets
This paper has no novel learning or statistics: it is concerned with making a wide class of preexisting statistics and learning algorithms computationally tractable when faced wit...
Paul Komarek, Andrew W. Moore
ASPLOS
2009
ACM
16 years 3 months ago
Leak pruning
Managed languages improve programmer productivity with type safety and garbage collection, which eliminate memory errors such as dangling pointers, double frees, and buffer overfl...
Michael D. Bond, Kathryn S. McKinley
CP
2009
Springer
16 years 3 months ago
Confidence-Based Work Stealing in Parallel Constraint Programming
The most popular architecture for parallel search is work stealing: threads that have run out of work (nodes to be searched) steal from threads that still have work. Work stealing ...
Geoffrey Chu, Christian Schulte, Peter J. Stuckey