搜索资源列表
jpeg的显示
- 用vc显示JPEG文件格式,希望有帮助对大家,-with vc display JPEG file format, with the hope of helping to everyone,
JPEG压缩编码
- 在vc环境下把位图文件压缩成jpeg格式文件的实现-in vc environment where bitmap file compression jpeg format into the realization
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
jpegsrc.vc++6b.tar.gz
- jpeg vc++6.0的源代码,jpeg vc 6.0 source code
ShowJPG.zip
- 用OLE函数读JPEG图片例子 VC++程序,源码 读取并显示JPEG图片的简单方法.,Using OLE function Reading JPEG picture examples VC++ Procedures, source code to read and display JPEG images simple way.
jpeg-to-bmp
- 基于VC++6.0的程序,实现JPEG和BMP的格式的图像之间的互相转换 -VC++6.0 based on the procedures to achieve the format of JPEG and BMP images can be translated
jpeg读写源码
- 读写jpeg的源码,vc的,还可以-the source code to read and write jpeg, vc, can also
JpegLib
- 加载显示jpeg图像,?釉叵允緅peg图像加载显示jpeg图像-Load display jpeg images? Glaze purple silk peg images thereupon allowed to load jpeg images show
ImgViewer
- VC++编程,一个图象浏览器,可以浏览BMP,JPEG,GIF等文件格式-VC++ Programming, an image browser, can view BMP, JPEG, GIF and other file formats
jpegsr6
- vc++jpeg图像压缩的源码 适合图像方面的人使用-vc++ jpeg image compression of the source code for the use of images
jpeg
- 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 -Delphi code using VC displayed in the JPG picture, do not use dynamic link library.
VC
- 在VC环境下显示图像,如bmp,jpeg,gif格式的图像-VC environment in the display image, such as bmp, jpeg, gif image format
JPEG_S
- JPEG算法C++实现,VC++6.0 JPEG算法C++实现,VC++6.0-JPEG
DisplayImage
- 在VC界面中显示JPEG BMP等图像的方法,对初学者有帮助。-Shown in the VC interface, such as JPEG BMP images, help for beginners.
jpeg
- jpeg编码,vc++实现,能控制压缩比-jpeg code, vc++ implementation, to control the compression ratio
jpegcodec
- jpeg压缩与解码的小程序,vc下开发的-jpeg compression and decoding a small program, vc developed under the
jpeg
- VC++6.0环境下的jpeg编码解码及处理类库-A Object library used for encoding and decoding jpeg image in vc++6.0
JPEG
- jpeg编解码程序,c语言的,很好用,直接用vc++打开编译便可使用。很好移植-jpeg decoding process, c language, useful, open directly vc++ compiler can be used. Good transplant
vc-tuxiangchuli
- 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13 章和一个附录组成。主要内容包括: 位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分 割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24 位彩色图像的处理、图像的小波变 换和JPEG 图像的压缩编码。-This book presents a variety of digital image processing algorithms and programm
Bmp vs jpeg
- VC++写的 BMP 和 JPEG文件格式之间转换的MFC 对话框程序,程序实现读取BMP文件 进行JPEG压缩编码存储为JPG文件 和JPG文件解压缩存储为BMP文件 已验证100%可用