搜索资源列表
fbv-1.0b.tar
- linux下基于控制台的图片浏览器,基于FrameBuffer驱动实现,支持BMP、JPG、PNG、GIF格式图片浏览,支持缩放、翻转等功能,纯C实现,小巧且使用方便,很适合拿来做嵌入式移植和二次开发,可参考其来实现数码产品的图片浏览器。-linux based console Photo browser, Drivers based framebuffer support BMP, JPG, PNG, GIF format images View, support zoom, flip, an
Effect
- 讲述HLSL中常用技术EFFECT的使用和开发
fbgfh
- 这个类模块的功能是不使用其他第三方控件,DLL或者虚拟打印机生成PDF文件.代码的方法和属性都参考Adobe公司的PDF技术规范.目前仅支持JPG图像,同时PDF文件是不压缩的.如果你需要更多的更能可以去Adobe公司网站下载技术资料进行补充开发
FreeImage_ActiveX
- FreeImage是为想支持流行的图像格式(BMP, JPEG, TIFF, PCX 等等)的开发人员提供的一个开发库项目。一些亮点有:非常易于使用,不限于只在本地PC上使用(独特的FreeImageIO)和插件式驱动! -FreeImage is to want to support the popular image formats (BMP, JPEG, TIFF, PCX, etc.) provided by the developer for a development project
picture-explorer
- 以vs08为开发环境,使用C#语言编写的图片浏览器。并可以任意翻转,进行彩色和黑白变换,也可以另存修改后的图片,支持的图片格式:bmp、png、jpg、gif。-To vs08 for the development environment, written in C# using the image viewer. And can be any flip, change in color and black and white, you can save edited pictures, su
JpegLibPalm030912
- Introduction jpeglib is a shared library for Palm OS handheld computers. It permits other applications to support easily JPEG encoding and decoding. JPEG is a standard compression method for photographic images. It s lossy, which means that the
JPG2RGB565
- JPG2RGB565 说明: 1.对于单片机而言有的时候需要显示图片,一般单片机为了节约资源采用的图片一般为RGB565格式, PC机上用的一般是RGB格式,也就是说PC机器上RGB(R,G,B)三个字节表示一个像素,单片机采 用两个字节表示一个像素,第一个字节的高5位表示R,第一个字节的低3位和第二个字节的高3位 表示G,第二个字节的低5位表示B 2.本程序支持JPG格式转为RGB565格式,显示在屏幕上或者用管道命令输出到一个文本文件 命令行:JPG2RGB
ShowBMP
- vc编写图像处理界面,使用vs2010开发环境,可以实现BMP图像的显示和后续图像处理-vc write image processing interface, use vs2010 development environment, you can achieve BMP images are displayed and the subsequent image processing
giflib-5.1.4
- giflib使用c语言开发,可以生成和解码gif图片,http://giflib.sourceforge.net/这里有更详细的介绍-giflib use c language development, you can generate and decode gif image, http: //giflib.sourceforge.net/ here are described in more detail