CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - hamming code

搜索资源列表

  1. hanming

    0下载:
  2. 用Verilog语言实现汉明编码,很粗燥,是大三的时候做的-With the Verilog language Hamming code, it is rough dry, a junior at the time to do
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:892
    • 提供者:xiaohuai
  1. hamming

    1下载:
  2. 汉明码编码与译码全过程,经过验证,简单实用-Hamming code encoding and decoding the entire process, proven, simple and practical
  3. 所属分类:VHDL编程

    • 发布日期:2013-07-31
    • 文件大小:994
    • 提供者:赵茂华
  1. 74HammingCode

    0下载:
  2. 用VHDL语言编写的可以实现(7,4)汉明码编解码的程序。-Using VHDL language can be achieved (7,4) Hamming Code Codec procedures.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:677462
    • 提供者:王磊
  1. hammingDec

    0下载:
  2. hamming/汉明码的解码代码,在通信中常常用到汉明码-hamming/hamming code decoder code, usually used in communication Hamming Code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:754
    • 提供者:leng
  1. hamming_code

    0下载:
  2. 此程序实现无线信标定位,GPS产生的信号经过(7,4)汉明码编码后发送,接收端解码得到发送端坐标。程序分为发射和接收2部分,在Keil C下编译实现。-This procedure positioning wireless beacons, GPS signal generated by (7,4) hamming code is encoded to send, receive decoding client coordinates to be the sending end. Transmi
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:88657
    • 提供者:孙英晖
  1. Hamming_Code

    0下载:
  2. 一个vhdl实现的hamming码编码器-an hamming coder using vhdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:85128
    • 提供者:maxpayne
  1. ddr2_hamdec64

    0下载:
  2. VHDL实现的64bit海明码解码模块。 可适用于 Xilinx FPGA, Altera FPGA。-VHDL Implement 64bit Hamming Code (decode)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:2324
    • 提供者:seiya
  1. ddr2_hamenc64

    0下载:
  2. VHDL实现的64bit海明码编码模块。 可适用于 Xilinx FPGA, Altera FPGA。-VHDL Implement 64 bit Hamming Code (encode)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:1039
    • 提供者:seiya
  1. ma_CRC_files

    0下载:
  2. decoder of Hamming Use a [7,4] Hamming code. m = 3 n = 2^m-1 k = n-m parmat = hammgen(m) Produce parity-check matrix. trt = syndtable(parmat) Produce decoding table. recd = [1 0 0 1 1 1 1] Suppose this is the received vector. syndrome =
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:69365
    • 提供者:le thanh tan
  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. Ham_Code

    0下载:
  2. Hamming code is implemented by ASIC design method.-With verilog design way, we can check error control code with hamming code .
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:9359
    • 提供者:ananliu1
  1. hamming

    0下载:
  2. VHDL 实现的海明码编码和校验,可以报错,并且修改错误位,有错误类型码,已包含引脚分配和测试波形-VHDL implementation of the Hamming code and check code can be error, and modify the wrong place, wrong type of code is included pin assignment and test waveform
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:1075089
    • 提供者:王晓龙
  1. Hamming

    0下载:
  2. HAMMING CODE IN VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:6384
    • 提供者:dan
  1. HAMMING

    0下载:
  2. The program is hamming code for error detection of a 8 bit data stream. In this algorithm for error detection the number of redundant bits is considered as per the input data stream that is to be transmitted across the network. For example, 8 bits of
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:515
    • 提供者:seshagopal
  1. Hamming-Code

    0下载:
  2. 汉明码Hamming Code 单片机编程详解-Hamming code Hamming Code Detailed Microcontroller Programming
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:248321
    • 提供者:yankai
  1. hamming

    0下载:
  2. 用CPLD编写汉明码,在串口输出汉明码序列-Hamming code written by CPLD, Hamming code sequence in the serial output
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1334
    • 提供者:miya
  1. 74-Hamming-code-encoder-and-decoder

    0下载:
  2. 基于VHDL实现(7,4)汉明码的编码器和译码器-VHDL-based implementation (7,4) Hamming code encoder and decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:3104
    • 提供者:付沅键
  1. Hamming

    0下载:
  2. 7bit Hamming code decoder, error detection and correction
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:3778
    • 提供者:Alessandro
  1. (1511)-Hamming-code

    1下载:
  2. (1511)汉明码设计,www.ebnar.cn推荐-(1511) Hamming code,www.ebnar.cn recommended
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:129290
    • 提供者:无名
  1. Hamming_Code

    0下载:
  2. 查表法计算汉明码,适用于DSP28335(calculate hamming code by table look-up method)
  3. 所属分类:单片机开发

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