Sciweavers

113 search results - page 6 / 23
» Product Configuration Using Object Oriented Grammars
Sort
View
C++
1994
132views more  C++ 1994»
13 years 8 months ago
ASX: An Object-Oriented Framework for Developing Distributed Applications
The ADAPTIVE Service eXecutive (ASX) is a highly modular and extensible object-oriented framework that simplifies the development and configuration of distributed applications on ...
Douglas C. Schmidt
ICRA
2010
IEEE
144views Robotics» more  ICRA 2010»
13 years 5 months ago
Deformable robot motion planning in a reduced-dimension configuration space
Abstract-- Motion planning of deformable objects is challenging due to the high degrees-of-freedom inherent in deformation as well as the computational cost of producing physically...
Arthur Mahoney, Joshua Bross, David Johnson
ECSA
2010
Springer
13 years 5 months ago
Feature-Based Composition of Software Architectures
In Software Product Lines variability refers to the definition and utilization of differences between several products. Feature Diagrams (FD) are a well-known approach to express v...
Carlos Andres Parra, Anthony Cleve, Xavier Blanc, ...
ISORC
1998
IEEE
13 years 11 months ago
Object-Oriented Design of Real-Time Telecom Systems
Many engineers are still reluctant to adopt advanced object-oriented technologies (such as high modularity, dynamic binding, automatic garbage collection, etc.) for embedded syste...
Jean-Marc Jézéquel
SIGCSE
2005
ACM
117views Education» more  SIGCSE 2005»
14 years 1 months ago
Design patterns for parsing
We provide a systematic transformation of an LL(1) grammar to an object model that consists of · an object structure representing the non-terminal symbols and their corresponding...
Dung Zung Nguyen, Mathias Ricken, Stephen B. Wong