Sciweavers

4620 search results - page 476 / 924
» Comparing Object Encodings
Sort
View
VR
2007
IEEE
115views Virtual Reality» more  VR 2007»
16 years 1 months ago
Effective Cooperative Haptic Interaction over the Internet
We present a system that enables, for the first time, effective transatlantic cooperative haptic manipulation of objects whose motion is computed using a physically-based model. ...
Mashhuda Glencross, Caroline Jay, Jeff Feasel, Luv...
194
Voted
IWPC
2005
IEEE
16 years 12 days ago
A Qualitative Comparison of Three Aspect Mining Techniques
The fact that crosscutting concerns (aspects) cannot be well modularized in object oriented software is an impediment to program comprehension: the implementation of a concern is ...
Mariano Ceccato, Marius Marin, Kim Mens, Leon Moon...
ACMMSP
2005
ACM
129views Hardware» more  ACMMSP 2005»
16 years 12 days ago
A locality-improving dynamic memory allocator
In general-purpose applications, most data is dynamically allocated. The memory manager therefore plays a crucial role in application performance by determining the spatial locali...
Yi Feng, Emery D. Berger
GECCO
2005
Springer
174views Optimization» more  GECCO 2005»
16 years 11 days ago
Diversity as a selection pressure in dynamic environments
Evolutionary algorithms (EAs) are widely used to deal with optimization problems in dynamic environments (DE) [3]. When using EAs to solve DE problems, we are usually interested i...
Lam Thu Bui, Jürgen Branke, Hussein A. Abbass
ECOOP
2004
Springer
16 years 7 days ago
Ownership Domains: Separating Aliasing Policy from Mechanism
Ownership types promise to provide a practical mechanism for enforcing stronger encapsulation by controlling aliasing in objectoriented languages. However, previous ownership type ...
Jonathan Aldrich, Craig Chambers