Sciweavers

1665 search results - page 60 / 333
» Design Patterns as Language Constructs
Sort
View
ADMA
2009
Springer
105views Data Mining» more  ADMA 2009»
14 years 1 months ago
Mining User Position Log for Construction of Personalized Activity Map
Consider a scenario in which a smart phone automatically saves the user’s positional records for personalized location-based applications. The smart phone will infer patterns of ...
Hui Fang, Wen-Jing Hsu, Larry Rudolph
JBI
2007
13 years 9 months ago
Knowledge construction from time series data using a collaborative exploration system
This paper deals with the exploration of biomedical multivariate time series to construct typical parameter evolution or scenarios. This task is known to be difficult: the tempora...
Thomas Guyet, Catherine Garbay, Michel Dojat
ECOOP
2000
Springer
14 years 2 months ago
Towards a Unified Programming Language
The goal of research in programming languages should be to develop languages that integrates the best of concepts and constructs from the various programming paradigms. We do not a...
Ole Lehrmann Madsen
UML
2005
Springer
14 years 3 months ago
Practical Declarative Model Transformation with Tefkat
We present Tefkat, an implementation of a language designed specically for the transformation of MOF models using patterns and rules. The language adopts a declarative paradigm, w...
Michael Lawley, Jim Steel
ICSE
2008
IEEE-ACM
14 years 10 months ago
Systematically refactoring inheritance to delegation in java
Because of the strong coupling of classes and the proliferation of unneeded class members induced by inheritance, the suggestion to use composition and delegation instead has beco...
Hannes Kegel, Friedrich Steimann