Sciweavers

5591 search results - page 135 / 1119
» Design patterns: between programming and software design
Sort
View
TCAD
2011
14 years 11 months ago
Using Launch-on-Capture for Testing Scan Designs Containing Synchronous and Asynchronous Clock Domains
—This paper presents a hybrid automatic test pattern generation (ATPG) technique using the staggered launch-oncapture (LOC) scheme followed by the one-hot LOC scheme for testing ...
Shianling Wu, Laung-Terng Wang, Xiaoqing Wen, Zhig...
ICSE
2003
IEEE-ACM
16 years 4 months ago
Improving software usability through architectural patterns
This paper presents an approach for improving final software system usability by designing for usability, in particular by addressing usability issues in the software architecture...
Ana María Moreno, Maria Isabel Sánch...
PERCOM
2008
ACM
15 years 4 months ago
Composing software services in the pervasive computing environment: Languages or APIs?
The pervasive computing environment will be composed of heterogeneous services. In this work, we have explored how a domain specific language for service composition can be implem...
Jon Robinson, Ian Wakeman, Dan Chalmers
LCPC
1998
Springer
15 years 8 months ago
Considerations in HPJava Language Design and Implementation
This report discusses some design and implementation issues in the HPJava language. Through example codes, we will illustrate how various language features have been designed to f...
Guansong Zhang, Bryan Carpenter, Geoffrey Fox, Xin...
PPOPP
2005
ACM
15 years 9 months ago
Static analysis of atomicity for programs with non-blocking synchronization
In concurrent programming, non-blocking synchronization is very efficient but difficult to design correctly. This paper presents a static analysis to show that code blocks are ato...
Liqiang Wang, Scott D. Stoller