Sciweavers

1818 search results - page 210 / 364
» The Many Faces of a Translation
Sort
View
HASKELL
2006
ACM
16 years 18 days ago
Polymorphic variants in Haskell
In languages that support polymorphic variants, a single variant value can be passed to many contexts that accept different sets of constructors. Polymorphic variants are potenti...
Koji Kagawa
PPOPP
2006
ACM
16 years 17 days ago
Scalable synchronous queues
We present two new nonblocking and contention-free implementations of synchronous queues, concurrent transfer channels in which producers wait for consumers just as consumers wait...
William N. Scherer III, Doug Lea, Michael L. Scott
ICITA
2005
IEEE
16 years 6 days ago
Managing the Co-Existing Network of IPv6 and IPv4 under Various Transition Mechanisms
Even though IPv6 has been developed for more than a decade, IPv4 is still the most commonly adopted network protocol. However, the significant changes in the new version may cause...
I-Ping Hsieh, Shang-Juh Kao
ICRA
2005
IEEE
113views Robotics» more  ICRA 2005»
16 years 6 days ago
Design Considerations for Robotic Needle Steering
— Many medical procedures involve the use of needles, but targeting accuracy can be limited due to obstacles in the needle’s path, shifts in target position caused by tissue de...
Robert J. Webster III, Jasenka Memisevic, Allison ...
176
Voted
IEEEPACT
2005
IEEE
16 years 6 days ago
Compiler Directed Early Register Release
This paper presents a novel compiler directed technique to reduce the register pressure and power of the register file by releasing registers early. The compiler identifies regi...
Timothy M. Jones, Michael F. P. O'Boyle, Jaume Abe...