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

搜索资源列表

  1. Hamming-code

    0下载:
  2. 模拟产生(7,4)汉明码及其监督矩阵,并用产生的监督矩阵判断传输的码字是否有错,如果有错,指示出其出面错误的位置 -Simulated (7,4) Hamming code and its monitoring matrix, and supervision of the resulting matrix to judge transmission codeword is wrong, if wrong, indicating that it came forward to the wrong
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1678
    • 提供者:konglong
  1. DFT-mit-hanning-hamming-bartlett-faltung

    0下载:
  2. DFT hanning hamming bartlett window and convolutin
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1448151
    • 提供者:mutiny
  1. Hamming(7-4)

    0下载:
  2. scr ipt file for simulating BER with Hamming Code (7,4)
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:1066
    • 提供者:mahdi
  1. hamming-demo

    0下载:
  2. a demo of hamming code compress/decompre-a demo of hamming code compress/decompress
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-12-09
    • 文件大小:12375
    • 提供者:yu-cheng chen
  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.h

    0下载:
  2. Header file with values of Hamming Window in float for window length=1024
  3. 所属分类:DSP program

    • 发布日期:2017-11-28
    • 文件大小:5192
    • 提供者:wojtas
  1. Soft_hard-decision-of-hamming-code

    1下载:
  2. 代码实现了汉明码译码的软判决和硬判决误码率仿真图,并且通过对比理论曲线,验证了代码的正确性。-This code achieves the BER code curve of hamming code using soft decision and hard decision. Compared with the theoretical curve,I verify the correctness of the code.
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:28231
    • 提供者:
  1. Hamming

    0下载:
  2. Hamming Encoder of 7bit in VHDL, Where it consists 3 parity bits and 4 data bits, then after it is being passed to decoder where it corrects, if their is any error and gives desired data as output. -Hamming Encoder of 7bit in VHDL, Where it consist
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-23
    • 文件大小:16594
    • 提供者:phani
  1. BPSK-modulation--Hamming

    0下载:
  2. BPSK调制,采用(15,11)汉明码对信号编码;然后对信号加噪,解调,译码。-BPSK modulation (15,11) Hamming code signal encoding then added noise to the signal, demodulation, decoding.
  3. 所属分类:Document

    • 发布日期:2017-11-24
    • 文件大小:1399
    • 提供者:杨静
  1. hamming-and-hanning

    1下载:
  2. 汉宁窗和汉明窗的产生程序,分析他们的幅度和相位响应-Hanning window and Hamming window generation process, analysis of their amplitude and phase response
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:775
    • 提供者:john
  1. Simulation-of-4FSK-Hamming-code

    2下载:
  2. MATLAB中提供了汉明码的编解码、4FSK调制解调函数和不同通信信道模型函数,本程序直接调用进行编程。借助于MATLAB可大大地拓宽研究分析的视野提高研究设计的效率,具有重要的推广和应用价值。-MATLAB provides the hamming codec 4FSK modem function and different communication channel model function, the program calls directly programming. Help o
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:5520
    • 提供者:mary
  1. DCT-a-Hamming-coding

    0下载:
  2. 1.DCT变换,对整个图像的直接DCT变换和分块为8*8做DCT变换,并设定阈值。 2.汉明编码(7,4),译码以及找出错误图样和纠错。并在不同的转移概率的BSC道下进行传输。-DCT:Direct DCT and IDCT,blocking. hamming coding:decoding and picking up errors.
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:1563
    • 提供者:xietao
  1. Hamming-distance

    0下载:
  2. 计算汉明距离的说明文件,计算二进制特征描述子时需要。-Calculate the Hamming distance file, it can be used to match the binary feature descr iptor .
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:362706
    • 提供者:陶佳秋
  1. hamming

    0下载:
  2. 通过使用fpga的模块进行汉明码的编码工作-Hamming code encoding using fpga
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-26
    • 文件大小:222732
    • 提供者:武鹏
  1. hamming

    0下载:
  2. 用matlab仿真(7,4)汉明码的编码及硬判决译码过程-Matlab simulation (7,4) Hamming code encoding and hard decision decoding process
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:598
    • 提供者:张鹏程
  1. hamming

    0下载:
  2. 汉明码的编码 VHDL语言编写 软件为quarturs2-Hamming coding VHDL language software for quarturs2
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-03
    • 文件大小:383364
    • 提供者:zz
  1. hamming-code

    0下载:
  2. 汉明码的生成,纠错,识别,解码,各种实例。-hamming code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:
    • 文件大小:18015
    • 提供者:nate
  1. hamming

    0下载:
  2. Códigos Hamming cod 7-3
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:3106027
    • 提供者:Fabiano Alves
  1. hamming

    0下载:
  2. Hamming code for Maple
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-05
    • 文件大小:7656
    • 提供者:kobay
  1. hamming

    0下载:
  2. USACO中hamming问题的解答,有比较详细的注释,便于提供另外一种思路-Hamming USACO answers to your questions, more detailed notes to facilitate the provision of another idea
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:1006
    • 提供者:liangyi
« 1 2 3 4 5 6 78 9 10 11 12 ... 43 »
搜珍网 www.dssz.com