Sciweavers

2068 search results - page 95 / 414
» On Effectiveness of Application-Layer Coding
Sort
View
DAC
2004
ACM
16 years 5 months ago
Multi-profile based code compression
Code compression has been shown to be an effective technique to reduce code size in memory constrained embedded systems. It has also been used as a way to increase cache hit ratio...
Eduardo Wanderley Netto, Rodolfo Azevedo, Paulo Ce...
MM
2005
ACM
179views Multimedia» more  MM 2005»
15 years 9 months ago
rStream: resilient peer-to-peer streaming with rateless codes
The inherent instability and unreliability of peer-to-peer networks introduce several fundamental engineering challenges to multimedia streaming over peer-to-peer networks. First,...
Chuan Wu, Baochun Li
CORR
2008
Springer
121views Education» more  CORR 2008»
15 years 4 months ago
Cascaded Orthogonal Space-Time Block Codes for Wireless Multi-Hop Relay Networks
Distributed space-time block coding is a diversity technique to mitigate the effects of fading in multi-hop wireless networks, where multiple relay stages are used by a source to ...
Rahul Vaze, Robert W. Heath Jr.
TCOM
2008
83views more  TCOM 2008»
15 years 4 months ago
Toward a unified framework for modeling and analysis of diversity in joint source-channel coding
The study of Joint Source-Channel Coding (JSCC) systems faces one major challenge in obtaining an analytical expression for the function that links end-to-end distortion with chann...
Andres Kwasinski, K. J. Ray Liu
ICSE
2009
IEEE-ACM
16 years 5 months ago
Refactoring sequential Java code for concurrency via concurrent libraries
Parallelizing existing sequential programs to run efficiently on multicores is hard. The Java 5 package java.util.concurrent (j.u.c.) supports writing concurrent programs: much of...
Danny Dig, John Marrero, Michael D. Ernst