Sciweavers

3373 search results - page 60 / 675
» Linear transformations on codes
Sort
View
ISHPC
2003
Springer
15 years 3 months ago
Code and Data Transformations for Improving Shared Cache Performance on SMT Processors
Simultaneous multithreaded processors use shared on-chip caches, which yield better cost-performance ratios. Sharing a cache between simultaneously executing threads causes excessi...
Dimitrios S. Nikolopoulos
TCSV
2010
14 years 4 months ago
Quantized Transform-Domain Motion Estimation for SP-Frame Coding in Viewpoint Switching of Multiview Video
The brand-new SP-frame in H.264 facilitates drift-free bitstream switching. Notwithstanding the guarantee of seamless switching, the cost is the bulky size of secondary SP-frames. ...
Ki-Kit Lai, Yui-Lam Chan, Wan-Chi Siu
GG
2004
Springer
15 years 3 months ago
Translating Java Code to Graph Transformation Systems
We propose a faithful encoding of Java programs (written in a suitable fragment of the language) to Graph Transformation Systems. Every program is translated to a set of rules incl...
Andrea Corradini, Fernando Luís Dotti, Luci...
MMSP
2008
IEEE
149views Multimedia» more  MMSP 2008»
15 years 4 months ago
Motion compensated prediction in transform domain Distributed Video Coding
—The ongoing research in Distributed Video Coding (DVC) for low complexity encoding is trying to shorten the substantial performance gap to well known state-of-the-art coders. On...
Stefan Borchert, Ronald P. Westerlaken, Rene Klein...
JTRES
2009
ACM
15 years 4 months ago
On transforming Java-like programs into memory-predictable code
The ScopedMemory class of the RTSJ enables the organization of objects into regions. This ensures time-predictable management of dynamic memory. Using scopes forces the programmer...
Diego Garbervetsky, Sergio Yovine, Víctor A...