CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 汉明码编码程序

搜索资源列表

  1. hamming

    1下载:
  2. 用vc开发的汉明码编码解码程序。一个很有用的纠错编码程序。-vc development with the Hamming codes codec procedures. A very useful error correction coding process.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6270
    • 提供者:周蓓
  1. hamming

    0下载:
  2. 自己写的一个汉明码编码和解码程序,用vc实现,比较简单,有需要的可以看看!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:7155
    • 提供者:沈浪
  1. Cpp1

    0下载:
  2. 汉明码生成程序,可以用于实现对32位字符串的编码,是用VC++实现的,很好用
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1098
    • 提供者:ha
  1. Hamming_Send

    0下载:
  2. 单片机汉明码编码程序,8-4编码,编码后得数据通过串口发送出去
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:21456
    • 提供者:王晴
  1. Hamming_rev

    0下载:
  2. 单片机汉明码解码程序,8-4编码,接收从串口发送过来得数据
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:20270
    • 提供者:王晴
  1. haming_encoding

    0下载:
  2. 汉明码编码仿真程序,在Matlab环境下仿真,适用于初学者。-Hamming code encoding simulation program, in the Matlab simulation environment for beginners.
  3. 所属分类:matlab例程

    • 发布日期:2012-01-11
    • 文件大小:870
    • 提供者:testsb
  1. hanning

    0下载:
  2. 这个程序为汉明码的编码与解码,程序中有加错与纠错的环节,简单易懂-hamming coding decoding
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:424872
    • 提供者:huzongyu
  1. hamming_encodeadecode

    1下载:
  2. 用Verilog语言编写的对m序列进行汉明码编译码的程序。具体实现为产生m序列后对其进行(7,4)汉明码编码并加错,然后将其纠错译码并输出,详细过程见仿真。-Written by Verilog m sequence of procedures for coding and decoding Hamming codes. Concrete realization of m sequence to produce its (7,4) hamming code and a mistake, and
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:308700
    • 提供者:周杰奏
  1. HammingCode

    0下载:
  2. 此程序实现对汉明码的编码与译码算法。汉明码是一种多重(复式)奇偶检错系统。它将信息用逻辑形式编码,以便能够检错和纠错。用在汉明码中的全部传输码字是由原来的信息和附加的奇偶监督位组成的。-This process of realization of hamming code encoding and decoding algorithm. Hamming code is a multiple (double) parity error detection system. It will use t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:240866
    • 提供者:杨芹勍
  1. haming_encoding

    2下载:
  2. 汉明码编码仿真程序,在Matlab环境下仿真,适用于初学者。-Hamming code encoding simulation program, in the Matlab simulation environment for beginners.
  3. 所属分类:matlab例程

    • 发布日期:2013-07-31
    • 文件大小:677
    • 提供者:wwei
  1. hammingbianma

    0下载:
  2. 该程序是在Visual C++下开发的汉明码的编码过程,语言是C语言。-The procedures are in Visual C++ under the development of hamming code encoding process, language is the C language.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:301109
    • 提供者:xuanpeng
  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. 74hanmingma

    1下载:
  2. 7,4汉明码的编码和译码程序,用MATLAB语言实现的-7,4 hamming code encoding and decoding process, using the MATLAB language
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:776
    • 提供者:mayuan
  1. hanming

    0下载:
  2. (7,4)汉明码的编码程序,实现4位信息位后加三位监督位,组成(7,4) 汉明码,外加第三位附加位,组成8比特数据-(7,4) Hamming code encoding process, after the realization of four information bits plus three supervisory position, composition (7,4) Hamming code, plus the third additional bits, composed of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:270808
    • 提供者:刘雨
  1. 16QAM

    0下载:
  2. 16QAM系统的MATLAB仿真程序,包括简单的汉明码编码译码过程,以及编码前后性能对比。适合初学者学习无线通信系统-MATLAB simulation program 16QAM system, including the simple hamming coding and decoding process, and performance comparison before and after encoding. Wireless communication system for begin
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2184563
    • 提供者:
  1. hanming-and-crc

    0下载:
  2. 比较流行的汉明码和crc 的一些教程和编码译码的程序-Hamming code and a number of tutorials and programs crc
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:141071
    • 提供者:g
  1. hanmingma

    0下载:
  2. 这是一个汉明码编码仿真程序 程序用C++对信息进行汉明码的编码-This is a Hamming code encoding emulator the program with C++ information hamming code
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:243057
    • 提供者:姓名
  1. Hamming-encode4FSK

    1下载:
  2. 汉明码编码与matlab仿真代码的源代码程序 分别有编码和解码程序-HAMMING CODE simulink
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:947059
    • 提供者:hwj
  1. hanming

    1下载:
  2. 7-4汉明码的编码译码C语言程序,合肥工业大学(7-4 Hamming code encoding and decoding, C language program)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:312320
    • 提供者:我要学习
  1. 汉明码编码程序

    1下载:
  2. matlab汉明码程序,实现汉明编码,,并实现纠错和检错功能(Matlab Hamming code program, to achieve Hamming coding, and to achieve error correction and error detection function)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-18
    • 文件大小:2048
    • 提供者:liuweiwanmei
« 12 »
搜珍网 www.dssz.com