Sciweavers

1560 search results - page 63 / 312
» Order Functions and Evaluation Codes
Sort
View
SC
1992
ACM
14 years 2 months ago
Compiler Code Transformations for Superscalar-Based High Performance Systems
Exploiting parallelism at both the multiprocessor level and the instruction level is an e ective means for supercomputers to achieve high-performance. The amount of instruction-le...
Scott A. Mahlke, William Y. Chen, John C. Gyllenha...
ICMCS
2006
IEEE
100views Multimedia» more  ICMCS 2006»
14 years 4 months ago
Nonlinearly-Adapted Lapped Transforms for Intra-Frame Coding
The use of block transforms for coding intra-frames in video coding may preclude higher coding performance due to residual correlation across block boundaries and insufficient en...
Dan Lelescu
HIPEAC
2010
Springer
13 years 12 months ago
Offload - Automating Code Migration to Heterogeneous Multicore Systems
We present Offload, a programming model for offloading parts of a C++ application to run on accelerator cores in a heterogeneous multicore system. Code to be offloaded is enclosed ...
Pete Cooper, Uwe Dolinsky, Alastair F. Donaldson, ...
SIGMOD
2004
ACM
148views Database» more  SIGMOD 2004»
14 years 10 months ago
Vertical and Horizontal Percentage Aggregations
Existing SQL aggregate functions present important limitations to compute percentages. This article proposes two SQL aggregate functions to compute percentages addressing such lim...
Carlos Ordonez
POS
2000
Springer
14 years 1 months ago
Hyper-Code Revisited: Unifying Program Source, Executable, and Data
Abstract. The technique of hyper-programming allows program representations held in a persistent store to contain embedded links to persistent code and data. In 1994, Connor et al ...
Evangelos Zirintsis, Graham N. C. Kirby, Ronald Mo...