Sciweavers

23 search results - page 4 / 5
» Is Cloned Code More Stable than Non-cloned Code
Sort
View
OOPSLA
2010
Springer
13 years 3 months ago
Ownership and immutability in generic Java
The Java language lacks the important notions of ownership (an object owns its representation to prevent unwanted aliasing) and immutability (the division into mutable, immutable,...
Yoav Zibin, Alex Potanin, Paley Li, Mahmood Ali, M...
SPEECH
2008
79views more  SPEECH 2008»
13 years 5 months ago
Adapting speaking after evidence of misrecognition: Local and global hyperarticulation
In this paper we examine the two-way relationship between hyperarticulation and evidence of misrecognition of computer-directed speech. We report the results of an experiment in w...
Amanda Stent, Marie K. Huffman, Susan E. Brennan
BMCBI
2007
151views more  BMCBI 2007»
13 years 5 months ago
Minimus: a fast, lightweight genome assembler
Background: Genome assemblers have grown very large and complex in response to the need for algorithms to handle the challenges of large whole-genome sequencing projects. Many of ...
Daniel D. Sommer, Arthur L. Delcher, Steven L. Sal...
GCB
2003
Springer
105views Biometrics» more  GCB 2003»
13 years 10 months ago
In silico prediction of UTR repeats using clustered EST data
Clustering of EST data is a method for the non-redundant representation of an organisms transcriptome. During clustering of large amounts of EST data, usually some large clusters ...
Stefan A. Rensing, Daniel Lang, Ralf Reski
KBSE
2007
IEEE
13 years 11 months ago
Automated detection of api refactorings in libraries
Software developers often do not build software from scratch but reuse software libraries. In theory, the APIs of a library should be stable, but in practice they do change and th...
Kunal Taneja, Danny Dig, Tao Xie