Sciweavers

1042 search results - page 120 / 209
» Fast Population Coding
Sort
View
FAST
2007
13 years 10 months ago
REO: A Generic RAID Engine and Optimizer
Present day applications that require reliable data storage use one of five commonly available RAID levels to protect against data loss due to media or disk failures. With a mark...
Deepak R. Kenchammana-Hosekote, Dingshan He, James...
FAST
2011
13 years 18 days ago
Making the Common Case the Only Case with Anticipatory Memory Allocation
We present Anticipatory Memory Allocation (AMA), a new method to build kernel code that is robust to memoryallocation failures. AMA avoids the usual difficulties in handling allo...
Swaminathan Sundararaman, Yupu Zhang, Sriram Subra...
ICPR
2006
IEEE
14 years 10 months ago
Estimating the Optimal Quantization Parameter in H.264
The quantization parameter (QP) has a very important impact on the compression rate in H.264. In this paper we show that in order to achieve efficient rate-control coding a good e...
Attila Licsár, Gergely Császá...
RECOMB
2008
Springer
14 years 9 months ago
De Novo Sequencing of Nonribosomal Peptides
Abstract. While nonribosomal peptides (NRPs) are of tremendous pharmacological importance, there is currently no technology capable of highthroughput sequencing of NRPs. Difficulti...
Nuno Bandeira, Julio Ng, Dario Meluzzi, Roger G. L...
SOSP
2003
ACM
14 years 6 months ago
RacerX: effective, static detection of race conditions and deadlocks
This paper describes RacerX, a static tool that uses flowsensitive, interprocedural analysis to detect both race conditions and deadlocks. It is explicitly designed to find erro...
Dawson R. Engler, Ken Ashcraft