搜索资源列表
error_correction_coding
- 压缩文件中是Error Correction Coding - Mathematical Methods and Algorithms(Wiley 2005)作者:(Todd K. Moon )的配套代码,是由C和matlab两种语言编写的-compressed files is Error Correction Coding - Mathemat da Methods and Algorithms (Wiley, 2005) Author : (Todd K. Moon) matching
(eBook)Essentials.Error.Correction
- (eBook) Essentials of Error Control Coding (Moreira, 2006).pdf
juanjima
- 仿真(2,1,2)卷积码编解码器在二进制对称信道(BSC)中的误码性能,画出纠错后误码率-信道误码率曲线,其中,编码器的生成多项式为g1=[111]、g2=[101]。-imulation (2,1,2) convolutional encoding and decoding the binary symmetric channel (BSC) in the error rate performance, bit error rate after correction drawn- the ch
xunhuanma
- (7,3)循环码的编码和译码,还可以纠错一位,检错两位。在ketang-(7,3) cyclic code encoding and decoding, error correction can also be one of two error. In ketang
HammingDecoder
- -- 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
PDF417
- PDF417纠错码原理及实现,一个关于纠错的文档资料。-PDF417 and the realization of the principle of error-correcting code, a documentation on the error correction.
afk
- 对简单的PASCAL程序的编译,包括词法分析和语法分析,简单的纠错-For simple PASCAL program compilation, including lexical analysis and syntax analysis, a simple error correction
reed-solomon_c
- This same code demonstrates the use of the encodier and decoder/error-correction routines. (RS编码和纠错编码的完整程序)-This same code demonstrates the use of the encodier and decoder/error-correction routines. (RS encoding and error correction coding of a c
myshell
- 《操作系统—精髓与设计原理》一书中myshell编程项目,代码写得很清晰,纠错能力很强大,实现了基本的内部命令:cd、dir、help、echo、environ等,以及实现文件重定向、后台处理等功能。附有实验报告。-" Operating system- the essence and principles of design" , a book myshell programming projects, the code is written very clear, very
siweichengfa
- 这个程序是乘法器,可以进行四位的乘法运算含有纠错功能。汇编语言-This program is a multiplier, multiplication can contain four error correction. Assembly language
jiafaqixiuding
- 带显示界面的加法器,含有纠错功能,字体带有颜色,功能齐全-Adder with a display interface, with error correction, with the font color, full-featured
CRC
- 循环码的编码与译码器(支持一位的纠错) 编码(n,k可调) 测试用例1: input:n=7 k=3 g=11101 m=101 output:1010011 input:n=7 k=3 g=11101 m=010 output:0100111 测试用例2: input:n=7 k=4 g=1011 m=1101 output:1101001 input:n=7 k=4 g=1011 m=1010 output:1010
NO-number--FileEnumer
- 全面磁盘遍历,纠正多个,纠错机制。友好的显示界面!-Comprehensive disk traverse, correcting, multiple, error correction mechanism. Friendly display interface!
20800b1a604273e424a5d042bdcc1fbb
- 一次写模块,有不足的地方还请多多指教 包含大漠自带的所有函数,鉴于每个人的理解不同,备注了大漠源命令。 本人初识大漠.对函数理解有限.如果翻译有误请参考大漠文档,也可联系我纠错。 模块应用灵活,不需要频繁的同步大漠官方进行模块更新。 .模块_加载() .参数1 可自定义插件释放路径。默认释放到临时目文件夹,例如 D:\大漠.txt .参数2 可与外部的大漠插件进行对接。大漠官方更新BUG时,直接引用新版的插件就OK了 -Tim
matlabdemo-turbo-code(xiazai)
- 用来验证不同信道下,turbo码的纠错率-Used to verify the different channels, turbo codes error correction rate
LplyDir_v1.0
- LplyDir是基于35dir内枋源码2.3版进行了修正并精仿一套蓝色模板。 2012.11.23 更新: 修正安装时报错问题 修改网站 网站名称,TAG标签,网站简介 获取方式,获取更精准 修正后台添加广告报错问题 修正初次缓存更新报错问题 修正某些服务器不开启Gzip压缩功能无法打开网站问题 修正搜狗PR获取失败问题 修正谷歌PR获取失败问题 修正后台编辑站点IP显示不正常问
haimingcode
- 海明码的计算方法海明码是一种具有纠错功能的校验码。本文简单地介绍海明码的计算方法。 -The calculation method of the Hamming code Hamming code is a checksum error correction function. This article briefly describes the Hamming code calculation methods.
fenzuma
- 线性分组码差错控制编码的重要的一种。的编码与译码电路比较简单,纠错能力也很强,是实际应用中比较流行的的差错编码方法之一。-Linear block code error control coding important one. Encoding and decoding circuit is relatively simple, error correction capability is also very strong, is the practical application of th
zs
- 基于编译原理技术,进行对编译器的注释功能,以及可能出现的纠错功能。-Compiler theory-based technology for the compiler s annotation capabilities, and possible error correction.
MAIN_para_SISO
- A concatenated code is composed of two separate codes that are combined to form a larger code. There are two types of concatenation, serial and parallel concatenations. For both serial and parallel concatenation schemes, an interleaver is often used