Welcome![Sign In][Sign Up]
Location:
Search - Hamming

Search list

[matlabhaming_encoding

Description: 汉明码编码仿真程序,在Matlab环境下仿真,适用于初学者。-Hamming code encoding simulation program, in the Matlab simulation environment for beginners.
Platform: | Size: 1024 | Author: wwei | Hits:

[matlabtimefreq

Description: 信号时频分析,小波变换,加窗(汉明窗,矩形窗,布莱克曼窗)-Time-frequency analysis, wavelet transform, windowed (Hamming window, rectangular window, Blackman window)
Platform: | Size: 1024 | Author: gyq | Hits:

[VHDL-FPGA-Verilog74HammingCode

Description: 用VHDL语言编写的可以实现(7,4)汉明码编解码的程序。-Using VHDL language can be achieved (7,4) Hamming Code Codec procedures.
Platform: | Size: 677888 | Author: 王磊 | Hits:

[VHDL-FPGA-VeriloghammingDec

Description: hamming/汉明码的解码代码,在通信中常常用到汉明码-hamming/hamming code decoder code, usually used in communication Hamming Code
Platform: | Size: 1024 | Author: leng | Hits:

[SCMhamming_code

Description: 此程序实现无线信标定位,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. Transmitting and receiving procedures are divided into 2 parts of the Keil C compiler under implementation.
Platform: | Size: 89088 | Author: 孙英晖 | Hits:

[matlabFIR

Description: 四种窗函数设计FIR数字滤波器matlab源码(hant,hamming,blackman,kaiser)-use window functions to design digital low-pass FIR filter...
Platform: | Size: 2048 | Author: Jie Yao | Hits:

[VHDL-FPGA-VerilogHamming_Code

Description: 一个vhdl实现的hamming码编码器-an hamming coder using vhdl
Platform: | Size: 84992 | Author: maxpayne | Hits:

[Otherfangzhen2

Description: 汉明码,卷积码,以及信道衰落模型仿真(systemview)-Hamming code, convolutional codes, as well as fading channel simulation model (systemview)
Platform: | Size: 8192 | Author: wenwen | Hits:

[matlabfilterofmatlab

Description: matlab实现的各种数字滤波器,包括矩形窗,汉明窗,汉宁窗,kaiser窗等。-matlab digital filter to achieve a variety of, including the rectangular window, Hamming window, Hanning window, kaiser windows.
Platform: | Size: 1024 | Author: 袁晓光 | Hits:

[matlabMATLAB

Description: (7,4)汉明码的编译码程序,基于MTLAB语言-Encoding and decoding procedures of (7,4)Hamming code
Platform: | Size: 17408 | Author: 刘薇 | Hits:

[matlabSimulation

Description: 汉明码的仿真实现以及调试,结果演示。是基于MatLAB环境用simulink仿真的-Hamming code and debugging the simulation
Platform: | Size: 34816 | Author: 刘薇 | Hits:

[source in ebookHammingDecoder

Description: -- 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 USE ieee.std_logic_1164.ALL ENTITY hamdec IS PORT(hamin : IN BIT_VECTOR(0 TO 7) --d0 d1 d2 d3 p0 p1 p2 p4 dataout : OUT BIT_VECTOR(0 TO 3) --d0 d1 d2 d3 sec, ded, ne : OUT BIT) --diagnostic outputs END hamdec ARCHITECTURE ver1 OF hamdec IS BEGIN --- 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 USE ieee.std_logic_1164.ALL ENTITY hamdec IS PORT(hamin : IN BIT_VECTOR(0 TO 7) --d0 d1 d2 d3 p0 p1 p2 p4 dataout : OUT BIT_VECTOR(0 TO 3) --d0 d1 d2 d3 sec, ded, ne : OUT BIT) --diagnostic outputs END hamdec ARCHITECTURE ver1 OF hamdec IS BEGIN
Platform: | Size: 4096 | Author: djs | Hits:

[Communication-Mobileexec2_1

Description: 哈明窗设计带通滤波器 低阻带边缘:0.3*pi ; 高阻带边缘:0.6*pi AS=50dB; 低通带边缘:0.4*pi RP=0.5dB; 高通带边缘:0.5*pi -hamming window design a bandpass filter
Platform: | Size: 1024 | Author: 王硕 | Hits:

[Algorithmexp

Description: Hamming法求级数,级数,x取值点,误差范围皆在程序中指定-Hamming method series, series, x value, the error range specified in the procedure are
Platform: | Size: 1024 | Author: 苍月 | Hits:

[Othertheroy_of_information_and_coding

Description: 信息论与编码理论_沈世镒 陈鲁生2002科学出版社 本书主要介绍了信息论与编码理论的基本内容,其特点是具有较严谨的数学描述与推导,同时注意到信息论的实用背景,其中许多典型问题在通信工程中已得到实际应用。全书共12章,主要内容包括:信息的度量和信源、信道编码问题与编码定理,编码理论中用到的基本代数知识,编码理论的基本概念和基本问题,线性码、汉明码以及循环码、BCH码、Reed-Solomon码及其他的一些重要的线性码、以及信息与编码理论的应用问题。本书每章末均附有习题,其中有些习题是对正文内容的补充,以供学生复习巩固书中所学的内容。    本书可作为高等院校信息科学专业及相关专业的本科生教材,也可供相关领域中的研究生、教学与科研人员和工程技术人员参考。 - This book introduces information theory and coding theory of the basic content, which is characterized by a more rigorous mathematical description and derivation, while noting that the practical context of information theory, many of which are typical problems in communications engineering has been the practical application. A total of 12 book chapters, include: the measurement and information source, channel coding problem with the coding theorem, coding theory used in the basic algebra knowledge, the basic concepts of coding theory and the basic problem, linear codes, Hamming code and cyclic codes , BCH code, Reed-Solomon code and other important linear code, as well as information and the application of coding theory. At the end of each chapter of this book are accompanied by exercises, some of which exercise is the body of the added content for students to review what we learned in the consolidation of the contents of the book. This book can serve as institutions of higher educa
Platform: | Size: 3580928 | Author: zf2002406 | Hits:

[3G developHANMINGMA

Description: 7,4汉明码的编译码原理,用VHDL语言实现的,需要的请下载-Hamming code encoding and decoding of 7,4 principle, using VHDL language and the clear need to download
Platform: | Size: 1024 | Author: mayuan | Hits:

[Other74hanmingma

Description: 7,4汉明码的编码和译码程序,用MATLAB语言实现的-7,4 hamming code encoding and decoding process, using the MATLAB language
Platform: | Size: 1024 | Author: mayuan | Hits:

[VC/MFChanmngcode

Description: 汉明码的编码译码的C语言实现,包括汉明码的编码和译码。-Hamming code encoding decoding of C language
Platform: | Size: 3072 | Author: Kang xiaoyang | Hits:

[Communication-Mobilehammgen

Description: 一个有关海明码的原程序!!适合教师实验课讲授!-A Hamming code of the original program! ! Experimental courses for teachers to teach!
Platform: | Size: 2048 | Author: xuqun | Hits:

[VHDL-FPGA-Verilogddr2_hamdec64

Description: VHDL实现的64bit海明码解码模块。 可适用于 Xilinx FPGA, Altera FPGA。-VHDL Implement 64bit Hamming Code (decode)
Platform: | Size: 2048 | Author: seiya | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 49 »

CodeBus www.codebus.net