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

搜索资源列表

  1. HuffmanTree

    0下载:
  2. 霍夫曼编码程序,根据各个节点的权值,给出对应的霍夫曼编码值。-Huffman coding procedure, according to the weight of each node is given the value of the corresponding Huffman.
  3. 所属分类:Data structs

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

    0下载:
  2. 此文件实现了对256*256像素的图片进行霍夫曼编码和解码的过程-This file use Huffman coding method to code and decode any 256*256 picture, turn out the result in binary code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2213
    • 提供者:alvin
  1. Huffman_coding_decoding_in_CPP

    0下载:
  2. 本文档介绍了霍夫曼编码的编码及解码C++实现方法-This document describes the encoding and decoding Huffman coding C++ Implementation
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:119966
    • 提供者:hf
  1. HuffmanDlg

    0下载:
  2. 霍夫曼编码程序,简单易懂,适合初学者使用的vc++程序-Huffman coding process easy to understand for beginners to use vc++ program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:27660
    • 提供者:覃龙
  1. huffuman00xiao

    0下载:
  2. 本人修改的成熟的霍夫曼编码及译码,对一个文本文件,统计字符概率,建霍夫曼树,然后编码,最后译码,码文输出到另一份txt文档中,在vc中编译的,在vs2010中可能会有异常~-I modified Huffman coding and decoding of the mature, to a text file, statistics, probability character, Huffman tree construction, and coding, and finally decodin
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:221582
    • 提供者:
  1. Untitled00

    0下载:
  2. 霍夫曼编码,在matlab7.0下验证可行。有详细注解,保证可靠-Huffman coding, under the matlab7.0 verification feasible. Detailed comments
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1284
    • 提供者:张爽
  1. hw

    0下载:
  2. 适合初学者使用的matlab图像水印代码 霍夫曼编码霍夫曼编码-Suitable for beginners to use matlab image watermarking code Huffman Huffman
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:407424
    • 提供者:湘紫歆
  1. HuffmanTree

    0下载:
  2. 霍夫曼编码,c++实现一个对字符串建霍夫曼树并且进行霍夫曼编码。保存到文件里。-Huffman coding, c++ to implement a Huffman tree and build the string for Huffman coding. Saved to the file.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2640
    • 提供者:范荣琦
  1. CImageProcess

    0下载:
  2. 本代码为图像处理编程,通过vc编译,实现霍夫曼编码,离散余弦变换等功能-Huffman coding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4045860
    • 提供者:海龙
  1. Compression

    0下载:
  2. 使用C#语言实现图像编码的各种算法,如霍夫曼编码、香农编码、香弗编码、行程编码、傅里叶编码等等。-C# language using a variety of image coding algorithms such as Huffman coding, Shannon coding, Hong Vladimir coding, length encoding, Fourier coding and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:150566
    • 提供者:Andox
  1. yasuo

    0下载:
  2. 采用离散余弦变换和霍夫曼编码,对图像进行压缩存储,并且完成解压缩-Discrete cosine transform and Huffman coding, the image compression and storage, and complete decompression
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:113131
    • 提供者:小车
  1. mat2huff-bianma-

    0下载:
  2. 使用mat2huff进行编码,进一步说明霍夫曼编码的压缩性能!显示其压缩比例,以及其图像的对比!-Encoded using mat2huff to further clarify the Huffman coding compression performance! Shows the compression ratio and the image contrast!
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:683446
    • 提供者:bird
  1. Huffman(s)

    0下载:
  2. 对图像进行霍夫曼编码,然后根据编码还原图像,并对编码质量进行统计评估-Huffman code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1818
    • 提供者:ty
  1. huffman

    0下载:
  2. 霍夫曼编码的码长是变化的,对于出现频率高的信息,编码的长度较短;而对于出现频率低的信息,编码长度较长。这样,处理全部信息的总码长一定小于实际信息的符号长度。-Huffman coding of the code length is variable, for the high frequency information, coding the length of the shorter and for the low frequency information, code length lon
  3. 所属分类:Data structs

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

    0下载:
  2. 霍夫曼编码,可以对txt文件霍夫曼编码并输出、解码输出-Huffman coding, Huffman coding can txt file and output, decoding output
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:20081
    • 提供者:k
  1. huff-cnm

    0下载:
  2. MATLAB 霍夫曼编码实现 v-Huffman Coding MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:68292
    • 提供者:peiqisong
  1. Huffman

    0下载:
  2. 霍夫曼编码实验报告,内含源代码,编码原理 -Huffman coding lab report, containing the source code, coding theory
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:430233
    • 提供者:韩苓
  1. HuffmanCoding

    0下载:
  2. 霍夫曼编码的算法实现,利用自己给定的频率和要求输出霍夫曼树-get the huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:314251
    • 提供者:蔡盼
  1. structure-course-design

    0下载:
  2. 数据结构课程设计,含最小生成树、查找和排序、霍夫曼编码,代码在报告附录-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:129707
    • 提供者:彭悦
  1. Huffman

    0下载:
  2. 霍夫曼编码的C语言实现,本文档可以为你提供你所需要的内容-Huffman coding in C language, this document can provide you with the content you need
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:4796
    • 提供者:zn
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 32 »
搜珍网 www.dssz.com