Sciweavers

3554 search results - page 218 / 711
» Estimating software based on use case points
Sort
View
CSMR
2000
IEEE
15 years 9 months ago
The Evolution Tree: A Maintenance-Oriented Software Development Model
In this paper we introduce the evolution tree - a software life-cycle model that describes software development as the continuous evolution of a software product. That is, we view...
Amir Tomer, Stephen R. Schach
ISSTA
1998
ACM
15 years 9 months ago
Automatic Test Data Generation Using Constraint Solving Techniques
Automatic test data generation leads to identify input values on which a selected point in a procedure is executed. This paper introduces a new method for this problem based on co...
Arnaud Gotlieb, Bernard Botella, Michel Rueher
PODS
2005
ACM
151views Database» more  PODS 2005»
16 years 5 months ago
Estimating arbitrary subset sums with few probes
Suppose we have a large table T of items i, each with a weight wi, e.g., people and their salary. In a general preprocessing step for estimating arbitrary subset sums, we assign e...
Noga Alon, Nick G. Duffield, Carsten Lund, Mikkel ...
ICRA
2010
IEEE
193views Robotics» more  ICRA 2010»
15 years 2 months ago
Real-time identification and localization of body parts from depth images
Abstract-- We deal with the problem of detecting and identifying body parts in depth images at video frame rates. Our solution involves a novel interest point detector for mesh and...
Christian Plagemann, Varun Ganapathi, Daphne Kolle...
SEFM
2008
IEEE
15 years 11 months ago
Nullness Analysis in Boolean Form
Attempts to dereference null result in an exception or a segmentation fault. Hence it is important to know those program points where this might occur and prove the others (or the...
Fausto Spoto