Sciweavers

2658 search results - page 149 / 532
» On efficient balanced codes
Sort
View
111
Voted
INFOCOM
2003
IEEE
15 years 8 months ago
A Multicast Transmission Schedule for Scalable Multi-Rate Distribution of Bulk Data Using Non-Scalable Erasure-Correcting Codes
–This paper addresses the efficient multicast dissemination of bulk data from a single server to numerous clients. The challenge is complex: a client may commence reception at ar...
Yitzhak Birk, Diego Crupnicoff
99
Voted
ASPDAC
2007
ACM
123views Hardware» more  ASPDAC 2007»
15 years 6 months ago
Creating Explicit Communication in SoC Models Using Interactive Re-Coding
Communication exploration has become a critical step during SoC design. Researchers in the CAD community have proposed fast and efficient techniques for comprehensive design space ...
Pramod Chandraiah, Junyu Peng, Rainer Dömer
ASPLOS
2008
ACM
15 years 4 months ago
SoftSig: software-exposed hardware signatures for code analysis and optimization
Many code analysis techniques for optimization, debugging, or parallelization need to perform runtime disambiguation of sets of addresses. Such operations can be supported efficie...
James Tuck, Wonsun Ahn, Luis Ceze, Josep Torrellas
SIGMETRICS
2010
ACM
175views Hardware» more  SIGMETRICS 2010»
15 years 2 months ago
Elon: enabling efficient and long-term reprogramming for wireless sensor networks
We present a new mechanism called Elon for enabling efficient and long-term reprogramming in wireless sensor networks. Elon reduces the transferred code size significantly by intr...
Wei Dong, Yunhao Liu, Xiaofan Wu, Lin Gu, Chun Che...
119
Voted
ENTCS
2006
114views more  ENTCS 2006»
15 years 2 months ago
Towards Efficient, Typed LR Parsers
The LR parser generators that are bundled with many functional programming language implementations produce code that is untyped, needlessly inefficient, or both. We show that, us...
François Pottier, Yann Régis-Gianas