搜索资源列表
JPEG源代码
- C语言实现JPEG压缩与解压缩,对学习图像处理有一定的参考意义。代码比较老,但是能说明问题。-C Language JPEG compression and decompression, to learn to deal with images as a reference significance. Comparing the old code, but illustrative.
Jpeg-Mpeg编解码技术 第2章
- Visual C++ 实现Mpeg/Jpeg编解码技术配套光盘-achieve Mpeg Visual C / Jpeg codec technology supporting CD
c语言完整jpg编解码
- 编码成JPEG格式图像或解码JPEG图像,很好用的程序-coding images into JPEG or JPEG image decoding, the procedure is useful
Jpeg_code(c)
- 用c语言实现的Jpeg编码,供大家学习研究-with the Jpeg language coding, for your study and research
haoln-jpeg
- 图象的几何变换 打开一幅位图,实现几何变换 命令行编译过程如下 vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-images of geometric transformation open a bitmap, Geometric Transform command line compiler process followi
JPEG
- 这也是用C语言来实现JPEG的源代码,共分5部分来说明.
jpeg-recover
- 一款 jpeg图象文件硬盘恢复 c 源代码.
JPEG
- JPEG 图形格式开发的 C 语言源程序,可以参考一下,很有用。
JPEG
- 图像压缩,用C编写的图像压缩程序,我也别的地方下载的
JPEG
- JPEG 图形格式开发的 C 语言源程序,程序比较多,可以选择适合的看
JPEG哈夫曼算法
- 这个是JPEG的C++语言编写的简单程序,是通过哈夫曼算法实现的-JPEG is the C language the simple procedure, through the Huffman Algorithm
Cimage.zip 图像处理类库
- 图像处理类库,支持JPEG、PNG、TIFF、BMP、GIF格式, The picture processing class storehouse, supports JPEG, PNG, TIFF, BMP, the GIF form
ARM_jpgdecoder.rar
- 开发平台:ADS 1.2 功能:ARM下JPG文件解码(JPG文件数据流来自内存) 1、在ads1.2的AXD下选ARMULATE仿真。 2、运行前,在AXD上选“File"->选“Load Memory From File..." 3、在弹出的“Load Memory From File”对话框中"Address:"栏中填上0x20000, 然后选择一个jpg文件,按“打开” 4、按“F5”开始运行程序,运行完毕,在C盘根目录下会产生一个test.bmp文件
JPEG-Codec.zip
- JPEG Encoder/Decoder Source Code,JPEG Encoder/Decoder Source Code
stb_imv_src
- imv[stb] commandline windows image viewer. Support JPEG/BMP/PNG.
jpg_enc
- JPEG图像压缩 霍夫曼编码 学习交流 visual C-JPEG image compression Huffman coding to study the exchange of
转换一位图为一jpeg图象
- 这是一个将位图转换成jpeg图像格式的c++源代码。-This is a bitmap will be converted into a jpeg image formats c source code.
JPEG(C)
- jpeg源码,c语言版本,希望对大家有帮助-jpeg source, c language version, in the hope that we have to help
jpeg_struct
- 一个文件,完全用C写的,没有任何的C++和动态链接库,实现读取jpeg文件,解压为bmp文件。-a c code decompress jpeg file to bmp.
jpeg
- 在C或者C++的编程语言程序中对JEPG图像进行读取-In C or C++ programming language program to read images of JEPG
