Sciweavers

2081 search results - page 248 / 417
» codes 2006
Sort
View
SIGDOC
2006
ACM
15 years 5 months ago
Building bridges: connecting research ethics and computer science
The ethical conduct of research is a cornerstone of modern scientific research. Computer science and the discipline’s technological artifacts touch nearly every aspect of moder...
Thomas L. Honeycutt, David R. Wright
CANDC
2007
ACM
14 years 11 months ago
Codon phylogenetic distance
We develop here an analytical evolution model based on a trinucleotide mutation matrix 64 × 64 with nine substitution parameters associated with the three types of substitutions ...
Christian J. Michel
DM
2006
86views more  DM 2006»
14 years 11 months ago
Decomposing oriented graphs into transitive tournaments
For an oriented graph G with n vertices, let f(G) denote the minimum number of transitive subtournaments that decompose G. We prove several results on f(G). In particular, if G is...
Raphael Yuster
ENTCS
2006
184views more  ENTCS 2006»
14 years 11 months ago
Scannerless Boolean Parsing
Scannerless generalized parsing techniques allow parsers to be derived directly from unified, declarative specifications. Unfortunately, in order to uniquely parse existing progra...
Adam Megacz
SAC
2006
ACM
15 years 5 months ago
Decoupling classes with inferred interfaces
Using small, context-specific interfaces in variable declarations serves the decoupling of classes and increases a program’s flexibility. To minimize its interface, a thorough a...
Friedrich Steimann, Philip Mayer, Andreas Meissner