Sciweavers

32 search results - page 1 / 7
» Abstract Class Hierarchies, Factories, and Stable Designs
Sort
View
CACM
2000
94views more  CACM 2000»
14 years 9 months ago
Abstract Class Hierarchies, Factories, and Stable Designs
Class Hierarchies, Factories, and Stable Designs M uch of the debate about the general aptness of class hierarchies is rooted in the different objectives taxonomists and implemente...
Friedrich Steimann
IEE
2002
113views more  IEE 2002»
14 years 9 months ago
Framework based on design patterns for providing persistence in object-oriented programming languages
Abstract. This paper describes an approach to providing object persistence in object-oriented programming languages without modifying the run-time system or the language itself. By...
Jörg Kienzle, Alexander B. Romanovsky
MCS
2005
Springer
15 years 2 months ago
Exploiting Class Hierarchies for Knowledge Transfer in Hyperspectral Data
Abstract. Obtaining ground truth for hyperspectral data is an expensive task. In addition, a number of factors cause the spectral signatures of the same class to vary with location...
Suju Rajan, Joydeep Ghosh
SIGCSE
2005
ACM
117views Education» more  SIGCSE 2005»
15 years 3 months ago
Design patterns for parsing
We provide a systematic transformation of an LL(1) grammar to an object model that consists of · an object structure representing the non-terminal symbols and their corresponding...
Dung Zung Nguyen, Mathias Ricken, Stephen B. Wong
JOT
2006
121views more  JOT 2006»
14 years 9 months ago
Constructing persistent object-oriented models with standard C++
In this paper, it is suggested an approach and a design pattern for developing object-oriented models that need to be persistent, including the databases of moderate size, with us...
Alexander Kozynchenko