搜索资源列表
jpeg-c
- jpeg压缩、解压的C源代码,可以用于dsp、nios的移植。
C语言JPEG解压代码
- 用C语言进行JPEG的解压
jpeg 解码
- jpeg 解码 C 实现
jpeg编解码
- jpeg软件编解码 ccjpeg.c jpeg_enc_interface.h Makefile ansi2knr.1 config.sub jcdctmgr.c jconfig.doc jcphuff.c jddctmgr.c jdtrans.c jmemansi.c jpegtran makeapps.ds makefile.unix rdgif.c wrbmp.c ansi2knr.c configure jchuff.c jconfig.h jcprepct.c jdhuff.c jer
JPEG-Codec.zip
- JPEG Encoder/Decoder Source Code,JPEG Encoder/Decoder Source Code
Jpeg读写源代码
- Jpeg读写源代码-Jpeg source code reader
转换一位图为一jpeg图象
- 这是一个将位图转换成jpeg图像格式的c++源代码。-This is a bitmap will be converted into a jpeg image formats c source code.
JPEG
- JPEG源代码C语言实现压缩与解,对学习图像处理有一定的参考意义。-C language source code for JPEG compression and the realization of solutions for image processing to learn some reference significance.
JPEG(C)
- jpeg源码,c语言版本,希望对大家有帮助-jpeg source, c language version, in the hope that we have to help
jpeg
- 在C或者C++的编程语言程序中对JEPG图像进行读取-In C or C++ programming language program to read images of JEPG
jpeg
- JPEG2000源码 编译过无问题 可以正常解压缩,运行-the code of JPEG 2000 in visual C++
Jpeg-src
- 完整的jpeg压缩和解压缩程序,代码简单,使用单个.c实现了jpeg编码。付完整文档资料-The complete jpeg compression and decompression process, the code simple, using a single. C achieved a jpeg encoding
jpeg
- 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
JPEG
- JPEG压缩 C++代码-JPEG C++
JPEG
- jpeg编解码程序,c语言的,很好用,直接用vc++打开编译便可使用。很好移植-jpeg decoding process, c language, useful, open directly vc++ compiler can be used. Good transplant
jpeg_v4l_diaplay
- 利用v4l显示jpeg图片,环境是mini2440+t35,测试通过 可运行流畅-Using v4l display jpeg images, the environment is mini2440+ t35, the test can be run smoothly by
jpeg-6b
- JPEG图像压缩处理的原版程序(第6版)1998年下载自国外网站, 用C语言写的。-JPEG compression programs written in C.
BMP-to-JPEG
- 用C语言实现BMP格式的图片转换为JPEG格式的图片-BMP format with a C language implementation is converted to JPEG format pictures images
jpeg-c
- jpeg编解码C语言源码,vc6++实现 媒体芯片设计课程代码-jpeg codec C language source code, vc6++ code of media chip design courses
BMP--to-JPEG--C-program-source-code
- BMP图像转成JPEG图像的C程序代码,希望对他人有用。-BMP image to JPEG picture C program source code