资源简介
jpeg压缩算法介绍及其源码,可以用于研究图像解码
代码片段和文件信息
/*This program is wrote by Fujian Shi(fieagle@yahoo.com.cn)*/
/*It can transform the com file to pgm file you can watch the picture*/
#include “stddef.h“
#include “stdio.h“
void put_measure(FILE *fileunsigned int valchar th)
{
int i=10000temptime=0;
if (th == 0) i /=10;
while(1) {
i/=10;
temp=val/i;
if (temp >0)
time++;
if(temp>10) {
printf(“Please increase the origin value of inow it is 10000.\n“);
exit(0);
}
if ((time==0) && (temp==0))
continue;
putc((char) (temp+48)file);
if((val-=i*temp)==0)
break;
}
}
main(int argcchar *argv[])
{
#define UCH(x) ((int) (x))
#define GET_2B(arrayoffset) ((unsigned int) UCH(array[offset]) + \
(((unsigned int) UCH(array[offset+1])) << 8))
#define JFREAD(filebufsizeofbuf) \
((size_t) fread((void *) (buf) (size_t) 1 (size_t) (sizeofbuf) (file)))
#define ReadOK(filebufferlen) (JFREAD(filebufferlen) == ((size_t) (len)))
FILE *file1*file2;
char c1;
unsigned int widthheight;
int c2;
unsigned char width_height[4];
if ((file1=fopen(argv[1]“rb“))==NULL)
printf(“the %scan‘t be opened“argv[1]);
if ((file2=fopen(argv[2]“wb+“))==NULL)
printf(“the %scan‘t be opened“argv[2]);
if (! ReadOK(file1 width_height 4)){
printf(“error when read the head of file1“);
exit(0);
}
width=GET_2B(width_height0);
height=GET_2B(width_height2);
c1=80;
fputc(c1file2);
c1=0x35;
fputc(c1file2);
c1=10;
fputc(c1file2);
/*fputc((char) 48file2);*/
put_measure(file2width1);
c1=32;
fputc(c1file2);
/*fputc((char) 48file2);*/
put_measure(file2height1);
c1=10;
fputc(c1file2);
put_measure(file2(unsigned int)2550);
fputc((char) (10)file2);
while ((c2 = getc(file1)) != EOF)
putc((char) (c2)file2);
fclose(file1);
fclose(file2);
return(0);
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1133 2003-07-11 16:38 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\readme.txt
文件 1171588 2003-04-22 18:27 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\arithmetic\ibmrd2302G.pdf
文件 1558833 2003-04-08 17:08 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\arithmetic\ibmrd2802C.pdf
文件 1233977 2003-04-22 18:24 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\arithmetic\ibmrd3206Cqe.pdf
文件 1819617 2003-04-22 18:25 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\arithmetic\ibmrd3206Eprediction.pdf
文件 60943 2003-07-11 16:21 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\arithmetic\jpeg-ari.zip
文件 1217180 2003-04-20 11:22 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\arithmetic\Langdon1.pdf
文件 2220059 2003-04-08 19:30 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\arithmetic\LangdonRi3.pdf
文件 808895 2003-04-09 22:09 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\arithmetic\LangdonRIssanen.pdf
文件 337391 2003-04-08 19:15 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\arithmetic\LangdonRissanen2.pdf
目录 0 2007-02-09 11:19 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\arithmetic
文件 1111451 2002-08-23 21:24 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg\itu-t81.pdf
文件 763536 2003-07-11 16:21 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg\jpegsr6.zip
文件 196359 2002-08-14 10:45 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg\wallace.pdf
目录 0 2007-02-09 11:19 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg
文件 62816 2003-04-28 20:14 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg-ls\00227464.pdf
文件 436655 2003-04-01 20:12 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg-ls\content.asp_wasp=e7vd27d8qp7xwn5q9evl&referrer=pdf&ext=.pdf
文件 268173 2003-04-29 19:33 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg-ls\dcc96copy.pdf
文件 361429 2002-09-09 10:58 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg-ls\fcd14495p.pdf
文件 196639 2003-04-01 19:32 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg-ls\HoV93.fitech.pdf
文件 335361 2002-09-10 14:59 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg-ls\HPL-98-193R1.pdf
文件 854276 2002-09-09 11:10 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg-ls\jpeg_ls_v2.2.tar.gz
目录 0 2007-02-09 11:19 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg-ls
文件 833 2002-09-18 16:46 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg2000\Effects of JPEG Compression on Accuracy of Image Classification.files\ts11009.gif
文件 1059 2002-09-18 16:46 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg2000\Effects of JPEG Compression on Accuracy of Image Classification.files\ts11009a.gif
文件 14454 2002-09-18 16:46 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg2000\Effects of JPEG Compression on Accuracy of Image Classification.files\ts11009b.jpg
文件 13248 2002-09-18 16:46 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg2000\Effects of JPEG Compression on Accuracy of Image Classification.files\ts11009c.jpg
文件 6354 2002-09-18 16:46 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg2000\Effects of JPEG Compression on Accuracy of Image Classification.files\ts11009d.gif
目录 0 2007-02-09 11:19 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg2000\Effects of JPEG Compression on Accuracy of Image Classification.files
文件 23297 2002-09-18 16:47 有关图像jpeg压缩算法介绍及其源码\image_compresion_by_sfj\reference\jpeg2000\Effects of JPEG Compression on Accuracy of Image Classification.htm
............此处省略53个文件信息
相关资源
- 两种纹理合成算法的实现源代码
- 基于ZBAR算法二维码识别
- 西电算法考试普林斯顿题库.zip
- 信息学奥赛一本通白书配套ppt 完整版
- 移动机器人运动规划避障的一些算法
- 图像处理经典算法研究
- 基于FPGA的电机控制代码
- 直线的四种裁剪算法
- ACM国际大学生程序设计竞赛算法与实
- 《数学建模算法与应用习题解答》司
- 数学建模算法与程序司守奎
- 算法设计与分析基础ppt
- 算法第四版 英文版Algorithms 4th Editio
- 电力系统分析的计算机算法 邱晓燕
- 算法图解.rar230512
- SURF算法+单应矩阵+RANSAC算法实现拼接
- 算法.第四版[中文扫描版+英文文字版
- FPGA之道.pdf 完整版压缩包
- 分布式算法学习资料
- gcc6.3.0版本的mingw离线安装压缩包
- Apache-jmeter-3.1压缩包
- 算法三部曲之算法竞赛宝典——张新
- 基于VerilogHDL的SPWM全数字算法的FPGA实
- 贪心算法实现0-1背包问题,包含k阶优
- 算法 第四版 非扫描清晰版 pdf中文
- 计算机视觉-算法与应用(中文-高清扫
- 算法导论答案.zip
- 数据结构与算法之美54 21-40
- sprak MLlib机器学习算法源码及实战
- ISSCC2019论文集[百度网盘链接及压缩包
评论
共有 条评论