Sciweavers

790 search results - page 40 / 158
» Software design patterns for TinyOS
Sort
View
INFSOF
2007
185views more  INFSOF 2007»
14 years 11 months ago
Evaluation of object-oriented design patterns in game development
The use of object-oriented design patterns in game development is being evaluated in this paper. Games’ quick evolution, demands great flexibility, code reusability and low mai...
Apostolos Ampatzoglou, Alexander Chatzigeorgiou
ACTAC
2002
99views more  ACTAC 2002»
14 years 11 months ago
Recognizing Design Patterns in C++ Programs with the Integration of Columbus and Maisa
A method for recognizing design patterns from C++ programs is presented. The method consists of two separate phases, analysis and reverse engineering of the C++ code, and architec...
Rudolf Ferenc, Juha Gustafsson, Lászl&oacut...
ITICSE
2004
ACM
15 years 5 months ago
Experiences with teaching design patterns
In this paper, we present an assignment for a course on Design patterns at the masters level, where students have to adapt an existing program to meet additional requirements. We ...
Sylvia Stuurman, Gert Florijn
SAC
2008
ACM
14 years 11 months ago
Towards design patterns for ontology alignment
Aligning ontologies is a crucial and tedious task. Matching algorithms and tools provide support to facilitate the task of the user in defining correspondences between ontologies ...
François Scharffe, Jérôme Euze...
TLDI
2009
ACM
140views Formal Methods» more  TLDI 2009»
15 years 8 months ago
Design patterns in separation logic
Object-oriented programs are notable for making use of both rder abstractions and mutable, aliased state. Either feature alone is challenging for formal verification, and the com...
Neelakantan R. Krishnaswami, Jonathan Aldrich, Lar...