搜索资源列表
ringsdk_v10913.zip
- 临风自己的开发windows界面的工具包,实现了文件操作类和注册表操作类,重点在图像处理及界面制作方面,可解码GIF,PCX,JPG,实现了类似OICQ和OFFICE XP的菜单。在此感谢临风
wnghasdsf
- 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像,及如何实现简单的翻页。其中翻页部分的源代码直接来自ComicsViewer,不过做了简化,如果各位有兴趣,可以试试看在此基础上,能不能做出自己的功能更丰富的图像浏览器。-with vc development of image decoding, support for the format, includin
ImageViwer
- 一个非常简单方法显示jpg bmp gif,免去了解码的烦恼。 强烈推荐-a very simple way to show bmp jpg gif, get rid of the decoder of vexation. Strongly recommended
gdiexample
- 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像
test2
- 从文件中读取264码流,解码,按自己的要求图片放缩,用jpg格式保存解压的图片-Read 264 yards from the file stream, decoding, according to their requirements image scaling, extracting with jpg format pictures
jpg_handle
- jpg文件的解码和编码文件C语言写的,纯C语言实现 没有任何混编的成分-jpg file decoding and encoding files written in C language
IJL_Test
- intel的jpg编码解码库,包含将yuv压缩为jpg的使用实例-jpg codec intel' s library, containing the yuv jpg compression to use examples
PicCompressEncode
- 根据JPEG图像解码的源代码,编写MFC对话框程序,该程序能够读取jpg文件,并在对话框上显示相应的图像。-According to the source code of the JPEG image decoding, writing MFC dialog program, the program can read jpg file, and display the corresponding image in the dialog box.
Jpg_decoder.zip
- win32下的与linux下的jpg解码的程序,测试通过,读取jpg图片文件,并保存为bmp文件,bmp +40偏移为rgb流,under win32 under linux jpg decoding procedures, test
mediaplayer
- 可以对音频文件mp3/wma图片jpg/png/gif/bmp视频文件wmv/avi/asf进行解码播放-Can be carried out on the audio files mp3/wma files jpg/png/gif/bmp files wmv/avi/asf
XDBM
- 信道编码,解码,jpg格式图像的编译码,简单的文本的编译码,采用golary码-Channel encoding, decoding, jpg format image encoding and decoding, encoding and decoding of simple text, with golary code
603527
- 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。 提供所有操作的源代码! 1.demo:是该处理集合的可执行文件(自己编译吧)。图象处理集合.rar--------demo的源代码!
ShowJPEG3
- 使用IJL库解码jpg图像为bmp图像,并将图像展示在MFC对话框上。-Jpg images to use as IJL library decode bmp image, and the image displayed on the MFC dialog box.
picformat
- VB图片格式转换,可在BMP/JPG/PNG/GIF四种图像格式间转换,并没有用GDI+,需要用到图像解码器相关知识。-VB image format conversion, can be converted to BMP/JPG/PNG/GIF four image formats, and did not use GDI+, need to use image decoder related knowledge.
1
- 多媒体大作业1、抽取MPEG文件的关键帧 2、用JPG解码算法还原为BMP 3、可以指定任意一个时刻(精确到秒)的若干关键帧,输入时间,获得该时间点一秒内的所有I帧 4、实现MPEG-1 5、若有能力实现MPEG-4,分数加15分 6、将该算法用C++实现,制作成DLL,可供其他程序方便快捷调用,加10分 -Multimedia big job 1, MPEG file to extract key frame 2, reduced to BMP 3 with JPG d
B2JPG
- JPG/JPEG图像的BASE64编码和解码的VC6解决方案-JPG/JPEG image s Base64 Encode and Decode Solution in VC 6
MP3播放器
- jpg图像的编解码,已经在vc以及嵌入式上调试通过,可以移植(the encode and decode of the file jpeg images,can be planted to any of the embedded devices)
decodlmg
- STM32F407 例程 jpg解码 decoding(STM32F407 routine JPG decoding decoding)
0951682
- STM32F407 例程 jpg解码 decoding()
MATLAB读取JPEG图片的DCT系数
- jpg编解码,提取DCT系数,dc系数和ac系数的哈夫曼编码表等(Jpg coding and decoding, extracting DCT coefficients, DC coefficients and AC coefficients Huffman coding table, etc.)