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

搜索资源列表

  1. huffman_encoder_decoder

    0下载:
  2. 霍夫曼编解码代码,实现Txt文档的压缩与解压-Hoffman codec code ,compress a txt docment
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 数据结构,利用霍夫曼树实现文本数据的压缩。-Huffman data compression and decompression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1233701
    • 提供者:chen
  1. Huffman_Decompress

    0下载:
  2. 数据结构,利用霍夫曼树实现文本数据的解压。-Data structures, the use of Huffman tree data decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1237595
    • 提供者:chen
  1. Huffman

    0下载:
  2. 用vs2013写的霍夫曼编码程序,可将.txt中的英文字符串(包括各种字符如:逗号)编码后输出到一个.txt中,并且可输出构建的霍夫曼树,保存编码方式。-Huffman coding using vs2013 to write programs in English can be txt string (including a variety of characters such as: the comma). Encoded output to a txt, and can output to
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2225753
    • 提供者:毛懿荣
  1. Huffman

    0下载:
  2. 实现霍夫曼编码和霍夫曼解码,并统计原文件中的各个字符出现的频率,将字符及其出现的频率保存至txt文件中,构建的霍夫曼树也将被保存至txt文件中。-Achieve Huffman coding and Huffman decoding and statistical frequency of each character in the original document that appears to save the characters and their frequency of occur
  3. 所属分类:Editor

    • 发布日期:2017-05-23
    • 文件大小:7668192
    • 提供者:
  1. MATLAB-Huffman-GUI-design

    1下载:
  2. MATLAB霍夫曼Huffman编码译码GUI界面设计 源程序代码-MATLAB Huffman Huffman coding and decoding GUI interface design source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:15158
    • 提供者:杨肖
  1. huff3

    0下载:
  2. 实现信息论中r元霍夫曼编码,依据程序输入相应的r和概率空间即可-R yuan realize Huffman coding information theory
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:730
    • 提供者:黄庆发
  1. huffman

    0下载:
  2. 霍夫曼编码(Huffman Coding)是一种编码方式,是一种用于无损数据压缩的熵编码(权编码)算法。-Huffman coding (Huffman Coding) is an encoding is a lossless data compression entropy coding (right encoding) for the algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:886
    • 提供者:刘金星
  1. huffman

    0下载:
  2. 哈夫曼编码(Huffman Coding)是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫作Huffman编码(有时也称为霍夫曼编码)。-Huffman coding (Huffman Coding) is an encoding, Huffman coding is a variable length coding (VLC) one. A Huffma
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1569
    • 提供者:ray
  1. huffmancode.doc

    0下载:
  2. 计算 机一共输出多少个哈夫曼编码/霍夫曼编码 计算在删去0灰度级压缩之前的原始图像字节容量 unzipped_delete=i*8   计算压缩比率 计算图像的压缩比率 - Of total output of the computer how many Huffman/Huffman encoding 0 gray level calculated by deleting the original image before compr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:31056
    • 提供者:zhaoru
  1. ASD

    0下载:
  2. 霍夫曼编码的C++实现,通过输入一段字符串显示出需要编译的霍夫曼编码-Huffman coding C++ achieved by entering a string shows the need to compile Huffman coding
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3209
    • 提供者:戴碧海
  1. AdaptiveHuffmanCoding

    0下载:
  2. 自适应霍夫曼压缩算法Java实现,eclipse开发环境-adaptive Haffman compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:31084
    • 提供者:王晓文
  1. Huffman_Coding

    0下载:
  2. 霍夫曼编码 labview调用c程序,用labview实现图形界面化的霍夫曼编码-Huffman Coding
  3. 所属分类:LabView

    • 发布日期:2017-04-08
    • 文件大小:17644
    • 提供者:wangyue
  1. chap10_3

    1下载:
  2. 实现图像的霍夫曼编码和解码,具体实现的MATLAB代码-MATLAB code image Huffman encoding and decoding, the concrete realization of the
  3. 所属分类:Special Effects

    • 发布日期:2016-05-15
    • 文件大小:1024
    • 提供者:冷君阁
  1. ImageCoding

    0下载:
  2. 这是图像编码的源代码,包括霍夫曼编码,算数编码,游程编码等-This is the image coding source code, including Huffman coding, arithmetic coding, run-length coding, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:233547
    • 提供者:mt
  1. hough

    0下载:
  2. 霍夫曼检测图像中的圆形的方法,比较实用。-Method of circular Hoffman detection in the image, the more practical.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:13478
    • 提供者:ljx
  1. HWmatrix

    0下载:
  2. 实现图像的霍夫曼编码和解码,用MATLAB-Huffman coding and decoding to realize image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1166
    • 提供者:hwang
  1. huo-fu-man-tree

    0下载:
  2. 霍夫曼编码解码实现,四项功能,可编可解,输出对照表到文件,输出对照表-haffman code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3964
    • 提供者:alone
  1. HuffmanCod

    0下载:
  2. 霍夫曼编码,用于信息理论基础中的压缩编码。可实现霍夫曼编码功能。-Huffman coding, the theoretical basis of the information for coding. Huffman encoding function can be realized.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:978
    • 提供者:elives
  1. 0512

    0下载:
  2. 霍夫曼编码器、教学编制计划问题、图的遍历、自组织线性表、最短路径问题-Huffman encoder, teaching preparation program, graph traversal, self-organizing linear form, the shortest path problem
  3. 所属分类:Document

    • 发布日期:2017-04-28
    • 文件大小:7748
    • 提供者:wangyiqiao
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 39 »
搜珍网 www.dssz.com