搜索资源列表
ZHG_bmp_demo
- 1.本程序包是ZHG本人用C/C++所做,可供他人学习、研究参考。传播时请务必保持整个程序包的完整,并注明作者信息、出处等,以尊重作者知识产权。 2.运行相应程序后,输入相应的16色256色或24位真彩色bmp图片名称,即可查看该图片。 3.图片名应完整,如应当输入tupian.bmp。 ----Author: zhg 2006.12 E-mail: wudazhg@163.com-1. This package is ZHG I use C / C made avai
clearbox
- 一款十分好用图片缩略图显示 //使用方法,只需要导入clearbox.js就行了,里面提供了三种呈现方式 //默认使用的是default方式呈现,背景本来是黑色的遮罩,我用的时候改成白色了, //遮罩的背景在config里面的js里面改动,提示消息的样式在相应的css里面改动 //使用方法-A very nice picture thumbnail display// to use, just import clearbox.js on the line, which provi
yy
- 读取其它图片文件也是一样的.比如说gif动画文件,当然前提是你有一个gif.pas,这个单元很多站点都有的,可以自己去找找。实际应用中我还发现用上面的代码可以直接显示资源文件中的ICON和BMP.-Read other picture file is also same. Such as GIF animation files, of course, if you have a GIF. Pas, this unit many site some, can search. In practica
Queens_ImageControl_VS2005
- 大图像的缩放和平移,支持大小50MB的图片缩放,效果非常平滑-I recently wrote an article showing a simple method for panning an image. The code worked very well for small to moderate sized images. However, when using very large images, the performance degraded significantly.
JPEG
- JPEG编码解码源码,已经调试过,希望大家参考交流-JPEG codec source code, debugging has been, I hope everyone reference COMMUNICATION
sjbz
- 可以方便的制作手机壁纸: 1.支持bmp,jpg,gif(gif只支持第一帧),png格式 2.输出格式为jpg,因为我感觉小尺寸的图片文件在图片失真不严重的情况下jpg格式比其他格式友更好的压缩比 3.支持图片翻转,平滑等特效 4.操作简单,方便易用.-You can easily create mobile phone wallpaper: 1. Supports bmp, jpg, gif (gif only supports the first frame),
ImageChangeDir
- C#.net所编,因列表没有此选项,故选择C++。图片查看器。图片可缩放,可旋转,可拖动,有设为壁纸、删除等操作。有照片管理、转存、相册信息编辑等功能。可单张查看,也可以缩略图查看整个文件夹中所有图片的功能,支持多种图片格式。-C#. Net compiled, because the list does not have this option, so I choose C++. Picture viewer. Photo scalable, rotatable, draggable, the
xuanzhuantupian
- 此文件为旋转图片,希望能够绑到需要的人,我是想进个人的一点力啊。-This file is rotate a picture, hope to tie to people in need, I want to point into the personal power ah.
Text2
- 可以显示图片,我自己写的小程序,可以平滑的拖动图片不闪烁,适合新手参考-Can display the picture, I wrote a small program, you can drag the picture is not smooth, flicker, suitable for novice reference
PicSee
- 游览大图\PicSee,很不错的vc源码,希望能对大家有所帮助-Visit the big picture \ PicSee, very good vc source, I hope you can help
dt
- 游览大图,很不错的vc源码,希望能对大家有所帮助-Visit the big picture, very good vc source code, I hope you can help
picture-link-lib
- 这是在vc++中显示jpeg、tiff、png格式的图片时,需要用到的静态链接库,包含头文件和库文件,希望对大家有用-This is in VC++ JPEG, tiff, PNG format images, need to use the static link library, including the header files and library files, I hope useful for everyone
Player-picture
- 自己写的一个更换图片背景的小程序,可以贴一些自己喜欢的图片做背景,基本框架已经有了 ,使用了openCV,功能还不完善-I myself write a small program to replace the picture background, can be attached to some of my favorite pictures in the background and the basic framework has been used openCV .some functio
ShowGraphics
- 一个很好用的图片浏览器,以在vc++中调试运行成功。希望对大家的学习有所帮助。-A good picture browser, in vc++ debugging and running. I hope to help everyone s learning.
image
- 这是一款和图片查看功能相关的软件源码。可以作为学习资料进行参考。希望大家喜欢。-This is a picture to see the software source code. Reference can be used as learning materials. I hope everyone likes.
0813_JS_xiangce
- JS相册展示。做了两个demo,1个是加载比较慢的,效果跟腾讯网页图片类似,播放时图片布满大半个屏幕,很大气。另一个是加载比较快的,效果跟商城中促销时的广告效果类似。都是我认真做的,可以直接用。-JS album display. Do two of the demo is loading slower, the effect is similar to Tencent Web Images picture covered half of the screen during playback,
picture--player
- 新手入门 我做的最好的一款图片播放器 希望高手们 批评指正-The best picture of a player beginners I do hope that the gurus criticism and
libqjpeg
- jpeg库,用于ARM板子上的qt显示jpg图片,不然可能显示不了jpg图片-jpeg library, for ARM board the qt displays jpg pictures, otherwise I might not show jpg picture
JPG2RGB565
- JPG2RGB565 说明: 1.对于单片机而言有的时候需要显示图片,一般单片机为了节约资源采用的图片一般为RGB565格式, PC机上用的一般是RGB格式,也就是说PC机器上RGB(R,G,B)三个字节表示一个像素,单片机采 用两个字节表示一个像素,第一个字节的高5位表示R,第一个字节的低3位和第二个字节的高3位 表示G,第二个字节的低5位表示B 2.本程序支持JPG格式转为RGB565格式,显示在屏幕上或者用管道命令输出到一个文本文件 命令行:JPG2RGB
BP-picture
- BP神经网络实现图像压缩,内含源文件和数据,希望可以帮到大家-BP neural network image compression, including source files and data, I hope you can help