Sciweavers

910 search results - page 75 / 182
» XACML Function Annotations
Sort
View
BMCBI
2007
96views more  BMCBI 2007»
14 years 11 months ago
Protein subcellular localization prediction based on compartment-specific features and structure conservation
Motivation: Protein subcellular localization is crucial for genome annotation, protein function prediction, and drug discovery. However, since determining subcellular localization...
Emily Chia-Yu Su, Hua-Sheng Chiu, Allan Lo, Jenn-K...
MICCAI
2010
Springer
14 years 9 months ago
Reconstructing Geometrically Consistent Tree Structures from Noisy Images
Abstract. We present a novel approach to fully automated reconstruction of tree structures in noisy 2D images. Unlike in earlier approaches, we explicitly handle crossovers and bif...
Engin Türetken, Christian Blum, Germán...
POPL
2009
ACM
15 years 11 months ago
Flexible types: robust type inference for first-class polymorphism
We present HML, a type inference system that supports full firstclass polymorphism where few annotations are needed: only function parameters with a polymorphic type need to be an...
Daan Leijen
67
Voted
ICFP
2005
ACM
15 years 11 months ago
Qualified types for MLF
MLF is a type system that extends a functional language with impredicative rank-n polymorphism. Type inference remains possible and only in some clearly defined situations, a loca...
Andres Löh, Daan Leijen
TPHOL
2009
IEEE
15 years 5 months ago
VCC: A Practical System for Verifying Concurrent C
VCC is an industrial-strength verification environment for low-level concurrent system code written in C. VCC takes a program (annotated with function contracts, state assertions,...
Ernie Cohen, Markus Dahlweid, Mark A. Hillebrand, ...