CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - encoding

搜索资源列表

  1. graphing

    0下载:
  2. 1100011001的非归零码、曼彻斯特编码、差分曼彻斯特编码、调幅(ASK)、调频(FSK)和调相(PSK)的编码波形示意图-1100011001 of the NRZ, Manchester encoding, differential Manchester encoding, AM (ASK), frequency modulation (FSK) and phase modulation (PSK) waveform diagram of the coding
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:614byte
    • 提供者:刘骁明
  1. huffman

    0下载:
  2. 利用二叉树结构实现赫夫曼编/解码器。 1、初始化(Init):能够对输入的任意长度的字符串s进行统计,统计每个字符的频度,并建立赫夫曼树 2、建立编码表(CreateTable):利用已经建好的赫夫曼树进行编码,并将每个字符的编码输出。 3、编码(Encoding):根据编码表对输入的字符串进行编码,并将编码后的字符串输出。 4、译码(Decoding):利用已经建好的赫夫曼树对编码后的字符串进行译码,并输出译码结果。 5、打印(Print):以直观的方式打印赫夫曼树。6、计
  3. 所属分类:Data structs

    • 发布日期:2016-01-26
    • 文件大小:1.08mb
    • 提供者:林佳
  1. Manchester

    9下载:
  2. 用matlab实现的曼彻斯特编码。50 占空比(可调)。绘制时域波形和频域功率谱密度。结果跟北邮的郭文斌的通信原理课件上的形状一模一样。-Manchester encoding with a matlab implementation. 50 duty cycle (adjustable). Draw time-domain waveform and frequency domain power spectral density. The results with the Beijing Un
  3. 所属分类:matlab例程

    • 发布日期:2017-05-11
    • 文件大小:1.67kb
    • 提供者:李刚
  1. RLC_MATLAB

    0下载:
  2. 一个用于演示游程编码的Matlab程序,具有编码和解码功能-A Matlab program for the demonstration of the run-length coding , with the encoding and decoding functions
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.89kb
    • 提供者:Genghis
  1. Hf

    0下载:
  2. 哈夫曼数的编码,译码和树的打印-The number of Huffman encoding, decoding and tree print
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-08
    • 文件大小:2.02kb
    • 提供者:lxw
  1. 实习5.2

    0下载:
  2. 哈夫曼编码,实现了哈夫曼编码中的编码,译码,以及打印的功能.-Huffman coding, achieving Huffman coding of encoding, decoding, and printing functions.
  3. 所属分类:Data structs

    • 发布日期:2017-12-05
    • 文件大小:3.54kb
    • 提供者:林一枝
  1. ldpc(in_matlab)

    3下载:
  2. 基于matlab的LDPC码的encoding和decoding的程序,强烈推荐初学者学习参考-Matlab based on the LDPC code encoding and decoding procedures, strongly recommended reference for beginners to learn
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:14.24kb
    • 提供者:liufan
  1. Turbo

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

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

    0下载:
  2. 实现算术编码的功能,完成对字符的压缩和解压缩,可以实现编码和译码-Arithmetic coding to achieve the functions of characters to complete the compression and decompression, encoding and decoding can be achieved
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1.32kb
    • 提供者:liu
  1. huffman

    0下载:
  2. 问题描述] 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。-Descr iption of the problem] use Huffman encoding of information and communication can grea
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:15.27kb
    • 提供者:yangyang
  1. RLE

    0下载:
  2. This the code about run length encoding-This is the code about run length encoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:91.25kb
    • 提供者:john smith
  1. Huffman-encoding-decoding

    1下载:
  2. 哈夫曼编码与译码,能对输入的字符(有权值)进行建树、编码、译码-Huffman encoding and decoding can input characters (right value) for contributions, coding, decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2014-12-08
    • 文件大小:3.69kb
    • 提供者:白杨
  1. Huffman

    1下载:
  2. 本程序中定义了霍夫曼类实现霍夫曼编码和解码,其中编码过程用递归实现。-This procedure is defined category Hoffman Hoffman achieve encoding and decoding, encoding one of the process of using recursive implementation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-12-08
    • 文件大小:13.77kb
    • 提供者:张熠
  1. code

    0下载:
  2. SPEECH ENCODING USING ADPCM
  3. 所属分类:matlab

    • 发布日期:2015-11-10
    • 文件大小:385.05kb
    • 提供者:jamil
  1. rle

    0下载:
  2. Run length Encoding code in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:547byte
    • 提供者:hussain
  1. huffman

    0下载:
  2. 霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见-Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:573byte
    • 提供者:yang long
  1. mpeg4jiema

    0下载:
  2. 是MPEG进行编码解码的matlab的源码-MPEG encoding is the decoding of the source code matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1.32mb
    • 提供者:李明
  1. rle_encoding

    0下载:
  2. run length encoding in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:638byte
    • 提供者:prashanth
  1. encoding

    0下载:
  2. encoding of LDPC codes
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:436.51kb
    • 提供者:nguyet
  1. Run-length encoding?(RLE)

    0下载:
  2. run length encoding的Matlab程序,纯原创,请勿抄袭!(This is a Matlab program for run length encoding.)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-25
    • 文件大小:49kb
    • 提供者:海涵
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com