Sciweavers

2532 search results - page 49 / 507
» Implementation and applications of the distortion operator
Sort
View
USENIX
2000
15 years 7 months ago
Techniques for the Design of Java Operating Systems
Language-basedextensible systems, such as Java Virtual Machines and SPIN, use type safety to provide memory safety in a single address space. By using software to provide safety, ...
Godmar Back, Patrick Tullmann, Leigh Stoller, Wils...
IJNSEC
2008
103views more  IJNSEC 2008»
15 years 6 months ago
On Cipher Design Based on Switchable Controlled Operations
This paper concerns the problem of reducing the implementation cost of the switchable data-dependent operations (SDDOs) that are a new cryptographic primitive oriented to the desi...
Nikolay A. Moldovyan
HAPTICS
2002
IEEE
15 years 11 months ago
On Application of Virtual Fixtures as an Aid for Telemanipulation and Training
This paper presents a study on the application of virtual fixtures as a control aid for performing telemanipulation or in the training environment. The implementation features bot...
Shahram Payandeh, Zoran Stanisic
CLUSTER
2006
IEEE
16 years 11 days ago
A Hybrid MPI Simulator
Collective MPI operations are an interesting research topic, since their implementation is complex and there are many different possible ways to improve their performance. It is no...
Rolf Riesen
OSDI
2002
ACM
16 years 6 months ago
Practical, Transparent Operating System Support for Superpages
Most general-purpose processors provide support for memory pages of large sizes, called superpages. Superpages enable each entry in the translation lookaside buffer (TLB) to map a...
Juan Navarro, Sitaram Iyer, Peter Druschel, Alan L...