Sciweavers

4037 search results - page 59 / 808
» Video performance in Java
Sort
View
GLOBECOM
2009
IEEE
15 years 10 months ago
Distortion Prediction for Video Quality Optimization over Packet Switched Networks
—Scheduling techniques are often deployed at the network edge to maximize the quality of the video communication while satisfying a given constraint on the maximum high priority ...
Andrea Vesco, Enrico Masala, Carlo Novara
149
Voted
MM
2010
ACM
129views Multimedia» more  MM 2010»
15 years 2 months ago
Facilitating interactive search and navigation in videos
We present a tool that can efficiently facilitate interactive navigation and search in videos. In addition to browsing a video by shots it also allows a user to navigate through a...
Klaus Schoeffmann
ECOOP
2007
Springer
15 years 8 months ago
Tracking Linear and Affine Resources with Java(X)
Java(X) is a framework for type refinement. It extends Java's type language with annotations drawn from an algebra X and structural subtyping in terms of the annotations. Each...
Markus Degen, Peter Thiemann, Stefan Wehr
138
Voted
CLEIEJ
2006
147views more  CLEIEJ 2006»
15 years 4 months ago
JADIMA: Virtual Machine Architecture for building JAVA Applications on Grid Platforms
This paper describes JADIMA (Java Distributed Machine), a collaborative platform to construct high performance distributed JAVA applications. JADIMA is a system that automatically...
Yudith Cardinale, Eduardo Blanco, Jesús De ...
SAC
2006
ACM
15 years 3 months ago
Efficient first-class generics on stock Java virtual machines
The second-class formulation of generics in Java 5.0 discards generic type information during compilation. As a result, Java 5.0 prohibits run-time type-dependent operations, gene...
James Sasitorn, Robert Cartwright