搜索资源列表

  1. huff_sc-1

    0下载:
  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&g
  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先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正
  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) compre
  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 co
  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. hufm_c

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

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

    0下载:
  2. 本程序运用哈夫曼编码原理对数据进行二进制编码压缩。 进入界面要求输入进行编码的数据,注意输入的数据彼此不能相同。 然后,敲回车将显示数据排序信息及表示二进制形成的二叉树。 敲回车显示字符和对应二进制编码。 键入?显示帮助信息。 键入#进行编码数据输入与二进制数据输入的切换。 键入tree显示图形二叉树。 键入huff显示编码信息。 键入reset刷新缓冲区,重新输入要求编码的数据。 键入exit退出程
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38405
    • 提供者:孔铁柱
  1. compres

    0下载:
  2. 哈夫曼编码 文件压缩 使用java语言对文件进行编码压缩-Huffman encoding files compressed using java language to document coding
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:25549
    • 提供者:usopp
  1. Huffman007

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

    • 发布日期:2008-10-13
    • 文件大小:33037
    • 提供者:ajun
  1. 01

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

    • 发布日期:2020-05-17
    • 文件大小:875520
    • 提供者:123home
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 25 »

源码中国 www.ymcn.org