搜索资源列表
PicCompressEncode(VC)
- 本程序是用VC++6.0开发的BMP转JPEG格式的图片压缩源程序,编译后即可运行。并且可以自行设定压缩的质量。-this program is the development of the VC 6.0 BMP format to the JPEG image compression source, the compiler can run after. And can set their own compression quality.
图像数据的压缩
- 1. 实现BMP文件到JPEG文件的压缩转换。 2. 自选:实现从JPEG文件到BMP文件转换。 3. 采用C/C++编写程序 -1. BMP file to the realization of JPEG compression conversion. 2. Customize : Achieving from JPEG files to BMP file conversion. 3. Using C / C programming
jpegcompress_decompress
- 自己做的简单的jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit的BMP文件-doing a simple jpeg coding procedures, and supports 1:1 : a sampling of the baseline color jpeg, import 24bit is the only BMP file
any2yuv-src-1.0
- 这个刚才那个的源代码,刚才弄错了。功能:可以从中得到bmp,jpeg,mpeg等的YUV,功能丰富-just that the source code, just a mistake. Function : can gain bmp, jpeg, and mpeg the YUV, function rich
RWBMPJpeg
- 该程序实现了bmp、jpeg图像的基本操作类库,也实现了对jpeg图像的编解码详细过程-the realization of bmp, jpeg image of the basic operation of Class, also the right jpeg image codecs detailed process
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.
jpeg-src
- JPEG转换到BMP的代码-JPEG conversion of BMP code
bmp2jpeg&jpegcoding
- bmp转换为jpeg,jpeg压缩的源代码 程序用vc实现了bmp图片转换成jpeg图片-converted to jpeg bmp, jpeg compression source code procedures used vc realized bmp images converted into jpeg photos
JPEG.tar
- Jpeg2000解压缩源码 并能形成bmp图像-Jpeg2000 source and could form the compressed BMP image
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
jpeg.documents
- jepg压缩例子 源代码 bmp图像的转换jepg图像,处理-jepg compression source code examples of converting bmp image jepg image processing
Movie
- Makes a simple avi movie from a sequence of frames The user can control the display time of each frame. The movie is created in the same folder where this function is run. Usage: Inputs: name: root name of the framse filetype: .bmp , .j
jpegcoding
- 实现 。BMP转变的。JPEG压缩 DCT变换->量化->z字形编码->DC差分编码-jpegcoding
cppfrance_CONVERSION-BMP-JPEG-AVEC-LIBRAIRIE-CXIM
- programm compress JPEG
Jpeg
- Jpeg图像压缩毕业论文以及C++源码,能实现,bmp与jpeg等图像的转换-Jpeg image compression thesis and C++ source code, to achieve, bmp and jpeg and other image conversion
jpeg-matlab
- bmp等图像格式通过JPEG标准编码程序-JPEG ENCODER
bmp-jpeg--mfc
- BMP实现JPEG格式的图像压缩程序设计 代码-BMP implementation of JPEG image compression application design code
jpeg
- 用C语言程序实现BMP图像解压为JPEG图像,运行结果完美-BMP images to achieve decompression using C language program for JPEG images, perfect operating results
zavlabsteg2
- This source code can use for hide information in file which has format: jpg, bmp, jpeg.M
JPEG
- 实现bmp图像的压缩编码解压,包括哈弗曼编码解码 dct变换 量化(Realize the BMP image compression coding decompression)