Sciweavers

239 search results - page 9 / 48
» Interactive machine translation using a web-based architectu...
Sort
View
IWIC
2007
Springer
15 years 6 months ago
Multilingual Communication Support Using the Language Grid
Our proposed “Language Grid” infrastructure supports multilingual communication by combining in new way language resources, such as machine translators, morphological analyzers...
Rieko Inaba, Yohei Murakami, Akiyo Nadamoto, Toru ...
AVI
2006
15 years 1 months ago
Programming rich interactions using the hierarchical state machine toolkit
Structured graphics models such as Scalable Vector Graphics (SVG) enable designers to create visually rich graphics for user interfaces. Unfortunately current programming tools ma...
Renaud Blanch, Michel Beaudouin-Lafon
ERSHOV
2009
Springer
15 years 6 months ago
Multi-level Virtual Machine Debugging Using the Java Platform Debugger Architecture
Abstract. Debugging virtual machines (VMs) presents unique challenges, especially meta-circular VMs, which are written in the same language they implement. Making sense of runtime ...
Thomas Würthinger, Michael L. Van De Vanter, ...
WCRE
2002
IEEE
15 years 4 months ago
Analysis of Virtual Method Invocation for Binary Translation
The University of Queensland Binary Translator (UQBT ) is a static binary translation framework that allows for the translation of binary, executable programs, from one architectu...
Jens Tröger, Cristina Cifuentes
WCRE
2002
IEEE
15 years 4 months ago
Register Liveness Analysis for Optimizing Dynamic Binary Translation
Dynamic binary translators compile machine code from a source architecture to a target architecture at run time. Due to the hard time constraints of just-in-time compilation only ...
Mark Probst, Andreas Krall, Bernhard Scholz