搜索资源列表
-
0下载:
为串口收发器以及汉明编码,将电脑通过串口发送的7位数据转化成汉明码显示于led上,或把接收到的11位汉明码解码并验错纠错-For the serial port transceiver, and Hamming codes, the computer through the serial port into 7-bit data displayed on the led on the Hamming code, or to receive the 11 Hamming code error co
-
-
0下载:
本代码实现了海明码(1错1修正)式编码,可不定长,输出完成的编码。-This code implements the Hamming code (1 error 1 correction) coding, can be variable length, the output to complete the coding.
-
-
0下载:
实现海明码的基本运算 可进行编码解码纠错-Hamming code to achieve the basic error correction encoding and decoding operations can be
-
-
0下载:
开发使用Visual C汉明码程序源编解码器。一个非非常有用的来源纠错编码程序。完整的源代码可以直接使用。
-Development using Visual C hamming source codec. A non-very useful sources of error correction coding process. The full source code can be used directly.
-
-
0下载:
此程序实现对汉明码的编码与译码算法。汉明码是一种多重(复式)奇偶检错系统。它将信息用逻辑形式编码,,以便能够检错和纠错。用在汉明码中的全部传输码字是由原来的信息和附加的奇偶监督位组成的。 已通过测试。
-This program is hamming code encoding and decoding algorithm. Hamming code is a multiple (double) parity error detection system. It information en
-
-
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++写的海明码编码,包括海明码的编码,纠错,检错!-Of this system is written with C++ Hamming code encoding Hamming code encoding, error correction, error detection!
-
-
0下载:
了解汉明码的编码原理,纠错原理,译码原理;给定汉明码的监督矩阵,能够写出生成矩阵,能够通过监督矩阵或生成矩阵进行编码,能够通过监督矩阵进行校码与译码,会计算汉明码的错误概率以及导出增余汉明码等相关知识。-About hamming coding theory, error correction principle, decoding principle given to the supervision of the Hamming code matrix able to write the g
-
-
0下载:
实现海明码的基本运算 可进行编码解码纠错Hamming code to achieve the basic error correction encoding and decoding operations can be-Hamming code to achieve the basic error correction encoding and decoding operations can be
-
-
0下载:
hamming纠错编码:Make ECC parity code of 256bytes is represented -This file implements core ECC algorithms adopted Hamming Error Correction and Detection Algorithm
-
-
0下载:
C++实现汉明码生成以及检错纠错过程,体现出检错纠错功能。无线网络技术与导论,计算机网络,课程作业。-Hamming code implemented in C++ and error detection and correction process, reflecting the error detection and correction capabilities. Introduction of wireless network technology and computer networ
-
-
0下载:
汉明码源码,采用74汉明码编码,实现3位可纠错编码(Hamming code source code, using 74 Hamming code, to achieve 3 bit error correction coding.)
-