Sciweavers

4764 search results - page 432 / 953
» Applications of Error-Control Coding
Sort
View
153
Voted
ENTCS
2002
73views more  ENTCS 2002»
15 years 3 months ago
Reducing the Overhead of Dynamic Analysis
Dynamic analysis (instrumenting programs with code to detect and prevent errors during program execution) can be an effective approach to debugging, as well as an effective means ...
Suan Hsi Yong, Susan Horwitz
116
Voted
DCC
1998
IEEE
15 years 3 months ago
Joint Source Channel Matching for a Wireless Communications Link
: Application of joint source-channel matching in heterogeneous multi-media environments will demand general source-channel optimization schemes suitable for a wide variety of sour...
Swaroop Appadwedula, Douglas L. Jones, Kannan Ramc...
134
Voted
OOPSLA
2010
Springer
15 years 2 months ago
A time-aware type system for data-race protection and guaranteed initialization
We introduce a type system based on intervals, objects representing the time in which a block of code will execute. The type system can verify time-based properties such as when a...
Nicholas D. Matsakis, Thomas R. Gross
150
Voted
ISAMI
2010
15 years 1 months ago
Employing Compact Intra-genomic Language Models to Predict Genomic Sequences and Characterize Their Entropy
Probabilistic models of languages are fundamental to understand and learn the profile of the subjacent code in order to estimate its entropy, enabling the verification and predicti...
Sérgio A. D. Deusdado, Paulo Carvalho
120
Voted
SIGSOFT
2010
ACM
15 years 1 months ago
The last mile: parallel programming and usability
Multiprocessors are now commonplace, and cloud computing is swiftly following suit. While it is possible to write high performance code for these systems, concurrency bugs are ext...
Caitlin Sadowski, Andrew Shewmaker