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

搜索资源列表

  1. Huffman

    0下载:
  2. Huffman 编解码源程序 VC语言开发 -Huffman codec VC source language development
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:68070
    • 提供者:xhusan
  1. huffman

    1下载:
  2. 数据结构 对myfile1中文件进行霍夫曼编码,并实现解码-Data structure in the documents of myfile1 Hoffman coding and decoding achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-05-26
    • 文件大小:4908
    • 提供者:swn
  1. compressor

    0下载:
  2. 本程序使用C++编写,在VC2005上调试,完成了文件的读取,文件字符的统计以及压缩率的显示,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。并且以对话框的形式和用户交流,程序方便实用,既可以对文本进行压缩,有可以对图像进行压缩,效果都不错。-This procedure using C++ Prepared in VC2005 debug completed documents to read, document characters as wel
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-03-06
    • 文件大小:3865152
    • 提供者:罗天银
  1. Huffman

    0下载:
  2. 哈弗曼编码,提供了两种编解码思路,可以高效的编解码,可直接用与网络传输-哈弗曼encoding, codec provides two ideas can be highly efficient codec can be directly used with the network transmission
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-27
    • 文件大小:11538
    • 提供者:black_soil
  1. www_dssz_com_huffman

    0下载:
  2. 基于matlab的图像或者序列的哈夫曼编码及解码程序-Matlab-based image or sequence of Huffman coding and decoding procedures-Matlab-based image or sequence of Huffman coding and decoding process-Matlab-based image or sequence of Huffman coding and decoding procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1098
    • 提供者:zhang
  1. Huffman

    0下载:
  2. HUFFMAN 编码 解码程序 用VC++实现-HUFFMAN Codec
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:182557
    • 提供者:4626
  1. jpeg_decode

    0下载:
  2. 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-jpeg decoder using Huffman encoder、IDCT based on foating decoder、Fixed-point integer decoder and Fi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:103743
    • 提供者:倾泠月
  1. 13102555364

    0下载:
  2. huffman 编码C++版,霍夫曼编码是音视频编解码的基础-huffman coding C++ Edition, Hoffman encoding audio and video codec is the basis of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:102680
    • 提供者:xinking
  1. image

    0下载:
  2. 此程序采用huffman编解码,BPSK调制解调,实现图像的有效传输-huffman encoding and decoding, for image transmission
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:23829
    • 提供者:zxr
  1. Huffman_code_simulation

    0下载:
  2. Huffman编码以及解码程序,利用它可以对文件进行压缩和解压缩-Huffman coding and decoding process, which allows you to compress and decompress the file
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:606272
    • 提供者:david
  1. huffman(VC)

    0下载:
  2. 控件台应用程序。 采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。 编码命令:c <input file> <output file> 解码命令:d <input file> <output file> 对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:39161
    • 提供者:魏罡
  1. huffman

    0下载:
  2. huffman编码和解码,可从文件中读取,并将文件翻译成0,1代码-huffman encoding and decoding can be read from a file, and the translation of documents into the 0,1 code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1365
    • 提供者:zhanghshipeng
  1. Huffman-code-decode

    0下载:
  2. test1.txt中为要读入的英文文章,code.txt为生成的huffman编码,decoded.txt中为根据code.txt中内容解码后的结果。-test1.txt is used to store the article in English to be read, code.txt contains generated the huffman codes, decoded.txt for the contents according to code.txt decoded result
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:19494
    • 提供者:Felix
  1. haffman

    2下载:
  2. 哈夫曼编码 问题描述:利用哈夫曼编码,实现压缩和解压缩 基本要求: 对于给定的一组字符,可以根据其权值进行哈夫曼编码,并能输出对应的哈夫曼树和哈夫曼编码;实现哈夫曼解码 提高要求: (1) 能够分析文件,统计文件中出现的字符,再对文件进行编码,实现文件的压缩和解压缩 (2) 能够对于文件的压缩比例进行统计 (3) 能够打印文件 这是数据结构的课程设计-Huffman Coding Problem Descr iption: Using the Huffman co
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:193714
    • 提供者:dian
  1. Lossless_decoding

    0下载:
  2. 自己编的基于霍夫曼编码以及解码的程序,供大家分享-Own compilation based on Huffman coding and decoding procedures for share
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:51159
    • 提供者:陈濛
  1. MatlabForImageProcessingByNXL

    0下载:
  2. 理想、巴特沃斯高低通--哈弗曼编解码-图像处理-ideal、butterworth、huffman for image processing
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:49239
    • 提供者:xuegao
  1. MP3-Code

    1下载:
  2. Mp3解码过程,总体上可分为9个过程:比特流分解,霍夫曼解码,逆量化处理,立体声处理,频谱重排列,抗锯齿处理,IMDCT变换,子带合成,pcm输出。 -Mp3 decoding process, on the whole can be divided into nine process: bit-stream decomposition, Huffman decoding, inverse quantization processing, sound processing, spectrum
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:70813
    • 提供者:赵昕
  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
    • 文件大小:460980
    • 提供者:赵恒
  1. AdaptiveHuffman

    0下载:
  2. Huffman编码解码源代码,在VC环境下运行。-Huffman encoding and decoding the source code, running in the VC environment.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:13161
    • 提供者:阿毛
  1. HUFFMAN

    0下载:
  2. HUFFMAN CODE ENCODE 哈夫曼编码和哈夫曼解码,内容比较详细,对学习这块的人有很好帮助。-HUFFMAN CODE AND ENCODE SOURCE CODE
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:132223
    • 提供者:user
« 1 2 3 4 56 7 8 9 10 ... 23 »
搜珍网 www.dssz.com