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

搜索资源列表

  1. VHDL范例

    1下载:
  2. 最高优先级编码器 8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使用select语句) LED七段译码 多路选择器(使用if-else语句) 双2-4译码器:74139 多路选择器(使用when-else语句) 二进制到BCD码转换 多路选择器 (使用case语句) 二进制到格雷码转换 双向总线(注2) 汉明纠错吗译码器 三态总线(注2) 汉明纠错吗
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:42884
    • 提供者:kerty
  1. 一些译码器源代码

    0下载:
  2. 内有LED译码器,汉明纠错译码器,地址译码器,最高优先译码器,双2-4译码器等VHDL的源代码-decoder, Hamming error correction decoder, address decoder, the highest priority decoder, dual 2-4 decoder such as VHDL source code
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:3903
    • 提供者:蔡孟颖
  1. hamming

    1下载:
  2. 用vc开发的汉明码编码解码程序。一个很有用的纠错编码程序。-vc development with the Hamming codes codec procedures. A very useful error correction coding process.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6270
    • 提供者:周蓓
  1. hamming-matlab

    2下载:
  2. 实现汉明码的编码和译码,可设定误码位置,查看纠错效果。-Achieve Hamming encoding and decoding, error location can be set to see the error correction effect.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1243
    • 提供者:金鑫
  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. 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. HAMMING_ECC

    0下载:
  2. HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION -HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:4469
    • 提供者:JerryChiao
  1. samsung

    0下载:
  2. 仿照三星二维Hamming纠错,能在长信息元中纠正1-bit错误-Two-dimensional Hamming error correction along the lines of Samsung
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1000
    • 提供者:zhang
  1. hamming

    0下载:
  2. 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
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:1679
    • 提供者:wangfa
  1. Hamming

    0下载:
  2. hamming code for error correction
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:16897
    • 提供者:sara
  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. hamming

    0下载:
  2. 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.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1183
    • 提供者:xbox168
  1. RSFEC

    0下载:
  2. Scritp for Forward Error Correction (FEC) with Reed-Solomon coding capabilities.
  3. 所属分类:matlab

    • 发布日期:2016-03-28
    • 文件大小:1024
    • 提供者:kasa
  1. VVHDDLexampllH

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:45116
    • 提供者:CerisTao
  1. haiming

    0下载:
  2. 这个是海明纠错码的C和C++的实现。测试通过,可以正常使用!-This is a Hamming error correction code of C and C++ the realization. Testing through normal use!
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:3994
    • 提供者:chenlei
  1. Error-correction-coding-matlab

    0下载:
  2. MATLAB实现循环码的编译码,信源为随机产生数,并且计算码间的汉明距离-MATLAB recycling code encryption, the source randomly generated number, and calculates the Hamming distance between the code
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:50540
    • 提供者:叶萌
  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. Hamming.ZIP

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

    • 发布日期:2017-04-12
    • 文件大小:970
    • 提供者:faroo
  1. hamming

    0下载:
  2. the code is simulation in matlab for error correction in transmission
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:996
    • 提供者:niema
  1. hammingcodes3

    0下载:
  2. 用matlab 实现汉明码的编码解码过程(This code is wirtten using matlab to achieve encoding and decoding of hamming code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:QQ小冰
« 12 3 »
搜珍网 www.dssz.com