Sciweavers

130 search results - page 3 / 26
» Structural Design Patterns and .NET Framework 2.0
Sort
View
KBSE
2007
IEEE
15 years 3 months ago
A framework and tool supports for testing modularity of software design
Modularity is one of the most important properties of a software design, with significant impact on changeability and evolvability. However, a formalized and automated approach i...
Yuanfang Cai, Sunny Huynh, Tao Xie
TASE
2007
IEEE
15 years 3 months ago
Commutability of Design Pattern Instantiation and Integration
Design patterns capture expert design experience in generic design structure and behavior. A design pattern needs to be instantiated before using. It can be integrated with other ...
Jing Dong, Tu Peng, Zongyan Qiu
122
Voted
TMI
2002
259views more  TMI 2002»
14 years 9 months ago
3-D Active Appearance Models: Segmentation of Cardiac MR and Ultrasound Images
A model-based method for three-dimensional image segmentation was developed and its performance assessed in segmentation of volumetric cardiac magnetic resonance (MR) images and ec...
Steven C. Mitchell, Johan G. Bosch, Boudewijn P. F...
LREC
2010
169views Education» more  LREC 2010»
14 years 11 months ago
An LMF-based Web Service for Accessing WordNet-type Semantic Lexicons
This paper describes a Web service for accessing WordNet-type semantic lexicons. The central idea behind the service design is: given a query, the primary functionality of lexicon...
Savas Ali Bora, Yoshihiko Hayashi, Monica Monachin...

Book
455views
16 years 5 months ago
The Design Patterns Java Companion
"The term “design patterns” sounds a bit formal to the uninitiated and can be somewhat off-putting when you first encounter it. But, in fact, design patterns are just co...
James W. Cooper