Sciweavers

982 search results - page 25 / 197
» The reflective transformative design process
Sort
View
OOPSLA
2005
Springer
14 years 3 months ago
Pattern transformation for two-dimensional separation of concerns
Design patterns are applied in software development to decouple individual concerns, so that a change in a design decision is isolated to one location of the code base. However, m...
Xiaoqing Wu
SQJ
2010
152views more  SQJ 2010»
13 years 8 months ago
Design pattern evolutions in QVT
One of the main goals of design patterns is to design for change. Many design patterns leave some room for future changes and evolutions. The application of design patterns leads ...
Jing Dong, Yajing Zhao, Yongtao Sun
JSA
2007
84views more  JSA 2007»
13 years 9 months ago
Optimizing data structures at the modeling level in embedded multimedia
Traditional design techniques for embedded systems apply transformations on the source code to optimize hardwarerelated cost factors. Unfortunately, such transformations cannot ad...
Marijn Temmerman, Edgar G. Daylight, Francky Catth...
APCCAS
2006
IEEE
229views Hardware» more  APCCAS 2006»
14 years 3 months ago
Generation of Panoramic Image from Aerial Video utilizing JP2K Wavelet for River Surveillance
—This report discusses how to generate a panoramic image from video data for environmental surveillance of a river. Video signal is assumed to be taken in a sunny day from an air...
Masahiro Iwahashi, Sakol Udomsiri, Jyun Watanabe, ...
CROSSROADS
2006
139views more  CROSSROADS 2006»
13 years 9 months ago
C-Transformers: a framework to write C program transformations
Program transformation techniques have reached a maturity level that allows processing high-level language sources in new ways. Not only do they revolutionize the implementation o...
Alexandre Borghi, Valentin David, Akim Demaille