搜索资源列表
hamming
- c语言,海明码编码,把输入的数据转换为序列,然后自动产生一位错误,并在纠错过程中指出错误-c language, Hamming coding to input data into a sequence, and then automatically generate an error, and pointed out an error in the correction process
hamming_decoder
- VHDL编写的Hamming码的程序,可以正确解码--- This Hamming decoder accepts an 8-bit Hamming code and performs single error correction and double error detection.