Sciweavers

13109 search results - page 358 / 2622
» The design and implementation of AspectC
Sort
View
SAC
2008
ACM
15 years 6 months ago
Design pattern detection by template matching
In this paper, we adopt a template matching method to detect design patterns from a software system by calculating their normalized cross correlation. Because design patterns docu...
Jing Dong, Yongtao Sun, Yajing Zhao
ICNS
2008
IEEE
16 years 1 months ago
Characterization Framework and Design Patterns for the Disadvantaged User
Many Service Oriented Architecture (SOA) approaches in use today presume the consistent availability of reliable networks and limitless resources. For some Department of Defense (...
Fatma Dandashi, Aaron Griggs, Jeffrey L. Higginson...
ISCAS
2007
IEEE
107views Hardware» more  ISCAS 2007»
16 years 1 months ago
Architecture Level Power-Performance Tradeoffs for Pipelined Designs
Abstract—This paper presents a method to investigate powerperformance tradeoffs in digital pipelined designs. The method is applied at the architectural level of the design. It w...
Haider Ali, Bashir M. Al-Hashimi
SCAM
2007
IEEE
16 years 1 months ago
Relating the Evolution of Design Patterns and Crosscutting Concerns
Crosscutting concerns consist in software system features having the implementation spread across modules as tangled and scattered code. In many cases, these crosscutting concerns...
Lerina Aversano, Luigi Cerulo, Massimiliano Di Pen...
ICSE
2007
IEEE-ACM
16 years 28 days ago
Aspect-Oriented Design in Java/AspectJ and Ruby
This tutorial teaches professional developers design principles for “production-quality”, aspect-oriented software, written in Java/AspectJ and Ruby. The discussion starts wit...
Dean Wampler