当前位置:
首页 资源下载
搜索资源 - hamming error correction
搜索资源列表
-
1下载:
最高优先级编码器 8位相等比较器
三人表决器(三种不同的描述方式) 加法器描述
8位总线收发器:74245 (注2) 地址译码(for m68008)
多路选择器(使用select语句) LED七段译码
多路选择器(使用if-else语句) 双2-4译码器:74139
多路选择器(使用when-else语句) 二进制到BCD码转换
多路选择器 (使用case语句) 二进制到格雷码转换
双向总线(注2) 汉明纠错吗译码器
三态总线(注2) 汉明纠错吗
-
-
0下载:
内有LED译码器,汉明纠错译码器,地址译码器,最高优先译码器,双2-4译码器等VHDL的源代码-decoder, Hamming error correction decoder, address decoder, the highest priority decoder, dual 2-4 decoder such as VHDL source code
-
-
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 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
-
-
0下载:
HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION -HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION
-
-
0下载:
仿照三星二维Hamming纠错,能在长信息元中纠正1-bit错误-Two-dimensional Hamming error correction along the lines of Samsung
-
-
0下载:
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
-
-
0下载:
hamming code for error correction
-
-
0下载:
VHDL编写的Hamming码的程序,可以正确解码--- This Hamming decoder accepts an 8-bit Hamming code and performs single error correction and double error detection.
-
-
0下载:
Hamming code is an error-
correction code that can be
used to detect single and
double-bit errors and correct single-bit
errors that can occur when binary data
is transmitted from one device into an-
other.
-
-
0下载:
Scritp for Forward Error Correction (FEC) with Reed-Solomon coding capabilities.
-
-
0下载:
VHDL的49个源码实例,源码实例丰富,有计数器、状态机机、寄存器、汉明纠错码编码器、游戏源码程序源码
-49 of VHDL source instance, the source instance, counters, state machines machine registers, the Hamming error correction code encoder, the game source program source code
-
-
0下载:
这个是海明纠错码的C和C++的实现。测试通过,可以正常使用!-This is a Hamming error correction code of C and C++ the realization. Testing through normal use!
-
-
0下载:
MATLAB实现循环码的编译码,信源为随机产生数,并且计算码间的汉明距离-MATLAB recycling code encryption, the source randomly generated number, and calculates the Hamming distance between the code
-
-
0下载:
hamming纠错编码:Make ECC parity code of 256bytes is represented -This file implements core ECC algorithms adopted Hamming Error Correction and Detection Algorithm
-
-
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下载:
the code is simulation in matlab for error correction in transmission
-
-
0下载:
用matlab 实现汉明码的编码解码过程(This code is wirtten using matlab to achieve encoding and decoding of hamming code)
-