登录
首页 » Compress-Decompress algrithms » 哈夫曼压缩程序Huffman哈夫曼压缩…

哈夫曼压缩程序Huffman哈夫曼压缩…

于 2022-11-08 发布 文件大小:14.21 kB
0 141
下载积分: 2 下载次数: 1

代码说明:

哈夫曼压缩程序哈夫曼压缩哈夫曼压缩哈夫曼压缩程序

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • zip解压源码.
    zip解压源码.-zip unpacked source.
    2023-08-09 16:05:02下载
    积分:1
  • huffman编码与解码的实现程序,内附编译及使用说明,很完善的程序,可以自由的输入字符集大小以及字符的权值。...
    huffman编码与解码的实现程序,内附编译及使用说明,很完善的程序,可以自由的输入字符集大小以及字符的权值。-huffman encoding and decoding the realization process, containing the compiler and use that, it is well established procedures, they can input character set size and weight of characters.
    2022-02-26 12:45:07下载
    积分:1
  • 这是一个关于基于混合编码的图象压缩技术的实现,现在勉强可以实现关于小波的图象压缩实现。此程序可以将BMP格式的图象经压缩后以JPG的格式存储起来!压缩比一般可以...
    这是一个关于基于混合编码的图象压缩技术的实现,现在勉强可以实现关于小波的图象压缩实现。此程序可以将BMP格式的图象经压缩后以JPG的格式存储起来!压缩比一般可以达到32:1。还可以显示编码压缩所耗时间-This is a mixed coding on the basis of the image compression technology, and now can barely be achieved on wavelet image compression achieved. This procedure can be BMP format images compressed by the JPG format to store up! Compression ratio generally can be reached 32:1. It also shows the time taken Coding
    2022-09-28 23:35:02下载
    积分:1
  • DHB经理经理经理级WBS WBS WBS WBS DHB DHB DHB经理经理的WBS。
    dhb manager wbs dhb manager wbs dhb manager wbs dhb manager wbs dhb manager wbs dhb manager wbs dhb manager wbs dhb manager wbs dhb manager wbs dhb manager wbs dhb manager wbs-dhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbsdhb manager wbs
    2023-03-29 06:55:03下载
    积分:1
  • 1、简介 此代码是IS0 13818
    1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。-1, INTRODUCTION This code is IS0 13818-5 MPEG2 system layer protocol analysis code, after that I modified, and now finally can VC++ 6.0 compiler to run under the release for up dedicated to those who understand the MPEG2 system layer protocol and the hard programmers to work overtime. In order to be able to compile under windows, I modified the relevant part of the operating system code, comment out a number of main function, leaving only the main function decode.cpp no comment, so the procedure is compiled TS streaming system layer decoding analysis procedures, If you want to realize other functions such as encode, as long as the main function of decode.cpp comment, the main function of encode.cpp Notes can be removed.
    2023-01-05 20:30:04下载
    积分:1
  • ZIP动态联接库,开发包,适合C++ Bulider,Delphi.
    ZIP动态联接库,开发包,适合C++ Bulider,Delphi.-ZIP dynamic link libraries, development kits, for C Bulider, Delphi.
    2022-03-21 15:29:31下载
    积分:1
  • MPEG4解压缩算法
    MPEG4解压缩算法-MPEG4 decompression algorithms
    2022-07-20 23:39:26下载
    积分:1
  • ACMS压缩算法
    ACMS压缩算法-acms encode algorithm
    2022-03-31 07:03:43下载
    积分:1
  • 简单的网吧收费系统,可用在小型网吧,有服务端与客户端两个部分组成。...
    简单的网吧收费系统,可用在小型网吧,有服务端与客户端两个部分组成。-Simple Internet cafe billing system can be used in a small cafe
    2022-02-26 13:00:11下载
    积分:1
  • 霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码...
    霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundant code of the most commonly used methods. It is Huffman in 1952 made a coding method, and its basic tenets are frequently used data with the code instead of a shorter, less use of the data over a longer period instead of the code, the code for each data-not the same. Sometimes referred to as the best coding, the general called on Huffman coding. Below prove a theorem, the theorem guarantees by the characters emerging probability distribution yards long, will enable the shortest average yards long.
    2022-03-26 01:11:34下载
    积分:1
  • 696518资源总数
  • 105720会员总数
  • 3今日下载