Sciweavers

3750 search results - page 95 / 750
» Code Optimization for Code Compression
Sort
View
ICIP
2002
IEEE
16 years 4 months ago
A proposal for high compression of faces in video sequences using adaptive eigenspaces
This paper presents a proposal for a novel video coding scheme intended to encode human faces in video sequences at very high compression using a recognition and reconstruction ap...
Luis Torres, Daniel Prado
132
Voted
CISS
2008
IEEE
15 years 9 months ago
On wireless network scheduling with intersession network coding
Abstract—Cross-layer optimization including congestion control, routing, and scheduling has shown dramatic throughput improvement over layered designs for wireless networks. In p...
Chih-Chun Wang, Ness B. Shroff
DLS
2010
204views Languages» more  DLS 2010»
15 years 15 days ago
Alias analysis for optimization of dynamic languages
Dynamic languages such as Python allow programs to be written more easily using high-level constructs such as comprehensions for queries and using generic code. Efficient executio...
Michael Gorbovitski, Yanhong A. Liu, Scott D. Stol...
DCC
2010
IEEE
15 years 5 months ago
A Fast Compact Prefix Encoding for Pattern Matching in Limited Resources Devices
This paper improves the Tagged Suboptimal Codes (TSC) compression scheme in several ways. We show how to process the TSC as a universal code. We introduce the TSCk as a family of ...
S. Harrusi, Amir Averbuch, N. Rabin
133
Voted
CC
2006
Springer
125views System Software» more  CC 2006»
15 years 6 months ago
Converting Intermediate Code to Assembly Code Using Declarative Machine Descriptions
Abstract. Writing an optimizing back end is expensive, in part because it requires mastery of both a target machine and a compiler's internals. We separate these concerns by i...
João Dias, Norman Ramsey