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

搜索资源列表

  1. fast huffman decoder

    0下载:
  2. A fast huffman decoder for standard JPEG image. This C code is used in linux and windows.
  3. 所属分类:密码/编码算法

    • 发布日期:2012-01-05
    • 文件大小:371.36kb
    • 提供者:qqnice
  1. huffman

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

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

    1下载:
  2. 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统对待传输预先编码,在接收端将传来的数据进行译码。对于双工通道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。(功能非常完全)-The use of Huffman coding can greatly improve the communication channel utilization, reduce the info
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:251.01kb
    • 提供者:zhengks
  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. huffman

    0下载:
  2. Huffman decoder algorithm C++ file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5.8kb
    • 提供者:Engineer Maro
  1. HuffmanDecoder

    0下载:
  2. Huffman Decoder 哈弗曼编码器 C语言描述 数据结构与算法 利用三叉树-Huffman Decoder
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:317.58kb
    • 提供者:kobe_fu
  1. Huffman

    0下载:
  2. self contained Huffman encoder and decoder with CLI. Simple program written in C. The program encode text entered to a file. The file is used by the decoder to recover text.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:2.85kb
    • 提供者:DeamonKenji
  1. Lab1Part2Redo

    0下载:
  2. matlab code for huffman and arthimetic coding. Contains file for encoder and decoder given an histfile.
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-24
    • 文件大小:119.91kb
    • 提供者:rj
  1. huffmandecoder_latest.tar

    0下载:
  2. huffman decoder in groupmatchin algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:226.94kb
    • 提供者:gopala
  1. VHDL_huffman_decoder

    0下载:
  2. This is a Huffman decoder with dynamic Huffcode tables. A Testbench for a jpg file is include.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:194.15kb
    • 提供者:PCB
  1. zonal_coding

    0下载:
  2. rar file contains frame separation, decoder, huffman table, compensated B frame and etc.,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:35.54kb
    • 提供者:vg_vg
  1. cf_cordic_latest.tar

    0下载:
  2. 一个基于哈弗曼编码的解码器,用于jpeg格式的图片的解码,以及音频流解码。-Huffman code is used in the most streaming applications. I have written a Huffman decoder for jpeg pictures. For audio or other data streams the code have to adapt.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:450.18kb
    • 提供者:赵恒
  1. Huffman

    0下载:
  2. 哈弗曼编码 和 译码 ,包括统计明文的字符分配频率,建立哈弗曼树,编码和译码-the encoder and decoder of Huffmam code
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:624.65kb
    • 提供者:吕正华
  1. huffmandecoder_latest.tar

    0下载:
  2. huffman decoder and encoder blocks fully generated in vhdl code.hope it helps
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:226.45kb
    • 提供者:sh
  1. Mp3-Huffman-DECODER

    0下载:
  2. Huffman Vhdl code for mp3 Decoder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:3.91kb
    • 提供者:TA
  1. Huffman-decoder

    1下载:
  2. 哈夫曼编码译码c程序,通过C语言实现哈夫曼的编码及其译码-Huffman decoder c program
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1.36kb
    • 提供者:张晓敏
  1. Huffman

    0下载:
  2. 哈夫曼编码译码器,主要用于学生学习交流使用,可对txt文件进行压缩解压缩。-Huffman decoder, is mainly used for students to learn to share, txt file compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2.23kb
    • 提供者:Carl Sun
  1. huffman

    0下载:
  2. huffman decoder test bench with some file as input
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-06
    • 文件大小:925.75kb
    • 提供者:sudheer
  1. huffman

    0下载:
  2. 数据结构课程设计,哈夫曼译码编码器,c++数据结构实现,-Data structure curriculum design, Huffman decoder encoder, c++ data structure,
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:179.18kb
    • 提供者:罗鱼
  1. Huffman-Decoder-master

    0下载:
  2. 用verilog编写的huffman解码程序(huffman decoder verilog)
  3. 所属分类:压缩解压

    • 发布日期:2018-01-07
    • 文件大小:4kb
    • 提供者:张巨炮
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com