搜索资源列表
rm13_awgn
- Simulation of RM(1,3), equivalent to the (8,4,4) extended Hamming code. Soft-decision decoding performed by the Green machine-Simulation of RM (1,3). equivalent to the (8,4, 4) extended Hamming code. Soft-decision decod ing performed by the Green m
ecn_error.c.tar
- 在网络中,传递数据的时候经常发生差错,可以用汉明编码进行发送,检错,在一定程度上控制差错-control error by hamming code .This is an Engineering Approach to Computer Networking
ball
- 在unix下实现经典的称球问题,实现方法是利用信道编码的汉明码,解法绝对经典-Achieved in the classic unix ball that issue and realize the method is the use of channel coding Hamming Code, Solution absolute classic! !
hamming
- Hamming code implementation in c.
hammingCode_unix
- The program implements Hamming code on binary strings
hamming
- crc generator with 1gb speed
HAMMING_ECC
- HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION -HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION
watermarking
- 对音频信号分帧加窗,对每帧进行三阶小波变换,取其逼近系数平均值(一般为零).在此嵌入二值图像 并有对潜入水印信号进行盲检,恢复其嵌入水印-Sub-frame of the audio signal increases the Hamming window for each frame impletment third-order wavelet transform, whichever is close to the average coefficient (usually zero). a
haaa
- this the hamming code program in c.-this is the hamming code program in c.
VHDL_hammingcode
- 自己做的信道编译码,(4,7)汉明码的加错解错源代码-Do their own channel coding, (4,7) Hamming code plus misconception wrong source
encode
- 实现基本(15,11)汉明码的编码及译码过程的MATLAB仿真-Achieve basic (15,11) Hamming code encoding and decoding process of MATLAB simulation
hamming
- hamming code implementation
program-for-Hamming-Code-generation-for-error-det
- program for Hamming Code generation for error detection and correction.
SyndromeDecoding
- Implemented rectangle coding repeat coding extended hamming coding treangle coding. All on C#
MajoritarDecoding
- Majoritar coding including: extended hamming,dual extended hamming, hamming, reed maller coding. All on C#
maju
- 最小码距(汉明码距)、码重、信息码生成算法-Minimum code distance (Hamming code away from the), code weight information code generation algorithm
HammingWindow
- 汉明窗代码,C代码,很有用的代码,我自己编写的,很好很强大!-Hamming window code, C code, very useful code, what I have written, very very powerful!
hamming
- hamming码的matlab实现,内含图形界面-matlab hamming code, contains a graphical interface
hamming_encoderPdecoder
- hamming coder and encoder
hweight
- hweightN - returns the hamming weight of a N-bit word.