Sciweavers

1579 search results - page 71 / 316
» On the Constructions of Constant-Weight Codes
Sort
View
IWPC
2002
IEEE
15 years 2 months ago
Source Code Files as Structured Documents
A means to add explicit structure to program source code is presented. XML is used to augment source code with syntactic information from the parse tree. More importantly, comment...
Jonathan I. Maletic, Michael L. Collard, Andrian M...
ICC
2007
IEEE
150views Communications» more  ICC 2007»
15 years 1 months ago
ACE Spectrum of LDPC Codes and Generalized ACE Design
The construction of good, finite-length, LDPC codes is currently an attractive research area. Reducing attention to the Binary Erasure Channel (BEC), this problem translates into t...
Dejan Vukobratovic, Aleksandar Djurendic, Vojin Se...
APN
2006
Springer
14 years 11 months ago
Invariant Based Programming
Program verification is usually done by adding specifications and invariants to the program and then proving that the verification conditions are all true. This makes program verif...
Ralph-Johan Back
CORR
2011
Springer
221views Education» more  CORR 2011»
14 years 1 months ago
Degrees of Freedom Region of the Gaussian MIMO Broadcast Channel with Common and Private Messages
We consider the Gaussian multiple-input multiple-output (MIMO) broadcast channel with common and private messages. We obtain the degrees of freedom (DoF) region of this channel. W...
Ersen Ekrem, Sennur Ulukus
SAC
2011
ACM
14 years 19 days ago
Type harvesting: a practical approach to obtaining typing information in dynamic programming languages
Dynamically typed programming languages are powerful tools for rapid software development. However, there are scenarios that would benefit from actual type information being avai...
Michael Haupt, Michael Perscheid, Robert Hirschfel...