-
fast arithmetic coding sourcecode FastAC, i got it from Pearlam website. you can...
快速算术编码FastAC,来源于Pearlman个人主页,是非常有用的算术编码代码。可以用于图像,视频编解码中;也可以用于语音等编解码中。谢谢。-fast arithmetic coding sourcecode FastAC, i got it from Pearlam website. you can use it in image/video codec, or other codec.
- 2022-07-23 14:22:51下载
- 积分:1
-
哈夫漫编码,提供字符统计,根据统计结果进行编码计算.
哈夫漫编码,提供字符统计,根据统计结果进行编码计算.-Hough Man coding for these characters statistics, according to statistics calculated results coding.
- 2022-08-26 06:09:36下载
- 积分:1
-
这是一组JPEG解码的指令和程序源代码,详细描述…
这是一组JPEG解码指令和源代码,详细描述了文档开头部分
- 2022-01-28 14:56:57下载
- 积分:1
-
利用matlab编程环境,采用算术编码的方式实现字符串的无损压缩...
利用matlab编程环境,采用算术编码的方式实现字符串的无损压缩-The use of matlab programming environment, using arithmetic coding means to achieve a string of lossless compression
- 2022-03-21 09:45:06下载
- 积分:1
-
图像处理程序 图像压缩解压编码cho1
图像处理程序 图像压缩解压编码cho1-ch09处理-Image processing procedures for image compression decompression coding cho1-ch09 treatment
- 2022-03-24 11:57:14下载
- 积分:1
-
酒店的管理,主要是管理酒店的一些日常消费方面的。使我的一个课程设计...
酒店的管理,主要是管理酒店的一些日常消费方面的。使我的一个课程设计 -hotel management, hotel management is the number of daily consumption. I design a curriculum
- 2022-04-16 05:44:26下载
- 积分:1
-
简易的JPEG压缩程序(Matlab实现)
简易的JPEG压缩程序(Matlab实现)-Summary of the JPEG compression process (Matlab realize)
- 2023-05-03 00:45:03下载
- 积分:1
-
正好在写用分治法求众数问题实验报告,写好了,让大家看下...
正好在写用分治法求众数问题实验报告,写好了,让大家看下-Just writing to use divide and conquer the problem seeking plural experimental report, written, and let everyone Kanxia
- 2023-09-05 16:45:04下载
- 积分:1
-
进行软件分析的一个模板。
进行软件分析的一个模板。-software for the analysis of a template.
- 2022-01-29 03:43:09下载
- 积分:1
-
huffman
控件台应用程序。
采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。
编码命令:c
解码命令:d
对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
- 2022-03-19 07:31:48下载
- 积分:1