Sciweavers

5090 search results - page 379 / 1018
» Constructing Strategies for Programming
Sort
View
IV
2000
IEEE
123views Visualization» more  IV 2000»
15 years 11 months ago
Mapping Information onto 3D Virtual Worlds
This paper presents a strategy for automatically mapping information onto visual parameters in the field of three-dimensional (3D) information visualization. The work presented h...
Cristina Russo Dos Santos, Pascal Gros, Pierre Abe...
ICDCS
1998
IEEE
15 years 11 months ago
A Framework for Consistent, Replicated Web Objects
Despite the extensive use of caching techniques, the Web is overloaded. While the caching techniques currently used help some, it would be better to use different caching and repli...
Anne-Marie Kermarrec, Ihor Kuz, Maarten van Steen,...
ICRA
1998
IEEE
142views Robotics» more  ICRA 1998»
15 years 11 months ago
DLR's Multisensory Articulated Hand - Part II: The Parallel Torque/Position Control System
This paper gives a brief description of feedback control systems engaged in DLR's recently developed multisensory 4finger robot hand. The work is concentrated on constructing...
Hong Liu, Peter Meusel, Jörg Butterfaß,...
AIPS
2006
15 years 8 months ago
Plan Stability: Replanning versus Plan Repair
The ultimate objective in planning is to construct plans for execution. However, when a plan is executed in a real environment it can encounter differences between the expected an...
Maria Fox, Alfonso Gerevini, Derek Long, Ivan Seri...
ICFP
2009
ACM
16 years 7 months ago
Runtime support for multicore Haskell
Purely functional programs should run well on parallel hardware because of the absence of side effects, but it has proved hard to realise this potential in practice. Plenty of pap...
Simon Marlow, Simon L. Peyton Jones, Satnam Singh