Sciweavers

1991 search results - page 17 / 399
» Using a Coding Standard to Improve Program Quality
Sort
View
SCOPES
2005
Springer
15 years 3 months ago
Generic Software Pipelining at the Assembly Level
Software used in embedded systems is subject to strict timing and space constraints. The growing software complexity creates an urgent need for fast program execution under the co...
Daniel Kästner, Markus Pister
65
Voted
CIC
2004
14 years 11 months ago
Audio Quality for a Simple Forward Error Correcting Code
The aim of this paper is to study the audio quality offered by a simple Forward Error Correction (FEC) code used in audio applications like Freephone or Rat. This coding technique ...
Yvan Calas, Alain Jean-Marie
PLDI
1995
ACM
15 years 1 months ago
A Type-Based Compiler for Standard ML
Compile-time type information should be valuable in efficient compilation of statically typed functional languages such as Standard ML. But how should type-directed compilation w...
Zhong Shao, Andrew W. Appel
CORR
2006
Springer
100views Education» more  CORR 2006»
14 years 9 months ago
Bilayer Low-Density Parity-Check Codes for Decode-and-Forward in Relay Channels
This paper describes an efficient implementation of binning for decode-and-forward (DF) in relay channels using lowdensity parity-check (LDPC) codes. Bilayer LDPC codes are devised...
Peyman Razaghi, Wei Yu
60
Voted
SIGCSE
2009
ACM
98views Education» more  SIGCSE 2009»
15 years 10 months ago
Test-driven design for introductory OO programming
Test-Driven Design (TDD) has been shown to increase the productivity of programming teams and improve the quality of the code they produce. However, most of the introductory
Viera K. Proulx