联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 压缩解压(23) 
按平台查找All Visual C++(23) 

[压缩解压] bmp_jpeg_compression_decompression

这是一个VC++6.0程序,能将BMP文件压缩成JPEG格式的文件,也能反过来,将JPEG格式的文件转换为BMP格式,并同时拥有显示图像的功能和计算信噪比的功能。适用于研究jpeg图像压缩算法。
This is a VC++ 6.0 program, can BMP files compressed into JPEG format files, but also in turn, the JPEG format files into BMP format, and also has the function of displaying images and calculate the signal to noise ratio function. Applicable to research jpeg image compression algorithm. (2017-03-16, Visual C++, 7300KB, 下载5次)

http://www.pudn.com/Download/item/id/1489659590822761.html

[压缩解压] suanshuCode

算术编码在图象数据压缩标准(如jpeg,jbig)中扮演了重要的角色。在算术编码中,消息用0到1之间的实数进行编码。算术编码用到了两个基本的参数:符号的概率和它的编码间隔。信源符号的概率决定压缩编码的效率,也决定编码过程中信源符号的间隔,而这些间隔包含在0到1之间。编码过程中的间隔决定了符号压缩后的输出。
Arithmetic Coding (2009-12-15, Visual C++, 252KB, 下载6次)

http://www.pudn.com/Download/item/id/1005548.html

[压缩解压] HUffman

根据信源压缩编码——Huffman编码的原理,制作对英文文本进行压缩和解压缩的软件。要求软件有简单的用户界面,软件能够对运行的状态生成报告,分别是:字符频率统计报告、编码报告、压缩程度信息报告、码表存储空间报告。
According to source coding- Huffman coding theory, the production of English text compression and decompression software. Require a simple software user interface, the software can generate reports to run the state are: character frequency statistics reports, coding reports, the degree of information compression report, the report code table storage space. (2009-01-01, Visual C++, 2KB, 下载26次)

http://www.pudn.com/Download/item/id/621377.html
12
总计:23