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

搜索资源列表

  1. huff_sc-1

    1下载:
  2. 哈夫曼huffman压缩编/解码 内含压缩和解压的源代码(C语言)和可执行程序-Huffman compression encoder / decoder compression and decompression containing the source code (C language) and enforceability procedures
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:38884
    • 提供者:陆全聪
  1. HuffmanDIB

    0下载:
  2. VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩-VC image processing source code, a demo program Huffman coding method of compression and decompression functions, and to achieve the right image file compression
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:31122
    • 提供者:authority007
  1. Huffuman

    1下载:
  2. 是一种采用哈夫曼算法的图像压缩算法,是一种无损压缩,希望对大家有所帮助-A lossless image compression algorithm using Haffman coder. Hope to be helpful.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:418666
    • 提供者:孟庆洋
  1. 454545

    0下载:
  2. 用于哈夫曼的压缩程序,可以对图象处理-for Huffman compression process to image processing. .
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3377
    • 提供者:彭栋
  1. huffmanfordepreesingcoding

    0下载:
  2. 哈夫曼(Huffman)编码压缩和解压缩程序 huffman.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 huffman E <in-file> <out-file> 解压缩 huffman D <in-file> <out-file> 压缩时,读入<in-file>中内容,建立Huffman编码,将结果存入<out
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1739
    • 提供者:冯灿科
  1. yesadmin_com_20051125124056731

    0下载:
  2. mp3源码的范例,哈夫曼算法,提高对文件的理解能力,对音频信号的压缩和解压很有用-mp3 source paradigm, Huffman algorithm, improving the understanding of the document, right audio signal compression and decompression very useful
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:376892
    • 提供者:jacky
  1. Huffman_mfc

    0下载:
  2. 哈夫曼编码,基于MFC开发。哈夫曼编码为熵编码中的最佳方法之一,广泛用于各种数据压缩技术中。-Huffman coding, based on the MFC. Huffman coding for entropy coding one of the best ways, for a wide variety of data compression technology.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:201747
    • 提供者:canny06
  1. CompressCode(Many)

    0下载:
  2. N多的压缩解压源代码,包括compress、LZW、LZ77、RLE、哈夫曼-N number of codecs source code, including compress, LZW, LZ77, RLE, Huffman, etc.
  3. 所属分类:压缩解压

    • 发布日期:2010-07-10
    • 文件大小:105806
    • 提供者:张 虎
  1. hufuman

    0下载:
  2. 哈夫曼编码源程序!好东西啊 喜欢的话 下吧 对学习数据压缩有好处-Huffman coding source! Ah good things like what are you learning good data compression
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7426
    • 提供者:sunweiwei
  1. Delphi_1016

    0下载:
  2. 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正则表达式以及诸如哈夫曼和LZ77等数据压缩技术。 随附光
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:148649
    • 提供者:Bob
  1. JPEGyasuomatlabdaima

    0下载:
  2. jepg压缩的matlab代码,采用哈夫曼编码,dct变换-jepg compression Matlab code, using Huffman coding, transform Extra
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:59311
    • 提供者:zhouyinye
  1. imageYSJY

    0下载:
  2. 一个基于小波变换和哈夫曼编码的图像压缩解压程序-one based on wavelet transform and Huffman coding image compression decompression procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1347344
    • 提供者:light
  1. tree

    0下载:
  2. 采用哈夫曼编码思想实现某个文件的压缩和解压缩功能,并提供压缩前后的文件占用空间之比.要求:(1)压缩前文件的规模应不小于5K.(2)提供原文件与压缩后文件的相同性比较功能.-achieving a file compression function, Compression and provide documents before and after the occupation of space ratio. : (1) compressed documents before the scal
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4112
    • 提供者:kmisong
  1. Ht20

    0下载:
  2. 该软件为基于哈夫曼树编码译码的压缩解压缩软件,主要实现对普通文件的压缩,解压缩,并显示压缩的过程,哈夫曼树建立的过程。-the software-based Huffman decoding tree coding compression decompression software, the main document of the general compression, decompress, and display the compression process, Huffman tre
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:154860
    • 提供者:刘文凯
  1. hufm_b

    0下载:
  2. 有一个哈夫曼图象处理源代码,正确处理图象的压缩功能!-a Huffman image processing source code, correctly handle image compression function!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1113
    • 提供者:王文
  1. 压缩

    0下载:
  2. 建立哈夫曼树,对文件进行哈夫曼编码,达到对文件进行压缩的功能(Building Huffman tree, Huffman coding for files, to achieve the function of compressing files)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:hhhhhs
  1. HFM

    0下载:
  2. 1)对给定的一份的文本文件,实现基于哈夫曼编码的文件压缩与解压操作。 2)该文件所包含的字符:26个字母的大小写、10种标点符号(一对双引号、一对单引号、冒号、逗号、分号、句号、问号以及感叹号)。 3)支持对以上业务实体内容的保存与打开等文件操作。(1) for a given text file, Huffman encoding file compression and decompression operation based on. 2) this document conta
  3. 所属分类:压缩解压

    • 发布日期:2018-04-19
    • 文件大小:23552
    • 提供者:DL1140
  1. ZGCompress-master

    0下载:
  2. 构造huffman树生成huffman编码压缩文件(Constructing Huffman tree to generate Huffman coded compression file)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3724288
    • 提供者:下载一个ppt
  1. HufCode

    0下载:
  2. 压缩全英文的txt文件,只是个beta版本,解压时部分地方会出现错误(compress txt-file which is totally english,still too ugly and not effective,just ioffer some ideas)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:7558144
    • 提供者:haiku
  1. 01

    1下载:
  2. dct变换,哈夫曼编码解码,量化,信源编码解码图片压缩,(DCT transform, Huffman coding and decoding, picture compression)
  3. 所属分类:通讯编程

    • 发布日期:2021-01-22
    • 文件大小:875520
    • 提供者:123home
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com