Sciweavers

16883 search results - page 250 / 3377
» Generalized Non-Reducible Descriptors
Sort
View
OOPSLA
2007
Springer
16 years 23 days ago
CUTE: C++ unit testing easier
This article describes the design and use of the CUTE C++ testing framework and its integration into the Eclipse C++ Development Tooling. Unit testing supports code quality and is...
Peter Sommerlad, Emanuel Graf
OOPSLA
2007
Springer
16 years 23 days ago
Randoop: feedback-directed random testing for Java
RANDOOP FOR JAVA generates unit tests for Java code using feedback-directed random test generation. Below we describe RANDOOP’s input, output, and test generation algorithm. We ...
Carlos Pacheco, Michael D. Ernst
OOPSLA
2007
Springer
16 years 23 days ago
Towards a framework for requirement change management in healthcare software applications
Requirements volatility is an issue in software development life cycle which often originated from our incomplete knowledge about the domain of interest. In this paper, we propose...
Arash Shaban-Nejad, Volker Haarslev
MMM
2006
Springer
107views Multimedia» more  MMM 2006»
16 years 19 days ago
Discrimination and retrieval of animal sounds
Until recently few research has been performed in the area of animal sound retrieval. The authors identify stateof-the-art techniques in general purpose sound recognition by a bro...
Dalibor Mitrovic, Matthias Zeppelzauer, Christian ...
COMPGEOM
2006
ACM
16 years 18 days ago
How slow is the k-means method?
The k-means method is an old but popular clustering algorithm known for its observed speed and its simplicity. Until recently, however, no meaningful theoretical bounds were known...
David Arthur, Sergei Vassilvitskii