Sciweavers

1805 search results - page 141 / 361
» Understanding Code Mobility
Sort
View
112
Voted
WWW
2005
ACM
16 years 3 months ago
Migrating web application sessions in mobile computing
The capability to change user agent while working is starting to appear in state of the art mobile computing due to the proliferation of different kinds of devices, ranging from p...
Gerardo Canfora, Giuseppe Di Santo, Gabriele Ventu...
DATE
2007
IEEE
93views Hardware» more  DATE 2007»
15 years 8 months ago
Minimum-energy LDPC decoder for real-time mobile application
— This paper presents a low-power real-time decoder that provides constant-time processing of each frame using dynamic voltage and frequency scaling. The design uses known capaci...
Weihuang Wang, Gwan Choi
PLILP
1998
Springer
15 years 6 months ago
Mobile Haskell: Compiling Lazy Functional Programs for the Java Virtual Machine
This paper shows how lazy functional programs can be made mobile by compiling them for the Java Virtual Machine. The Haskell compiler it describes is based on the h ,Gi-machine, wh...
David Wakeling
MOBICOM
1997
ACM
15 years 6 months ago
A Protection Scheme for Mobile Agents on Java
: This paper describes a protection scheme for mobile agents implemented on a Java environment. In this scheme, access to objects is controlled by means of software capabilities th...
Daniel Hagimont, Leila Ismail
129
Voted
ISSTA
2009
ACM
15 years 9 months ago
Advanced code coverage analysis using substring holes
Code coverage is a common aid in the testing process. It is generally used for marking the source code segments that were executed and, more importantly, those that were not execu...
Yoram Adler, Eitan Farchi, Moshe Klausner, Dan Pel...