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

搜索资源列表

  1. V

    0下载:
  2. viterbi译码源代码,可以直接调用 The Viterbi decoder for convolutional codes-viterbi decoder source code, can be directly called The Viterbi decoder for convolutional codes
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1545
    • 提供者:mengnan
  1. xunhuanma

    2下载:
  2. (7,3)循环码的编码和译码,还可以纠错一位,检错两位。在ketang-(7,3) cyclic code encoding and decoding, error correction can also be one of two error. In ketang
  3. 所属分类:Compiler program

    • 发布日期:2016-05-14
    • 文件大小:2115
    • 提供者:sony
  1. Turbo

    1下载:
  2. Turbo码的编码,译码,系统仿真,以及无码分析-Turbo code encoding, decoding, system simulation, as well as non-code analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2386
    • 提供者: 杨光
  1. huffman

    0下载:
  2. 哈夫曼编码^译码器 数据结构经典实验 我们大多数情况下作为参考-^ Huffman decoder data structure of our classic experiment in most cases as a reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2043
    • 提供者:shenglong
  1. Vitebi

    1下载:
  2. 这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.-This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:791772
    • 提供者:wylie
  1. LDPC_BSN

    2下载:
  2. LDPC编码的误码率分析,包括四种译码方法。-LDPC coded BER analysis, including four decoding methods.
  3. 所属分类:matlab例程

    • 发布日期:2017-06-17
    • 文件大小:8968
    • 提供者:cyhgxu
  1. hafuman

    0下载:
  2. 利用哈夫曼编码进行住处通讯可以大大提高信道利用率,缩短住处传输时间,降低成本,但是,这要求在发送端通过一个编码系统将传输的数据预先编码,在接收端通过一个译码系统对传来的数据进行译码(复原),对于双向传输信息的信道,每端都一个完整的编码译码系统,试为这样的住处收发站写一个哈夫曼友的编码译码系统.-Huffman coding for home use can greatly improve the communication channel utilization, shorten the res
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:7543
    • 提供者:lizhi
  1. ps

    0下载:
  2. RS(204,188)译码器的设计 异步FIFO设计 伪随即序列应用设计 CORDIC数字计算机的设计 CIC的设计 除法器的设计 加罗华域的乘法器设计-RS (204188) decoder design of asynchronous FIFO design application design sequence was pseudo-CORDIC design of digital computer design CIC divider design Le Hua
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:48108
    • 提供者:苏晓东
  1. haffman

    0下载:
  2. 数据结构课程设计:哈夫曼编码、译码器(对文章进行编码 再译码-Data Structure Course Design: Huffman coding, the decoder (for decoding re-encoded article
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:3082
    • 提供者:罗罗
  1. junjima

    1下载:
  2. 卷积码编译码器前段时间在学校做通信系统课程设计,选了信道卷积码编译码的课题,但在网上搜遍了也没找到它的MatLab实现,没办法,我只好在图书馆查资料自己解决了。这就是我课程设计论文的论证部分: -Convolutional codes codecs done some time ago in school communications systems curriculum design, selection of channel convolutional codes codec issue
  3. 所属分类:Education soft system

    • 发布日期:2017-04-01
    • 文件大小:2929
    • 提供者:tufei
  1. hafuman

    0下载:
  2. 是数据结构的作业,有哈弗曼编码/译码、印哈弗曼树的代码以及实验报告-Data structure is operating, there哈弗曼encoding/decoding, India哈弗曼tree code and experimental report
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:30240
    • 提供者:王徐哎
  1. haffman

    0下载:
  2. 哈弗曼编码的递归实现算法,包括构造哈弗曼树函数,编码函数,译码函数和输出函数。-哈弗曼recursive coding algorithm, including the tree structure哈弗曼function, encoding function, decoding function and output function.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:120401
    • 提供者:huangqiuxuan
  1. RS-decoder-DSP

    0下载:
  2. RS编译码器的DSP实现,首先用MATLAB仿真,最后在DSP上实现-RS of DSP codecs to achieve, the first simulation using MATLAB, and finally realized in the DSP
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:865207
    • 提供者:小范
  1. code

    0下载:
  2. 给定电文进行哈夫曼编码,给定编码进行哈夫曼译码,要求电文存储在文件1中,编码后的结果存储在文件2中,给定编码存储在文件3中,译码后的结果存储在文件4中。-Given the message Huffman, given Huffman code decoding request message is stored in the document 1, the result of coding is stored in the document 2, a given code is stored
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1990
    • 提供者:sanghy
  1. 121736105

    0下载:
  2. (1) I: 初始化。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存放在文件hfmTree中. (2) E: 编码。利用已建立好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件正文进行编码,然后将结果代码存(传输)到文件CodeFile中. (3) D: 译码。利用已建好的哈夫曼树,对传输到达的CodeFile中的数据代码进行译码,将译码结果存入文件TextFile中. (4) P: 印代码文件。将文件CodeFile以紧凑格式显示在终端上,每
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:457420
    • 提供者:hengxin
  1. human

    0下载:
  2. 用C语言编写的哈夫曼算法,比一般的功能要多,包括树形结点输出,生成文件,编码,译码.-Using C language Huffman algorithm, than the general functions, including tree node output, generated documentation, coding, decoding.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:22360
    • 提供者:阿鸿
  1. LDPC_BSN

    0下载:
  2. 一个LDPC编码/译码程序,带有误码率分析代码-ldpc encoding/decoding program, with BER analysis.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-15
    • 文件大小:7595
    • 提供者:wuik
  1. John.Wiley.and.Sons.Essentials.of.Error.Control.Co

    3下载:
  2. 第1章 用于可靠数字传输和存储的编码 第2章 代数引论 第3章 线性分组码 第4章 重要的线性分组吗 第5章 循环码 第6章 二进制BCH码 第7章 非二进制BCH码、RS码及其译码算法 第8章 大数逻辑可译码有限几何码 第9章 线性分组码的网络 第10章 基于可靠性的线性分组码软判决译码算法 第11章 卷积码 第12章 卷积码的最优译码 第13章 卷积码的次优译码 第14章 基于网络的软判决译码算法 第15章 级联编码、码分解与多阶段译码
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-10
    • 文件大小:2501044
    • 提供者:zhao yongqiang
  1. ViterbiDecoder

    0下载:
  2. 维特比译码,来自现代通信系统matlab-Viterbi Decoder, from modern communications systems matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3265
    • 提供者:海之
  1. LDPCcodeanddecode

    0下载:
  2. matlab环境下 LDPC码的编译码算法仿真-LDPC coding and decoding in MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1437
    • 提供者:maojunling
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com