Sciweavers

4800 search results - page 3 / 960
» OO Distributed Programming is Not Distributed OO Programming
Sort
View
ACMSE
2007
ACM
13 years 11 months ago
Hierarchical land cover information retrieval in object-oriented remote sensing image databases with native queries
Classification and change detection of land cover types in the remotely sensed images is one of the major applications in remote sensing. This paper presents a hierarchical framew...
Jiang Li
PDSE
1998
126views more  PDSE 1998»
13 years 8 months ago
Validation and Test Generation for Object-Oriented Distributed Software
The development of correct OO distributed software is a daunting task as soon as the distributed interactions are not trivial. This is due to the inherent complexity of distribute...
Thierry Jéron, Jean-Marc Jézé...
ECOOPW
1999
Springer
13 years 11 months ago
An OO Approach to C++ Compiler Technology
Cristian Sminchisescu, Alexandru Telea
ICECCS
2002
IEEE
85views Hardware» more  ICECCS 2002»
14 years 12 days ago
Syntactic Fault Patterns in OO Programs
Although program faults are widely studied, there are many aspects of faults that we still do not understand, particularly about OO software. In addition to the simple fact that o...
Roger T. Alexander, Jeff Offutt, James M. Bieman
SIGCSE
2009
ACM
98views Education» more  SIGCSE 2009»
14 years 8 months ago
Test-driven design for introductory OO programming
Test-Driven Design (TDD) has been shown to increase the productivity of programming teams and improve the quality of the code they produce. However, most of the introductory
Viera K. Proulx