Sciweavers

4764 search results - page 433 / 953
» Applications of Error-Control Coding
Sort
View
151
Voted
MEMICS
2010
14 years 10 months ago
GPU-Based Sample-Parallel Context Modeling for EBCOT in JPEG2000
Embedded Block Coding with Optimal Truncation (EBCOT) is the fundamental and computationally very demanding part of the compression process of JPEG2000 image compression standard. ...
Jiri Matela, Vit Rusnak, Petr Holub
121
Voted
ICASSP
2011
IEEE
14 years 7 months ago
Two dimensional non-separable adaptive directional lifting structure of discrete wavelet transform
In this paper, we propose a two dimensional (2D) non-separable adaptive directional lifting (ADL) structure of discrete wavelet transform (DWT) and its image coding application. C...
Taichi Yoshida, Taizo Suzuki, Seisuke Kyochi, Masa...
219
Voted
CGF
2011
14 years 7 months ago
A Shader Framework for Rapid Prototyping of GPU-Based Volume Rendering
In this paper, we present a rapid prototyping framework for GPU-based volume rendering. Therefore, we propose a dynamic shader pipeline based on the SuperShader concept and illust...
Christian Rieder, Stephan Palmer, Florian Link, Ho...
137
Voted
PLDI
2011
ACM
14 years 6 months ago
A case for an SC-preserving compiler
The most intuitive memory consistency model for shared-memory multi-threaded programming is sequential consistency (SC). However, current concurrent programming languages support ...
Daniel Marino, Abhayendra Singh, Todd D. Millstein...
152
Voted
POPL
2012
ACM
13 years 11 months ago
Multiple facets for dynamic information flow
JavaScript has become a central technology of the web, but it is also the source of many security problems, including cross-site scripting attacks and malicious advertising code. ...
Thomas H. Austin, Cormac Flanagan