Sciweavers

3750 search results - page 379 / 750
» Code Optimization for Code Compression
Sort
View
GECCO
2008
Springer
134views Optimization» more  GECCO 2008»
15 years 6 months ago
Branch predictor on-line evolutionary system
In this work a branch prediction system which utilizes evolutionary techniques is introduced. It allows the predictor to adapt to the executed code and thus to improve its perform...
Karel Slany
168
Voted
ICIP
2007
IEEE
15 years 5 months ago
Analysis of Utility Functions for Video
In this paper, we formulate the utility functions of distortion and Peak Signal-to-Noise Ratio (PSNR) which are generally used for the performance evaluation of video coding appli...
Cheolhong An, Truong Q. Nguyen
TIT
2002
77views more  TIT 2002»
15 years 4 months ago
Capacity-achieving sequences for the erasure channel
Abstract-- This paper starts a systematic study of capacityachieving sequences of low-density parity-check codes for the erasure channel. We introduce a class Aof analytic function...
P. Oswald, A. Shokrollahi
111
Voted
EUROPAR
2004
Springer
15 years 10 months ago
Link-Time Optimization of IA64 Binaries
Abstract. The features of the IA64 architecture create new opportunities for link-time optimization. At the same time they complicate the design of a link-time optimizer. This pape...
Bertrand Anckaert, Frederik Vandeputte, Bruno De B...
PLDI
2003
ACM
15 years 10 months ago
A comparison of empirical and model-driven optimization
Empirical program optimizers estimate the values of key optimization parameters by generating different program versions and running them on the actual hardware to determine which...
Kamen Yotov, Xiaoming Li, Gang Ren, Michael Cibuls...