Sciweavers

3424 search results - page 18 / 685
» Automated Testing of Classes
Sort
View
ICCV
1999
IEEE
16 years 1 months ago
Higher Order Statistical Learning for Vehicle Detection in Images
The paper describes a scheme for detecting vehicles in images. The proposed method approximately models the unknown distribution of the images of vehicles by learning higher order...
A. N. Rajagopalan, Philippe Burlina, Rama Chellapp...
TPHOL
2008
IEEE
15 years 6 months ago
First-Class Type Classes
Abstract. Type Classes have met a large success in Haskell and Isabelle, as a solution for sharing notations by overloading and for specith abstract structures by quantification o...
Matthieu Sozeau, Nicolas Oury
CASCON
1997
132views Education» more  CASCON 1997»
15 years 1 months ago
Augmenting data flow criteria for class testing
A class is widely considered the basic unit of testing in object-oriented software. Although there has been much recent research on class testing, little attention has been paid t...
Pei Hsia, Xiaolin Li, David Chenho Kung
FASE
2011
Springer
14 years 3 months ago
Testing Container Classes: Random or Systematic?
Abstract. Container classes such as lists, sets, or maps are elementary data structures common to many programming languages. Since they are a part of standard libraries, they are ...
Rohan Sharma, Milos Gligoric, Andrea Arcuri, Gordo...