搜索资源列表

  1. 哈夫曼实验报告

    0下载:
  2. 这是数据结构的哈夫曼的实验报告-This is the data structure of the experimental report Huffman
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:吴雅婷
  1. 哈夫曼实验

    0下载:
  2. 这个是数据结构中一定有的哈夫曼的实验-this is the data structure will have to Huffman experiments
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:120832
    • 提供者:吴雅婷
  1. image_lossless_compression

    0下载:
  2. 图像无失真压缩源代码,包括S+P变换,算术编码,哈夫曼编码-lossless image compression source code, including S P conversion, arithmetic coding, Huffman coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:25600
    • 提供者:孙文方
  1. myhuf

    0下载:
  2. 对文本文件进行huffman编码,并显示huffman树-to the text document for Huffman coding, and that Huffman tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:90112
    • 提供者:川江
  1. comp

    0下载:
  2. 用哈夫曼编码实现对文件的压缩-Huffman coding used to achieve compression of the document
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:路路
  1. DlgHuffman

    0下载:
  2. 图像压缩的霍夫曼编码算法-image compression encoding algorithm Hoffman
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:熊模昌
  1. 201531355

    0下载:
  2. 文本压缩算法及代码,采用huffman编码压缩,压缩率较高-text compression algorithms and code, using Huffman coding compression, high compression rate
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:36864
    • 提供者:李飞
  1. 体系结构指令哈夫曼编码

    0下载:
  2. 这是计算机体系结构中用哈夫曼编码进行指令编码的程序,并构建哈夫曼树-This the computer architecture used Huffman coding instructions for coding procedures, and to build Huffman tree! !
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:中国
  1. zlib-1.2.2.tar

    0下载:
  2. 此代码为霍夫曼编码和LZ7编码的联合实现,它能较高地提高无损压缩及解码的速度-this code for the LZ7 Huffman coding and encoding of the Joint Implementation, to raise it higher lossless compression and decoding speed
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:430080
    • 提供者:刘刀冈
  1. 哈夫曼编码

    0下载:
  2. 一个关于哈夫曼编码的程序,用c++编的。可用于对数距的编码-one of Huffman coding procedures, using the c series. For a few from the right coding
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:防发
  1. HuffmanNode

    0下载:
  2. huffman源代码,包含该算法的具体实现,从统计概虑到编码-Huffman source code, the algorithm contains a concrete realization from the statistical estimate takes into account coding
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:杨云
  1. Huffman1

    0下载:
  2. 本程序提供了哈夫曼编码的压缩和解压缩函数,并实现了图象文件的压缩和解压缩-the procedures provided Huffman coding compression functions, and to achieve the image file compression
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:徐亮
  1. EXP6

    0下载:
  2. 数据结构典型算法实现,c实现二叉树的遍历以及赫夫曼编码-data structure typical algorithm, c achieve the traversal of a binary tree Huffman coding
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:王与
  1. huffmancoding

    0下载:
  2. 此程序为哈夫曼编码,其中画出树图以很好的理解哈夫曼编码的原理。- This procedure for 鍝堝か鏇?the code, in which draws the tree chart by the very good understanding 鍝堝か鏇?encoded principle.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:黄正化
  1. java哈夫曼

    0下载:
  2. java版本的哈夫曼编码 可以编码也可以解码-java version of the Huffman codes can also be encoded decoder
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:闫科
  1. Huffman_32

    0下载:
  2. 这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩-this is written in C Huffman coding and decoding, starting with intermediate data file, so that we watch
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:358400
    • 提供者:许超雄
  1. Class1

    0下载:
  2. 用贪婪算法中的哈夫曼编码为文件进行压缩,得到一个比较好的压缩程序.-greedy algorithm with the Huffman encoding of the document for compression, to be a relatively good compression process.
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:郭宏慧
  1. 5ivb_487118

    0下载:
  2. vb jpeg编码这是一个比较完整的JPEG压缩程序,支持 彩色/灰度、Y分量水平/垂直采样律、图像质量 调整。使用的是最简单的基线系统(BaseLine)压缩方式,量化表及Huffman表都是与ACDSee一致的,没有提供自适应Huffman表压缩功能。-vb jpeg coding This is a relatively complete JPEG compression process, support for color/gr
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:86016
    • 提供者:王宇
  1. 产生哈夫曼编码的源代码

    0下载:
  2. 用C语言实现哈夫曼编码压缩的逆过程对于掌握数据压缩原理有重要的积淀作用-C language Huffman Coding for the inverse process of master data compression theory has important role in the sediment
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:鲸鱼
  1. 实习5.2

    0下载:
  2. 哈夫曼编码,实现了哈夫曼编码中的编码,译码,以及打印的功能.-Huffman coding, achieving Huffman coding of encoding, decoding, and printing functions.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:林一枝
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org