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

搜索资源列表

  1. Huffman

    0下载:
  2. Huffman编码(二叉树应用),要求对文件进行Huffman编码的算法,以及对一编码文件进行解码的算法-Huffman coding (binary application), requested documents Huffman encoding algorithm, as well as an algorithm to decode the encoded file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:315266
    • 提供者:liujianye
  1. Huffman

    1下载:
  2. 基于matlab的哈夫曼编码与解码的源代码程序。-Matlab-based Huffman encoding and decoding of the source code program.
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:4096
    • 提供者:瑞霞裴
  1. huff

    4下载:
  2. 这是一个灰度图像进行哈夫曼编码的Matlab程序,包括编码和解码部分。绝对能用!-Huffman Code
  3. 所属分类:Graph program

    • 发布日期:2014-11-24
    • 文件大小:34104
    • 提供者:xiaowei
  1. Huffman

    0下载:
  2. 基于哈夫曼编码的思想进行文件的压缩处理 (1) 能够将一个文件进行编码压缩 (2) 能够将压缩的文件解码还原 -Huffman coding based on the idea for file compression (1) the ability to encode a file compression (2) to restore the compressed file decoding
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 数据结构练习。实现哈夫曼树建立、编码、解码。-Data structure practice. Huffman tree is created, encoding, decoding.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:197912
    • 提供者:dragonkid
  1. Huffman-encode-and-decode

    0下载:
  2. huffman 编码和解码, 它详细的写出了编解码的过程, 有助于你的学习哦-huffman encode and decode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:17477
    • 提供者:zz
  1. Huffman

    0下载:
  2. 用c语言实现哈夫曼树的编码与解码 编译器为c-fr-Encoding and decoding of the Huffman tree using c language Compiler for c-free
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:17196
    • 提供者:倪佳华
  1. Huffman

    0下载:
  2. 数据压缩,霍夫曼编码解码器的实现 霍夫曼树 霍夫曼压缩类 霍夫曼解压缩-Data compression, Huffman coding decoder Huffman tree Huffman compression class Hoffman decompress
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:11057
    • 提供者:zk
  1. Huffman

    0下载:
  2. 使用huffman进行图像的编解码, 使用简单易懂-encoding/decoding the image using huffman
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:179068
    • 提供者:王俊
  1. YMHuffman

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-12-09
    • 文件大小:2280
    • 提供者:张军
  1. huffman

    0下载:
  2. 一个完整的哈夫曼c代码,包括huffman树的构造,编码,解码。-Huffman c a complete code, including the huffman tree structure, encoding, decoding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:3814
    • 提供者:张高
  1. mp3_decoder

    0下载:
  2. MP3解码的VHDL实现,包括霍夫曼解码等-VHDL realization of MP3 decoding, including Huffman decoding
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:34154
    • 提供者:asa
  1. huffmanprogram

    0下载:
  2. 用matlab软件实现图像的编码和解码,并对解压后的图像是否失真进行测试,采用的算法是huffman算法,经调试无误后上传-Matlab software used to encode and decode images and extract the image to test whether the distortion using the algorithm is huffman algorithm, after the upload through debugging correct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:4529
    • 提供者:李添翼
  1. jpeg

    0下载:
  2. 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧-The decoder supports the general category jpeg file format, which is most used in jpeg file format is the main characteristics of data accuracy of eight, using Huffman coding o
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:142038
    • 提供者:liusheng
  1. Huffman

    0下载:
  2. 哈夫曼编码译码压缩文件程序 可以编码 可以解码-Huffman decoding compressed file can be encoded can decode
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:9297
    • 提供者:蔡波
  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 2 3 45 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com