Sciweavers

83 search results - page 3 / 17
» Digging into the Visitor Pattern
Sort
View
OOPSLA
2007
Springer
14 years 12 days ago
Recursive adaptive computations using perobject visitors
Adaptive Programming allows developers to write structureshy programs. However, in Adaptive Programming, recursive computations are known to require a good deal of boiler plate co...
Ahmed Abdelmeged, Karl J. Lieberherr
ICAT
2006
IEEE
14 years 10 days ago
Steering Behavior Model of Visitor NPCs in Virtual Exhibition
Abstract. We propose steering behavior model to simulate virtual characters (NPC) which walk around in virtual exhibition environment and see exhibits one by one just like humans d...
Kyungkoo Jun, Mee Young Sung, Byoungjo Choi
KBS
2007
101views more  KBS 2007»
13 years 6 months ago
A Knowledge Base for the maintenance of knowledge extracted from web data
By applying web mining tools, significant patterns about the visitor behavior can be extracted from data originated in web sites. Supported by a domain expert, the patterns are v...
Juan D. Velásquez, Vasile Palade
SIGCSE
2005
ACM
117views Education» more  SIGCSE 2005»
13 years 12 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
OOPSLA
1997
Springer
13 years 10 months ago
Composite Design Patterns
ed Abstract Factory is yet another. When patterns cooperate, the cooperation itself can give rise to problems, contexts, trade-offs, and consequences. For instance, should a Visito...
Dirk Riehle