搜索资源列表
-
1下载:
用vc开发的汉明码编码解码程序。一个很有用的纠错编码程序。-vc development with the Hamming codes codec procedures. A very useful error correction coding process.
-
-
2下载:
实现汉明码的编码和译码,可设定误码位置,查看纠错效果。-Achieve Hamming encoding and decoding, error location can be set to see the error correction effect.
-
-
0下载:
此程序实现对汉明码的编码与译码算法。汉明码是一种多重(复式)奇偶检错系统。它将信息用逻辑形式编码,以便能够检错和纠错。用在汉明码中的全部传输码字是由原来的信息和附加的奇偶监督位组成的。-This process of realization of hamming code encoding and decoding algorithm. Hamming code is a multiple (double) parity error detection system. It will use t
-
-
0下载:
仿照三星二维Hamming纠错,能在长信息元中纠正1-bit错误-Two-dimensional Hamming error correction along the lines of Samsung
-
-
0下载:
error correction using hamming code
-
-
0下载:
Scritp for Forward Error Correction (FEC) with Reed-Solomon coding capabilities.
-
-
0下载:
This set of files describe how error detection and correction can be done using hamming code/parity-bit checker
-
-
0下载:
这个是海明纠错码的C和C++的实现。测试通过,可以正常使用!-This is a Hamming error correction code of C and C++ the realization. Testing through normal use!
-
-
1下载:
数值方法的5个重要的算法:
1.[Dirich.m] 求解拉普拉斯方程的狄利克雷方法. 用于偏微分方程的数值解
2.[Hamming.m] 汉明方法是用来修正微分方程的多步预测。
3. [Milne.m] 米尔恩 - 辛普森差分方程求解方法,用于预测校正方法。
4. [Rkf45.m]龙格 - 库塔 - 沃尔伯格错误控制和步骤的方法求解微分方程的近似解
5.[Romber.m]著名的龙贝格积分源代码。计算结果存在并显示为下三角矩阵。-Numerical Methods in
-
-
0下载:
MATLAB中移动检错纠错码汉明码的源程序实现,包括编码和译码-MATLAB Mobile Hamming code error detection and correction of the source to achieve, including encoding and decoding
-
-
0下载:
Simple imlementation of hamming code (7,4)
The genearator matrix is given by
Reference of book Error Correction coding Mathematical models and
alogrithms Chapter 1, Hamming Codes
code is hamming code (7,4)-Simple imlementation of hamming cod
-
-
0下载:
汉明码编码和译码,实现自动捡错纠错功能,(7,4)汉明码-Hamming code encoding and decoding, the realization of automatic pick up error correction function, (7, 4) hamming code
-
-
0下载:
用matlab 实现汉明码的编码解码过程(This code is wirtten using matlab to achieve encoding and decoding of hamming code)
-
-
0下载:
hamming codes used for error correction and detection.
-
-
1下载:
matlab汉明码程序,实现汉明编码,,并实现纠错和检错功能(Matlab Hamming code program, to achieve Hamming coding, and to achieve error correction and error detection function)
-