文件名称:jpeg

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 12kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 太**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

JPEG 静态图像压缩

各文件功能说明如下:

1)  JPEG压缩程序:gendat.exe

2)  为压缩后的数据加上JPEG文件头的程序genjpg.exe

3)  解JEPG压缩程序extrdat.exe

其中:(1)的输入参量是需要生成的压缩文件的名字。

主程序流程为:

a)  程序初始化,读取文件名称、原始图像数据等基本数据;

b)  从AC.TAB和DC.TAB两个文件生成AC表和DC表,存入数组

c)  以8×8为样本单位进行DCT变换

d)  以8×8为样本单位进行量化

e)  以8×8为样本单位进行Z形扫描

f)  以8×8为样本单位进行熵编码

g)  以8×8为样本单位进行解量化

h)  以8×8为样本单位进行IDCT变换

-JPEG still image compression

Function of the documents as follows:

1) JPEG compression process: gendat.exe

2) For the compressed JPEG file header data, together with the procedures genjpg.exe

3) The solution JEPG compression program extrdat.exe

Of which: (1) the input parameters is the need to generate the compressed file s name.

The main program flow is:

a) procedures for initialization, read the file name, the original image data and other basic data

b) From the AC.TAB and DC.TAB two file generation AC table and DC table, into an array of

c) with 8 × 8 sample units for the DCT-

d) to 8 × 8 for the sample unit to quantify

e) to 8 × 8 for the sample units of Z-scan

f) to 8 × 8 for the sample units of entropy coding

g) to 8 × 8 for the sample unit to extract the quantitative

h) with 8 × 8 for the sample units IDCT transform
相关搜索: AC
t

(系统自动生成,下载前可以参看下载内容)

下载文件列表

lady.jpg

EXTRDAT.CPP

FUNC.CPP

Gendat.cpp

GENJPG.CPP

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org