Sciweavers

5962 search results - page 75 / 1193
» Working with Patterns and Code
Sort
View
KBSE
2008
IEEE
15 years 9 months ago
Dependence Anti Patterns
A Dependence Anti Pattern is a dependence structure that may indicate potential problems for on–going software maintenance and evolution. Dependence anti patterns are not struct...
David Binkley, Nicolas Gold, Mark Harman, Zheng Li...
WICSA
2001
15 years 4 months ago
Annotating Reusable Software Architectures with Specialization Patterns
An application framework is a collection of classes implementing the shared architecture of a family of applications. It is shown how the specialization interface ("hot spots...
Markku Hakala, Juha Hautamäki, Kai Koskimies,...
99
Voted
JGTOOLS
2006
72views more  JGTOOLS 2006»
15 years 3 months ago
Efficient Generation of Poisson-Disk Sampling Patterns
Poisson Disk sampling patterns are of interest to the graphics community because their blue-noise properties are desirable in sampling patterns for rendering, illumination, and ot...
Thouis R. Jones
INFSOF
2007
185views more  INFSOF 2007»
15 years 3 months ago
Evaluation of object-oriented design patterns in game development
The use of object-oriented design patterns in game development is being evaluated in this paper. Games’ quick evolution, demands great flexibility, code reusability and low mai...
Apostolos Ampatzoglou, Alexander Chatzigeorgiou
SCAM
2008
IEEE
15 years 9 months ago
Exploiting the Correspondence between Micro Patterns and Class Names
This paper argues that semantic information encoded in natural language identifiers is a largely neglected resource for program analysis. First we show that words in Java class n...
Jeremy Singer, Chris C. Kirkham