Sciweavers

8086 search results - page 15 / 1618
» On the Implementation of Dynamic Patterns
Sort
View
AOSD
2006
ACM
15 years 5 months ago
Reusable aspect-oriented implementations of concurrency patterns and mechanisms
In this paper, we present a collection of well-known high-level concurrency patterns and mechanisms, coded in AspectJ. We discuss benefits of these implementations relative to pla...
Carlos A. Cunha, João Luís Sobral, M...
ASPDAC
2006
ACM
173views Hardware» more  ASPDAC 2006»
15 years 3 months ago
Image segmentation and pattern matching based FPGA/ASIC implementation architecture of real-time object tracking
A novel algorithm for object tracking in video pictures, based on image segmentation and pattern matching, as well as its FPGA/ASIC implementation architecture are presented. With ...
K. Yamaoka, Takashi Morimoto, Hidekazu Adachi, Tet...
IROS
2009
IEEE
199views Robotics» more  IROS 2009»
15 years 6 months ago
A controller for dynamic walking in bipedal robots
Abstract— This paper presents an approach for the closedloop control of actuated biped that allows natural looking and energy efficient walking. Rather than prescribe kinematic ...
David J. Braun, Michael Goldfarb
SIGCSE
2008
ACM
134views Education» more  SIGCSE 2008»
14 years 11 months ago
Language design and implementation using ruby and the interpreter pattern
In this paper, the S-expression Interpreter Framework (SIF) is presented as a tool for teaching language design and implementation. The SIF is based on the interpreter design patt...
Ariel Ortiz
EUROPLOP
2006
15 years 1 months ago
Business Logic in the Presentation Layer - Design Patterns on the Implementation of Business Logic on the Client-Side
Abstract: As a general rule of thumb, business logic in a multi-layered information system should be implemented in a dedicated domain layer and be separated from the presentation ...
Tim Wellhausen