Sciweavers

1229 search results - page 7 / 246
» Associated type synonyms
Sort
View
BMCBI
2005
116views more  BMCBI 2005»
14 years 9 months ago
Automating Genomic Data Mining via a Sequence-based Matrix Format and Associative Rule Set
There is an enormous amount of information encoded in each genome
Jonathan D. Wren, David Johnson, Le Gruenwald
96
Voted
VLDB
1991
ACM
179views Database» more  VLDB 1991»
15 years 1 months ago
A Relationship Mechanism for a Strongly Typed Object-Oriented Database Programming Language
Object-oriented data models are receiving wide attention since they provide expressive ionmechanismsto model naturally and directly both structural and behavioral aspectsof comple...
Antonio Albano, Giorgio Ghelli, Renzo Orsini
JSC
2002
84views more  JSC 2002»
14 years 9 months ago
A Constructive Algebraic Hierarchy in Coq
We describe a framework of algebraic structures in the proof assistant Coq. We have developed this framework as part of the FTA project in Nijmegen, in which a constructive proof ...
Herman Geuvers, Randy Pollack, Freek Wiedijk, Jan ...
DLS
2009
150views Languages» more  DLS 2009»
14 years 7 months ago
Fast type reconstruction for dynamically typed programming languages
Type inference and type reconstruction derive static types for program elements that have no static type associated with them. They have a wide range of usage, such as helping to ...
Frédéric Pluquet, Antoine Marot, Roe...
86
Voted
ICFP
2002
ACM
15 years 9 months ago
Typing dynamic typing
Even when programming in a statically typed language we every now and then encounter statically untypable values; such values result from interpreting values or from communicating...
Arthur I. Baars, S. Doaitse Swierstra