Sciweavers

1310 search results - page 57 / 262
» On a Class of Traceability Codes
Sort
View
CORR
2008
Springer
117views Education» more  CORR 2008»
13 years 7 months ago
Low-Complexity LDPC Codes with Near-Optimum Performance over the BEC
Recent works showed how low-density parity-check (LDPC) erasure correcting codes, under maximum likelihood (ML) decoding, are capable of tightly approaching the performance of an i...
Enrico Paolini, Gianluigi Liva, Michela Varrella, ...
ICSM
1999
IEEE
14 years 20 hour ago
Restructuring Legacy C Code into C++
In this paper, we describe restructuring of C code into new C++ classes. Such restructuring is done to facilitate both software reuse and software evolution. The restructuring is ...
Richard Fanta, Václav Rajlich
TCOM
2010
65views more  TCOM 2010»
13 years 2 months ago
Evaluation of the distance spectrum of variable-length finite-state codes
The class of variable-length finite-state joint source-channel codes is defined and a polynomial complexity algorithm for the evaluation of their distance spectrum presented. Issu...
Claudio Weidmann, Michel Kieffer
ICIP
1998
IEEE
14 years 9 months ago
Using the Fractal Code to Watermark Images
Our paper present a watermarking scheme basing on an insertion of similarities. In a rst part di erent watermarking techniques are presented and classed. In a second part our sche...
Patrick Bas, Jean-Marc Chassery, Franck Davoine
AGILEDC
2006
IEEE
14 years 1 months ago
Refactoring with Contracts
Design by contract is a practical methodology for developing code together with its specification. The contract consists of class invariants and method preand postconditions. As ...
Maayan Goldstein, Yishai A. Feldman, Shmuel S. Tys...