Sciweavers

679 search results - page 118 / 136
» codes 2002
Sort
View
ISCI
2002
86views more  ISCI 2002»
14 years 9 months ago
Schedulable region for VBR media transmission with optimal resource allocation and utilization
Media data are VBR in nature due to the coding and compression technologies applied. As VBR streams are complicated for network management, different approaches were proposed to s...
Ray-I Chang, Meng Chang Chen, Jan-Ming Ho, Ming-Ta...
61
Voted
JMLR
2002
117views more  JMLR 2002»
14 years 9 months ago
Learning to Construct Fast Signal Processing Implementations
A single signal processing algorithm can be represented by many mathematically equivalent formulas. However, when these formulas are implemented in code and run on real machines, ...
Bryan Singer, Manuela M. Veloso
JOLLI
2002
120views more  JOLLI 2002»
14 years 9 months ago
The Donkey and the Monoid. Dynamic Semantics with Control Elements
Dynamic Predicate Logic (DPL) is a variant of Predicate Logic introduced by Groenendijk en Stokhof. One rationale behind the indroduction of DPL is that it is closer to Natural La...
Albert Visser
LISP
2002
135views more  LISP 2002»
14 years 9 months ago
Optimizing Nested Loops Using Local CPS Conversion
Abstract. Local CPS conversion is a compiler transformation for improving the code generated for nested loops by a direct-style compiler that uses recursive functions to represent ...
John H. Reppy
MICRO
2002
IEEE
121views Hardware» more  MICRO 2002»
14 years 9 months ago
Convergent scheduling
Convergent scheduling is a general framework for instruction scheduling and cluster assignment for parallel, clustered architectures. A convergent scheduler is composed of many ind...
Walter Lee, Diego Puppin, Shane Swenson, Saman P. ...