Sciweavers

4820 search results - page 188 / 964
» Implementing Signatures for C
Sort
View
BMCBI
2006
97views more  BMCBI 2006»
15 years 3 months ago
Selecting normalization genes for small diagnostic microarrays
Background: Normalization of gene expression microarrays carrying thousands of genes is based on assumptions that do not hold for diagnostic microarrays carrying only few genes. T...
Jochen Jaeger, Rainer Spang
SIAMIS
2010
156views more  SIAMIS 2010»
14 years 10 months ago
Learning the Morphological Diversity
This article proposes a new method for image separation into a linear combination of morphological components. Sparsity in fixed dictionaries is used to extract the cartoon and osc...
Gabriel Peyré, Jalal Fadili, Jean-Luc Starc...
NAR
2011
234views Computer Vision» more  NAR 2011»
14 years 6 months ago
The UCSC cancer genomics browser: update 2011
The UCSC Cancer Genomics Browser (https:// genome-cancer.ucsc.edu) comprises a suite of web-based tools to integrate, visualize and analyze cancer genomics and clinical data. The ...
J. Zachary Sanborn, Stephen C. Benz, Brian Craft, ...
FM
2001
Springer
99views Formal Methods» more  FM 2001»
15 years 7 months ago
Transacted Memory for Smart Cards
Transacted Memory offers persistence, undoability and auditing. We present a Java/JML Reference Model of the Transacted Memory system on the basis of our earlier separate Z model...
Pieter H. Hartel, Michael J. Butler, Eduard de Jon...
CC
2009
Springer
157views System Software» more  CC 2009»
15 years 8 months ago
Parsing C/C++ Code without Pre-processing
Abstract. It is difficult to develop style-preserving source-to-source transformation engines for C and C++. The main reason is not the complexity of those languages, but the use o...
Yoann Padioleau