Sciweavers

850 search results - page 88 / 170
» Globalization and Offshoring of Software
Sort
View
ICIP
2007
IEEE
15 years 11 months ago
DSP Implementation of Deblocking Filter for AVS
The in-loop deblocking filter contains highly adaptive processing on both sample level and block edge level, which inevitably appears in the loop kernel of the algorithm. Therefor...
Zhigang Yang, Wen Gao, Yan Liu, Debin Zhao
CC
2010
Springer
117views System Software» more  CC 2010»
15 years 4 months ago
Punctual Coalescing
Compilers use register coalescing to avoid generating code for copy instructions. For architectures with register aliasing such as x86, Smith, Ramsey, and Holloway (2004) presented...
Fernando Magno Quintão Pereira, Jens Palsbe...
SUTC
2006
IEEE
15 years 4 months ago
An Autonomous Earth Observing Sensorweb
– We describe a network of sensors linked by software and the internet to an autonomous satellite observation response capability. This system of systems is designed with a flexi...
Steve A. Chien, Benjamin Cichy, Ashley Davies, Dan...
DATE
2005
IEEE
143views Hardware» more  DATE 2005»
15 years 3 months ago
galsC: A Language for Event-Driven Embedded Systems
— We introduce galsC, a language designed for programming event-driven embedded systems such as sensor networks. galsC implements the TinyGALS programming model. At the local lev...
Elaine Cheong, Jie Liu
CC
2004
Springer
177views System Software» more  CC 2004»
15 years 3 months ago
Value-Based Partial Redundancy Elimination
Abstract. Partial redundancy elimination (PRE) is a program transformation that identifies and eliminates expressions that are redundant on at least one (but not necessarily all) ...
Thomas VanDrunen, Antony L. Hosking