搜索资源列表
HammingC51
- 用C51程序实现的Hamming编码器和解码器,很方便使用。-C51 program with the Hamming encoder and decoder, very convenient to use.
HammingDecoder
- -- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection. -- download from: www.pld.com.cn & www.fpga.com.cn LIBRARY ieee U
project.tar
- In this assignment you will be designing a chip that both encodes and decodes a data stream using a Hamming code. You will also inject random errors into the data stream and your decoder must be able to fix single-bit errors. Note: This project is in