CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - error correction and detection code

搜索资源列表

  1. xunhuanma

    0下载:
  2. 利用MatLab软件,实现一种或几种循环码的编译码过程。再现编码和译码的步骤,绘制有关的性能曲线和波形图,并且能检错和纠错。-use MatLab software, to achieve one or a few recycling code encryption process. Reproduction coding and decoding steps, drawing on the performance curve and waveform map, and can, and err
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10593
    • 提供者:李家军
  1. QR_Cpp

    0下载:
  2. 快速二维码解码(qr),图片可以是拍摄的。本站其他相关资源都没有此部分源码,具体功能包括图形探测定位、图形过滤校正、检错纠错等-Fast decoding of the two-dimensional code ( QR ), the picture may be shot. The station of other related resources are not the part of the source code, the specific features include detec
  3. 所属分类:Windows CE

    • 发布日期:2017-05-15
    • 文件大小:3852123
    • 提供者:WXJ
  1. HammingCode

    0下载:
  2. 此程序实现对汉明码的编码与译码算法。汉明码是一种多重(复式)奇偶检错系统。它将信息用逻辑形式编码,以便能够检错和纠错。用在汉明码中的全部传输码字是由原来的信息和附加的奇偶监督位组成的。-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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:240866
    • 提供者:杨芹勍
  1. MML

    0下载:
  2. MML的源代码,又很强的检错和纠错功能,方便广大写作业的同学-MML source code, but also a strong error detection and error correction function to facilitate replication of the broad masses of students
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4486
    • 提供者:林寒
  1. CRC

    0下载:
  2. 循环冗余校验,中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-Cyclic Redundancy Check, the Chinese name for the Cyclic Redundancy Check (code). It is important for a class of linear block codes, encoding and decoding method is simple, error
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-11-26
    • 文件大小:809
    • 提供者:lu xin
  1. HammingDecoder

    0下载:
  2. -- 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
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3754
    • 提供者:djs
  1. CRC_description.pdf

    0下载:
  2. CRC的英文全称为Cyclic Redundancy Check(Code),中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-CRC called the English Cyclic Redundancy Check (Code), the Chinese name for the Cyclic Redundancy Check (code). It is important for a class of lin
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:77737
    • 提供者:wuhuarong
  1. hamming_decoder

    0下载:
  2. VHDL编写的Hamming码的程序,可以正确解码--- This Hamming decoder accepts an 8-bit Hamming code and performs single error correction and double error detection.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:826
    • 提供者:郑全
  1. book

    0下载:
  2. The subject of this book is the detection and correction of errors in digital information. Such errors almost inevitably occur after the transmission, storage or processing of information in digital (mainly binary) form, because of noise and inte
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2501303
    • 提供者:ghanim
  1. CRCDecoding

    0下载:
  2. CRC检错程序。只能检错不能纠错。(40,32)的分组码检错,反馈函数:x8+x7+x4+x3+x+1-CRC error detection process. Not only error detection correction. (40,32) and block code error detection, feedback function: x8+ x7+ x4+ x3+ x+1
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:146967
    • 提供者:李雪茹
  1. bch-coding

    0下载:
  2. In this project, we are implementing the error detection and correction using BCH code (Bose Chaudhuri Hocquenghem). Using VHDL and targeted on FPGA for synthesis of the code. The encoder and decoder combine called as a codec.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-02-10
    • 文件大小:6164480
    • 提供者:venkata vijay
  1. rs-codes

    0下载:
  2. Reed solomon code gives the idea for error correction and detection
  3. 所属分类:Communication

    • 发布日期:2016-11-21
    • 文件大小:730112
    • 提供者:anuradha
  1. program-for-Hamming-Code-generation-for-error-det

    0下载:
  2. program for Hamming Code generation for error detection and correction.
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-11-21
    • 文件大小:2048
    • 提供者:garv24
  1. Hamming-code-for-error-detection-and-correction.r

    0下载:
  2. This set of files describe how error detection and correction can be done using hamming code/parity-bit checker
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:76338
    • 提供者:Rishav Goel
  1. hamming-code

    0下载:
  2. MATLAB中移动检错纠错码汉明码的源程序实现,包括编码和译码-MATLAB Mobile Hamming code error detection and correction of the source to achieve, including encoding and decoding
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1013
    • 提供者:hwj
  1. ECC

    0下载:
  2. hamming纠错编码:Make ECC parity code of 256bytes is represented -This file implements core ECC algorithms adopted Hamming Error Correction and Detection Algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2237
    • 提供者:wang
  1. error-detection-using-BCH-code

    0下载:
  2. error detection and correction using BCH code
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:93504
    • 提供者:李义乾
  1. QRCodes

    0下载:
  2. 基于matlab 来开发QR识别和译码程序,运用图像校正、二值化、边缘检测等各种图像处理方法实现条码的预处理,并进行QR码的解码和纠错算法,充分利用面向对象的方法,结合图像处理技术,完成了基于图像处理的QR码快速识别的解码系统。-Based on Matlab QR recognition and decoding procedures, the use of the image correction, binarization, edge detection, and other variou
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:442529
    • 提供者:guoxi
  1. moviedog

    0下载:
  2. 1、增加了一套白色模版。 2、增加了自动检测主站功能,“主站维护”你的网站也会“自动提示维护”,主站正常你的网站自动恢复正常。 3、增加后台手动设置网站的开启与关闭。 4、IP限制播放页面更改为限制全站页面。 5、重新增加了缓存技术,如果感觉没以前稳定的。可以在后台把缓存设为0 6、重新修改了模版选择跟图片服务器选择的方式,在这感谢论坛的 wllz 提供代码。 7、修正报错功能。 8、修正评论功能。 9、修正后台配制文件的错误。 10、全面支持采集电影图片到本
  3. 所属分类:Web Server

    • 发布日期:2017-05-09
    • 文件大小:1794359
    • 提供者:pl
  1. 汉明码编码程序

    1下载:
  2. matlab汉明码程序,实现汉明编码,,并实现纠错和检错功能(Matlab Hamming code program, to achieve Hamming coding, and to achieve error correction and error detection function)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-18
    • 文件大小:2048
    • 提供者:liuweiwanmei
« 12 »
搜珍网 www.dssz.com