搜索结果
找到约 36 项符合
Hamming 的查询结果
按分类筛选
数学计算 为samsung Hamming code 的源码,该源码采用移位的方法,比一般的查表占用更少资源,是一种比较贴近硬件的c语言实现
为samsung Hamming code 的源码,该源码采用移位的方法,比一般的查表占用更少资源,是一种比较贴近硬件的c语言实现
Windows CE 经过优化的HAMMING码算法
经过优化的HAMMING码算法,用于对SLC NAND FLASH 进入实时的数据校验。
VHDL/FPGA/Verilog Verilog语言实现的Hamming(3,7)编码器
Verilog语言实现的Hamming(3,7)编码器,可用于FPGA实现
人物传记/成功经验 This talk centered on Hamming s observations and research on the question"Why do so few scientists m
This talk centered on Hamming s observations and research on the question"Why do so few scientists make significant contributions and so many are forgotten in the long run?"
系统设计方案 Micron Nand flash Material, including ECC, Nand Command Operation, boot from nand, hamming code. Use
Micron Nand flash Material, including ECC, Nand Command Operation, boot from nand, hamming code. Useful to the nand driver developer.
3G开发 比较hamming Golay 编码在BPSK条件下的优劣
比较hamming Golay 编码在BPSK条件下的优劣
数值算法/人工智能 Here are the functions for Hamming code 7.4 and Extended Hamming code 8.4 encoding and decoding. F
Here are the functions for Hamming code 7.4 and Extended Hamming code 8.4
encoding and decoding.
For 7.4 code, one error per 7-bit codeword can be corrected.
For 8.4 code, one error per 8-bit codeword can be corrected
and not less than 2 errors can be detected.
matlab例程 在matlab下模擬hamming codeing的編解碼過程,碼率為7/11,提供初學者學習
在matlab下模擬hamming codeing的編解碼過程,碼率為7/11,提供初學者學習
数学计算 The following source code shows an example for generating of 3bytes per 256bytes, based on hamming c
The following source code shows an example for generating of 3bytes per 256bytes, based on hamming code ecc
VHDL/FPGA/Verilog hamming/汉明码的解码代码
hamming/汉明码的解码代码,在通信中常常用到汉明码