Sciweavers

1908 search results - page 45 / 382
» How to teach software modeling
Sort
View
DAGSTUHL
2009
14 years 10 months ago
Model-Centric, Context-Aware Software Adaptation
Abstract. Software must be constantly adapted to changing requirehe time scale, abstraction level and granularity of adaptations may vary from short-term, fine-grained adaptation t...
Oscar Nierstrasz, Marcus Denker, Lukas Renggli
PROFES
2000
Springer
15 years 1 months ago
Modeling and Analysis of Software Aging Process
This paper proposes a model of successful maintenance that can represent how maintainability of each software module changes as it ages. We found that some of the metrics, measured...
Akito Monden, Shin-ichi Sato, Ken-ichi Matsumoto, ...
GECCO
2003
Springer
182views Optimization» more  GECCO 2003»
15 years 2 months ago
Modeling the Search Landscape of Metaheuristic Software Clustering Algorithms
Abstract. Software clustering techniques are useful for extracting architectural information about a system directly from its source code structure. This paper starts by examining ...
Brian S. Mitchell, Spiros Mancoridis
CORR
2008
Springer
155views Education» more  CORR 2008»
14 years 9 months ago
Software dependability modeling using an industry-standard architecture description language
: Performing dependability evaluation along with other analyses at architectural level allows both making architectural tradeoffs and predicting the effects of architectural decisi...
Ana-Elena Rugina, Peter H. Feiler, Karama Kanoun, ...
SIGCSE
2000
ACM
193views Education» more  SIGCSE 2000»
15 years 2 months ago
Experimentation with bounded buffer synchronization
Undergraduates are usually introduced to synchronization in operating systems through a discussion of classical problems such as reader-writer or producers-consumers. The traditio...
Steven Robbins