Sciweavers

2956 search results - page 54 / 592
» Databases and Higher Types
Sort
View
BMCBI
2008
222views more  BMCBI 2008»
14 years 10 months ago
TOBFAC: the database of tobacco transcription factors
Background: Regulation of gene expression at the level of transcription is a major control point in many biological processes. Transcription factors (TFs) can activate and/or repr...
Paul J. Rushton, Marta T. Bokowiec, Thomas W. Laud...
DKE
2006
118views more  DKE 2006»
14 years 9 months ago
KDDML: A middleware language and system for knowledge discovery in databases
KDDML (KDD Markup Language) is a middleware language and system designed to support the development of final applications or higher level systems which deploy a mixture of data acc...
Andrea Romei, Salvatore Ruggieri, Franco Turini
LFP
1992
140views more  LFP 1992»
14 years 11 months ago
Global Tagging Optimization by Type Inference
Tag handling accounts for a substantial amount of execution cost in latently typed languages such as Common LISP and Scheme, especially on architectures that provide no special ha...
Fritz Henglein
IFL
2005
Springer
207views Formal Methods» more  IFL 2005»
15 years 3 months ago
A Dependently Typed Framework for Static Analysis of Program Execution Costs
Abstract. This paper considers the use of dependent types to capture information about dynamic resource usage in a static type system. Dependent types allow us to give (explicit) p...
Edwin Brady, Kevin Hammond
TLDI
2003
ACM
121views Formal Methods» more  TLDI 2003»
15 years 3 months ago
Types for atomicity
Ensuring the correctness of multithreaded programs is difficult, due to the potential for unexpected and nondeterministic interactions between threads. Previous work has addresse...
Cormac Flanagan, Shaz Qadeer