Sciweavers

1270 search results - page 156 / 254
» Improving Code Density Using Compression Techniques
Sort
View
SAC
2004
ACM
14 years 3 months ago
Solving the error correcting code problem with parallel hybrid heuristics
Some telecommunication systems can not afford the cost of repeating a corrupted message. Instead, the message should be somewhat “corrected” by the receiver. In these cases a...
Enrique Alba, J. Francisco Chicano
VTC
2007
IEEE
103views Communications» more  VTC 2007»
14 years 4 months ago
Joint use of Overlap FDE and STTD for MC-CDMA Downlink Transmission
— Recently, multi-carrier code division multiple access (MC-CDMA) has been attracting much attention for the next generation mobile communications systems. Using frequencydomain ...
Hiromichi Tomeba, Kazuaki Takeda, Fumiyuki Adachi
IJAIT
2008
99views more  IJAIT 2008»
13 years 10 months ago
Optimal Basic Block Instruction Scheduling for Multiple-Issue Processors Using Constraint Programming
Instruction scheduling is one of the most important steps for improving the performance of object code produced by a compiler. A fundamental problem that arises in instruction sch...
Abid M. Malik, Jim McInnes, Peter van Beek
TVLSI
2002
94views more  TVLSI 2002»
13 years 9 months ago
A network flow approach to memory bandwidth utilization in embedded DSP core processors
This paper presents a network flow approach to solving the register binding and allocation problem for multiword memory access DSP processors. In recently announced DSP processors,...
Catherine H. Gebotys
ISCA
1995
IEEE
98views Hardware» more  ISCA 1995»
14 years 1 months ago
Instruction Fetching: Coping with Code Bloat
Previous research has shown that the SPEC benchmarks achieve low miss ratios in relatively small instruction caches. This paper presents evidence that current software-development...
Richard Uhlig, David Nagle, Trevor N. Mudge, Stuar...