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

Search list

[Mathimatics-Numerical algorithmshamming

Description: 用vc开发的汉明码编码解码程序。一个很有用的纠错编码程序。-vc development with the Hamming codes codec procedures. A very useful error correction coding process.
Platform: | Size: 6270 | Author: 周蓓 | Hits:

[Other resourcehamming.tar

Description: verilog 实现的hamming码生成,用于fpga
Platform: | Size: 6348 | Author: 枫叶鹏 | Hits:

[Other resourcehamming.tar

Description: Verilog语言实现的Hamming(3,7)编码器,可用于FPGA实现
Platform: | Size: 6498 | Author: 陈楚龙 | Hits:

[Other resourceHamming

Description: 用JAVA编写的用以在网络中进行海明码校验的小程序-with Java used in the preparation of the network Hamming code for checking the small program
Platform: | Size: 2772 | Author: AK | Hits:

[OtherHAMMING CODE EXPLANATION

Description: HAMMING CODE EXPLANATION
Platform: | Size: 65135 | Author: chialun64 | Hits:

[Mathimatics-Numerical algorithmsHm

Description: 计算海明码-Calculation of Hamming code
Platform: | Size: 1024 | Author: lxw | Hits:

[DSP programhamm7484

Description: Hamming(7/4,8/4)纠错码的编解码器-hanmming(7/4,8/4) error correction codes s docode and encode
Platform: | Size: 1024 | Author: 陈龙 | Hits:

[SCMVHDL范例

Description: 最高优先级编码器 8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使用select语句) LED七段译码 多路选择器(使用if-else语句) 双2-4译码器:74139 多路选择器(使用when-else语句) 二进制到BCD码转换 多路选择器 (使用case语句) 二进制到格雷码转换 双向总线(注2) 汉明纠错吗译码器 三态总线(注2) 汉明纠错吗编码器 解复用器 -highest priority encoder, compared to eight for phase three of the vote (the description of three different ways) Adder Description eight bus Transceivers : 74,245 (Note 2) address decoder (for m68008) Multiple choice (use select statement) LED paragraph 107 of decoding multiple choice ( use if-else statements) 2-4 dual decoder : over 74,139 road choice (use when-else statements) of the binary conversion BCD multiple choice (use case statement) binary Gray code conversion to a two-way bus (Note 2)? Hamming error correction decoder three-state Bus (Note 2)? Hamming error correction encoder demultiplexer
Platform: | Size: 43008 | Author: kerty | Hits:

[VHDL-FPGA-Verilog一些译码器源代码

Description: 内有LED译码器,汉明纠错译码器,地址译码器,最高优先译码器,双2-4译码器等VHDL的源代码-decoder, Hamming error correction decoder, address decoder, the highest priority decoder, dual 2-4 decoder such as VHDL source code
Platform: | Size: 4096 | Author: 蔡孟颖 | Hits:

[CSharpMWINDOW

Description: Routine mwindow: To Obtain Window Function. Input parameters: n : the length of window data. iwindow: window type desired. if : iwindow=1: rectangular window , =2: triangular window , =3: cosin window , =4: Hanning window , =5: Hamming window , =6: Blackman window , =7: Papoulis window . Output parameters: w: n dimension real array.the result is in w(0) to w(n-1). ierror:if ierror=0: no error, =1: Iwindow out of range. in Chapter 8-Routine : To Obtain Window Function. Input parameters : n : the length of window data. iwindow : window type desired. if : iwindow = 1 : rectangular window, = 2 : triangular window, = 3 : cosin window, = 4 : Hanning window, = 5 : Hamming window, = 6 : Blackman window, = 7 : Papoulis window. Output parameters : w : n dimension real array.the result is in w (0) to w (n-1). ierror : if ierror = 0 : no error, = 1 : Iwindow out of range. in Chapter 8
Platform: | Size: 1024 | Author: 汤长春 | Hits:

[Otherhct

Description: 这是一个采用VB编程的海明码校验的程序,可以模拟海明码方式的传输过程-using VB Hamming code checking procedures, Hamming code can be simulated form of transmission
Platform: | Size: 14336 | Author: zc | Hits:

[File Operatehanmingma

Description: 一个转为汉明码写的程序,小巧,很方便嵌入别的程序中-a Hamming code writing to the procedure, a small, easily embedded in other proceedings
Platform: | Size: 39936 | Author: 刘焱 | Hits:

[Compress-Decompress algrithmsHamming

Description: 用MATLAB实现Hamming码的编码和译码,并设计了友好的互动界面,是学习信息论与编码很好的例子。-Hamming code with MATLAB to achieve encoding and decoding, and a friendly interactive interface design, information theory and coding to learn a good example.
Platform: | Size: 7168 | Author: 孟斌 | Hits:

[Compress-Decompress algrithmshamming

Description: 汉明码,一种简单的编码方式,C语言实现。-Hamming code, a simple encoding, C language.
Platform: | Size: 3072 | Author: hq | Hits:

[Otherhamming

Description: (7,4)汉明码的编译码代码,可以作为参考-(7,4) hamming code encoding and decoding the code, can be used as reference
Platform: | Size: 277504 | Author: 欢欢牛 | Hits:

[VHDL-FPGA-Veriloghamming

Description: 汉明码编码与译码全过程,经过验证,简单实用-Hamming code encoding and decoding the entire process, proven, simple and practical
Platform: | Size: 1024 | Author: 赵茂华 | Hits:

[VC/MFChamming

Description: (12,8)汉明码编码,实现校验以为错误,并正确译码。程序实现对00000000到11111111共256个码序列进行传输校验。-(12,8) Hamming code encoding, to achieve parity that error, and correct decoding. Program to achieve 00000000-11111111 total of 256 sequences for transmission check.
Platform: | Size: 240640 | Author: sky | Hits:

[VHDL-FPGA-Verilog74-Hamming-code-encoder-and-decoder

Description: 基于VHDL实现(7,4)汉明码的编码器和译码器-VHDL-based implementation (7,4) Hamming code encoder and decoder
Platform: | Size: 3072 | Author: 付沅键 | Hits:

[source in ebookHamming Code in C

Description: The Art of Error Correcting Coding hamming code
Platform: | Size: 1387 | Author: faroo28@yahoo.com | Hits:

[Communication-MobileHamming Codes

Description: hamming codes for matlab simulation
Platform: | Size: 37888 | Author: jack076 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 49 »

CodeBus www.codebus.net