Sciweavers

5962 search results - page 114 / 1193
» Working with Patterns and Code
Sort
View
131
Voted
ISCAS
2007
IEEE
139views Hardware» more  ISCAS 2007»
15 years 9 months ago
VLSI Decoder Architecture for High Throughput, Variable Block-size and Multi-rate LDPC Codes
Abstract— A low-density parity-check (LDPC) decoder architecture that supports variable block sizes and multiple code rates is presented. The proposed architecture is based on th...
Yang Sun, Marjan Karkooti, Joseph R. Cavallaro
APPROX
2005
Springer
84views Algorithms» more  APPROX 2005»
15 years 9 months ago
The Tensor Product of Two Codes Is Not Necessarily Robustly Testable
There has been significant interest lately in the task of constructing codes that are testable with a small number of random probes. Ben-Sasson and Sudan show that the repeated te...
Paul Valiant
PCM
2005
Springer
99views Multimedia» more  PCM 2005»
15 years 8 months ago
Photometry Data Coding for Three-Dimensional Mesh Models Using Connectivity and Geometry Information
In this paper, we propose new predictive coding schemes for photometry data of three-dimensional (3-D) mesh models as per-vertex binding. We exploit geometry and connectivity infor...
Young-Suk Yoon, Sung-Yeol Kim, Yo-Sung Ho
JSAC
2006
63views more  JSAC 2006»
15 years 3 months ago
Generalized pairwise complementary codes with set-wise uniform interference-free windows
Abstract--This paper introduces an approach to generate generalized pairwise complementary (GPC) codes, which offer a uniform interference free windows (IFWs) across the entire cod...
Hsiao-Hwa Chen, Yu-Ching Yeh, Xi Zhang, Aiping Hua...
117
Voted
PEPM
2010
ACM
16 years 7 days ago
Clone detection and elimination for Haskell
Duplicated code is a well known problem in software maintenance and refactoring. Code clones tend to increase program size and several studies have shown that duplicated code make...
Christopher Brown, Simon Thompson