Sciweavers

3394 search results - page 49 / 679
» Design patterns for semaphores
Sort
View
HICSS
2010
IEEE
171views Biometrics» more  HICSS 2010»
15 years 2 months ago
Service Oriented Device Integration - An Analysis of SOA Design Patterns
Service oriented device architecture (SODA) is a promising approach for overcoming interoperability issues and especially for extending the IT support of business processes to dev...
Christian Mauro, Jan Marco Leimeister, Helmut Krcm...
ISQED
2003
IEEE
133views Hardware» more  ISQED 2003»
15 years 3 months ago
Impact of Interconnect Pattern Density Information on a 90nm Technology ASIC Design Flow
The importance of an interconnect pattern density model in ASIC design flow for a 90nm technology is presented. It is shown that performing the timing analysis at the worst-case c...
Payman Zarkesh-Ha, S. Lakshminarayann, Ken Doniger...
AGTIVE
1999
Springer
15 years 2 months ago
Support for Design Patterns Through Graph Transformation Tools
A suitable software architecture –for example in the area of distributed application– can be composed of known-to-work solutions. These are also known as design patterns. Howev...
Ansgar Radermacher
SIGCSE
2002
ACM
126views Education» more  SIGCSE 2002»
14 years 9 months ago
Design patterns for games
Designing a two-person game involves identifying the game model to compute the best moves, the user interface (the "view") to play the game, and the controller to coordi...
Dung Zung Nguyen, Stephen B. Wong
SIGCSE
2000
ACM
169views Education» more  SIGCSE 2000»
15 years 2 months ago
Design patterns for lazy evaluation
We propose an object-oriented (OO) formulation and implementation of lazy/delayed evaluation by reusing and extending an existing linear recursive structure (LRS) framework with t...
Dung Zung Nguyen, Stephen B. Wong