Sciweavers

1357 search results - page 152 / 272
» Compositionality in Graph Transformation
Sort
View
178
Voted
ECBS
2006
IEEE
203views Hardware» more  ECBS 2006»
15 years 7 months ago
The Feature-Architecture Mapping (FArM) Method for Feature-Oriented Development of Software Product Lines
Software product lines (PLs) are large, complex systems, demanding high maintainability and enhanced flexibility. Nonetheless, in the state of the art PL methods, features are sca...
Periklis Sochos, Matthias Riebisch, Ilka Philippow
JLP
2008
129views more  JLP 2008»
15 years 3 months ago
Program and proof optimizations with type systems
We demonstrate a method for describing data-flow analyses based program optimizations as compositional type systems with a transformation component. Analysis results are presented...
Ando Saabas, Tarmo Uustalu
165
Voted
PLDI
2011
ACM
14 years 6 months ago
Safe optimisations for shared-memory concurrent programs
Current proposals for concurrent shared-memory languages, including C++ and C, provide sequential consistency only for programs without data races (the DRF guarantee). While the i...
Jaroslav Sevcík
132
Voted
SCAM
2006
IEEE
15 years 9 months ago
SMART C: A Semantic Macro Replacement Translator for C
Programmers often want to transform the source or binary representations of their programs (e.g., to optimize, add dynamic safety checks, or add profile gathering code). Unfortun...
Matthew Jacobs, E. Christopher Lewis
ICPR
2008
IEEE
16 years 4 months ago
Object recognition and segmentation using SIFT and Graph Cuts
In this paper, we propose a method of object recognition and segmentation using Scale-Invariant Feature Transform (SIFT) and Graph Cuts. SIFT feature is invariant for rotations, s...
Akira Suga, Keita Fukuda, Tetsuya Takiguchi, Yasuo...