搜索资源列表
EVCImageViewer
- windows ce下的图片浏览程序,自己写的 利用wince5.0下的Imaging API接口显示JPG文件,以缩略图的形式显示,双击后打开大图,可放大缩小,旋转-windows ce under the Photo View procedures, wrote wince5.0 use of the Imaging API interface, display JPG document, in the form of thumbnail, and opened the big d
SliderPuzzle
- 本示例说明了一个在 Pocket PC 上运行的拼图游戏,此游戏要求您在游戏板上移动图片拼块,直到它们处于正确的位置。本示例(仅在 Visual C# 中可用)演示了绘图、图像缩放、自定义控件和可缩放 TrueType 字体。 运行示例 从“选项”菜单中选择三种不同的网格布局之一。 注意 单击“选项”菜单上的“显示标签”可在每个拼块上放一个数字,这样可以更容易完成拼图。 在“游戏”菜单上,单击“新建”开始一个新游戏。 拼块以随机顺序排列,网格上有一个位
ImageVidwer
- 在wince下面开发的一个图片浏览器全部用图形界面编写的,带图片放大缩小,图片拖动,图片自动播放等功能,支持jpg,bmp格式. 图片缩放始终保持原始比例,
ddrawCximage
- 用Cximage 库显示各种格式图片小程序,结合directdraw 的显示功能,可以增加旋转和缩放的功能。
tximage-0.2forEZX
- EZX平台上的图片浏览器。移植自zarous tximage。有缩略图、列表、幻灯片查看方式,支持图像缩放-A picture viewer for EZX platform. Ported from zarous tximage. You can view by thumbnail, list view and slid show. Zooming supported
ImageShow
- 在嵌入式系统上对图片进行缩放操作,本质是对图像数据的按缩放比例进行重新采样。-In embedded systems to zoom in on pictures, in essence, is the scaling of image data by re-sampling.
ImageView
- wince下的一个打开图片的程序,可进行缩放,可使用EVC或VS2005打开此工程,需要将include文件夹加入包含文件。-wince image under an open procedure, can be scaled, use the EVC or VS2005 to open this project, you need to include the folder containing the file join.
ToseePictureBox
- 一个增强型PictureBox控件,主要为PictureBox增加了鼠标拖动以及图片缩放功能-An enhanced PictureBox control, mainly to increase the mouse to drag the PictureBox and picture zoom
linux-jpeg-decoding
- 嵌入式linux下的jpeg图片解码程序。程序自动搜索给定目录下的jpeg文件,并解码,按照屏幕缩放显示。-Embedded linux under jpeg image decoding process. The program automatically search for the given jpeg files in a directory and decoding, follow the onscreen zoom display.
photoviewer
- 基于QT的图片浏览播放软件,支持缩略图、方法等-photo view, can display jpeg
suofang
- linux+qt+opencv实现加载图片并进行图片的尺寸的任意缩放,亲自调试,一定好用-linux+qt+opencv achieve load pictures and images of any size scaling, personally commissioning, some useful
ov2640camera
- 开机的时候检测SD卡根目录是否存在PHOTO文件夹,如果不存在则创建,如果创建失败,则报错(提示拍照功能不可用)。在找到SD卡的PHOTO文件夹后,开始初始化OV2640,在初始化 成功之后,就一直在屏幕显示OV2640拍到的内容。当按下KEY_UP按键的时候,可以选择缩放,还是1:1显示,默认缩放。按下KEY0,可以拍bmp图片照片(分辨率为:LCD辨率)。按下KEY1可以拍JPEG图片照(分辨率为UXGA,即1600*1200)。拍照保存成功之后,蜂鸣器会发出“滴”的一声,提示拍照成功