搜索资源列表
DrakeDCT050629B
- DCT离散余弦变换编码和解码,利用vc对bmp图像实行变换,可以对变换和恢复后的结果进行保存和观看比较结果-the program of DCT coding and decoding.It is used to transform bmp to jpg.you can compare the original bmp to transformed jpg
jpeglib1
- 含有七个函数,读写Jpeg,GIFBMP。可自动识别JPGGIFBMP;可保存JPG;可控制JPG的读写速度、质量;可读取动画GIF的任意帧;标准参数调用,可用于其他程序语言;占极少的内存!(修正了1.0版中的BUG)-containing seven functions, read and write Jpeg, GIFBMP. Automatic identification JPGGIFBMP; Kept JPG; JPG control the read and write speed,
Bmp_Jpg
- 将BMP格式的图片转换为JPG格式的图片-BMP format will be converted to JPG picture format photographs
VbjpegDll
- 该程序实现了VB调用Jpg和Bmp格式相互转换API函数的示例,使用非常方便-the VB program called the Broadband and Bmp format conversion API examples, very convenient to use
JPGOK___OK
- 大家都想知的JPG编码方法,GOOD-everyone wants to know JPG encoding method, GOOD
BmpTransfertoJpg
- 本程序实现了高速的bmp图片到jpg图片的压缩,其中使用了动态连接库,使得压缩速度有了很大提高,而且使用非常简单。-the realization of high-speed bmp jpg photo to photo compression, the use of the dynamic link library, makes compression speed has been greatly improved, but it is very simple.
edge-jpeg.tar
- jpg compression and decompression~-jpg compression and decompression ~
JepgCodec
- 该程序实现了jpeg编码。开发平台:Window XP, Visual C++ 6.0。 HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-the program achieved a jpeg coding. Platform : Window XP, Visual C 6.0.
20067418104377325
- bmp格式转化为jpg格式的算法,蛮有用的 大家看看吧-bmp format jpg format into the algorithm, is quite used to see it all
jpg_dec_lib
- 一个用于jpg数据编解压缩的库,包含了enc和dec两个文件-a jpg for extracting data from the basement, and includes enc dec two documents
bmpchangejpg
- bmp转成jpg也是压缩哦! 111 111 111
JpgVSbmp
- jpeg压缩标准中Jpg和Bmp格式相互转换的API封装
VbTestDll
- VB调用Jpg和Bmp格式相互转换API函数的示例
SOURCE9
- 图象的压缩编码,JPEG压缩编码标准 注意事项: 运行时,文件c:\\test.pcx;c:\\test.jpg必须存在
jpg.zip
- jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂,jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
jpgPIC
- JPG图片压缩,根据设定的图像质量有损压缩图像-JPG
jpegconvert
- 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
jpegc
- 本文档实现了JPEG压缩算法,字组织比较简陋, 大体上分成 3 个部分. 压缩算法简介 1. 色彩模型 2. DCT (离散余弦变换) 3. 重排列 DCT 结果 4. 量化 5. 0 RLE 编码 6. 范式 Huffman 编码 7. DC 的编码 解码过程简述 8. 一个数据单元 Y 的解码 9. JPG 文件(Byte 级)里怎样组织图片信息 10. 关于标记 11. JPG 文件中 Haffman 表的储存
microcontroller-jpg-gif-bmp-decoders
- Decompress algorithms for GIF, JPG, BMP for microcontrollers
BMP-to-JPG
- 这是一个实现将BMP位图转换为jpg格式位图的程序,也即具有压缩图像的功能。-This is a BMP bitmap converted to jpg format bitmap program, that has the function of the compressed image.