Sciweavers

4037 search results - page 189 / 808
» Video performance in Java
Sort
View
CCS
2008
ACM
15 years 8 months ago
Is complexity really the enemy of software security?
Software complexity is often hypothesized to be the enemy of software security. We performed statistical analysis on nine code complexity metrics from the JavaScript Engine in the...
Yonghee Shin, Laurie Williams
ENTCS
2008
136views more  ENTCS 2008»
15 years 6 months ago
A Virtual Machine Based Information Flow Control System for Policy Enforcement
The ability to enforce usage policies attached to data in a fine grained manner requires that the system be able to trace and control the flow of information within it. This paper...
Srijith Krishnan Nair, Patrick N. D. Simpson, Brun...
ENTCS
2006
107views more  ENTCS 2006»
15 years 6 months ago
Exact and Portable Profiling for the JVM Using Bytecode Instruction Counting
This paper presents a novel profiling approach, which is entirely based on program transformation techniques in order to enable exact profiling, preserving complete call stacks, m...
Walter Binder, Jarle Hulaas
CORR
2004
Springer
71views Education» more  CORR 2004»
15 years 6 months ago
A Public Reference Implementation of the RAP Anaphora Resolution Algorithm
This paper describes a standalone, publicly-available implementation of the Resolution of Anaphora Procedure (RAP) given by Lappin and Leass (1994). The RAP algorithm resolves thi...
Long Qiu, Min-Yen Kan, Tat-Seng Chua
CONCURRENCY
2000
70views more  CONCURRENCY 2000»
15 years 6 months ago
Javelin++: scalability issues in global computing
Javelin is a Java-based infrastructure for global computing. This paper presents Javelin++, an extension of Javelin, intended to support a much larger set of computational hosts. ...
Michael O. Neary, Sean P. Brydon, Paul Kmiec, Sami...