搜索资源列表

  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. huffman编码解码

    0下载:
  2. 这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.-Hoffman codec of the source, can be used to achieve efficient codec Hoffman Notes detailed and readable. Compressed only those source files, then vc run.
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 霍夫曼coding程序,用此程序可以对任意图像进行霍夫曼编码。-Huffman coding procedures, this procedure can be used for any image Huffman coding.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:许成哲
  1. huff_file

    0下载:
  2. 此代码用霍夫曼树作为压缩和解压缩的存储结构,实现了字典压缩算法,用C便已成功。-this code tree with Hoffman as the compression and decompression of the storage structure and achieve a dictionary compression algorithm has been successfully used C.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:冰冰
  1. Huffman编码以及解码程序

    0下载:
  2. 霍夫曼编码 提供基本内核 下载后用户可根据需要根改-Huffman code, provides the fundamental core, you can modify it as your wish after downloading it.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:474112
    • 提供者:卢林
  1. ZIP_ACT解压缩控件

    0下载:
  2. 用霍夫曼编码方式来压缩文件的源码,压缩率虽然不如ZIP高,但却是一种很好的保密方式-Huffman coding used to compress the source, compressed ZIP rate, although not as high, but it is a good confidence
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:25600
    • 提供者:赵杰
  1. meiticompress

    0下载:
  2. 有关多媒体压缩算法的编程,此为霍夫曼压缩编码-the multimedia compression algorithm programming, such as Huffman coding
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:251904
    • 提供者:黄光奇
  1. 数据压缩_

    0下载:
  2. 自己做的作业(自适应霍夫曼解压缩) 完成功能解压缩文件!方法:自适应霍夫曼编码(8bit编码)(有GUI界面)-own operations (Adaptive Hoffman decompress) completed functional decompress documents! Method : adaptive Huffman coding (8bit coding) (a GUI interface)
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:48128
    • 提供者:李春光
  1. entropycoding

    0下载:
  2. 熵编码源程序,也即霍夫曼编码,希望对大家有所帮助哦~-source entropy coding, Huffman coding is, we want to help, oh ~
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:3830784
    • 提供者:周坤
  1. HUF0000

    0下载:
  2. 霍夫曼算法编码、解压encode\decode-Huffman coding algorithm, unpacked encode \ decode
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:@_@
  1. Huffmantrans

    0下载:
  2. 霍夫曼编码变换,对图像的处理。一个很好的深入学习图像处理的实例。-Hoffman transform coding, image processing. A good in-depth study of image processing examples.
  3. 所属分类:GDI/图象编程

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

    0下载:
  2. 处理图像lena.bmp,并画出各图像的灰度层次的分布图,并对256位和16位信源数据进行霍夫曼编码-lena.bmp image processing and paint images of the gray level of distribution map as well as 256-bit and 16-bit data source coding Hoffman
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:73728
    • 提供者:姚艳红
  1. Huffman3

    0下载:
  2. MATLAB实现霍夫曼编码对英文文本的解压缩程序-MATLAB Huffman coding for the English version of decompression procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:李明
  1. Hzy_huffman

    0下载:
  2. 实现霍夫曼编码,按照信源的概率分布对其进行霍夫曼编码,可供信息论的初学者研究学习-Huffman coding to achieve, according to the source probability distribution of its coding Hoffman, for information, beginners Studies
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:阿义
  1. 39709574c-LZW

    0下载:
  2. 压缩解压缩代码,使用的是霍夫曼算法,是很好的一个初学者的试例-decompress compressed code, the use of the Huffman algorithm, is a good beginners trial cases
  3. 所属分类:压缩解压

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

    0下载:
  2. 数字图像处理,直方图,霍夫曼编码,锐化平滑等-digital image processing, histogram, Huffman coding, sharpening smoothing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1014784
    • 提供者:frank
  1. txbmjh

    0下载:
  2. 能够对图像进行霍夫曼编码,以及其他多种编码方式编码-to the image Huffman coding, and a variety of other coding coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:Tonyele
  1. Kalman

    0下载:
  2. 用vc编写,实现图像的霍夫曼编码和解码,使用时用命令行输入命令-Prepared using vc, Hoffman realize image coding and decoding, use the command line type the command
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:sp
  1. tuxiangbianma

    0下载:
  2. 此程序能够实现霍夫曼编码,香农-费诺编码,算术编码以及位平面编码等。-This process can realize Huffman coding, Shannon- Fenno coding, arithmetic coding and bit-plane coding.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:235520
    • 提供者:张金泉
  1. Image_CompressionCoding

    0下载:
  2. 各类图像压缩编码的VC++综合程序,包含了霍夫曼编码、香农-费诺编码、算术编码、游程编码、位平面编码等压缩编码的子程序源代码,非常适合学习用-Various types of image compression coding VC++ Comprehensive program, including the Huffman coding, Shannon- Fenno coding, arithmetic coding, run-len
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:238592
    • 提供者:刘勇
« 1 23 4 5 6 7 8 9 10 ... 45 »

源码中国 www.ymcn.org