登录
首页 » 图形图像 » 基于visual c++ 2008环境 该实例是一个类似ACDSee的图像浏览工具――GraphShower。GraphShower主要实现如下功能:...

基于visual c++ 2008环境 该实例是一个类似ACDSee的图像浏览工具――GraphShower。GraphShower主要实现如下功能:...

于 2023-04-20 发布 文件大小:3.13 MB
0 107
下载积分: 2 下载次数: 1

代码说明:

基于visual c++ 2008环境 该实例是一个类似ACDSee的图像浏览工具――GraphShower。GraphShower主要实现如下功能: ⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。 ⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式: ① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。 ② 适合宽度:保持图像长宽比例缩放图像,使图像宽度等于视图宽度。 ③ 适合高度:保持图像长宽比例缩放图像,使图像高度等于视图高度。 ④ 适合屏幕:自动判断图像的显示方式,使图像能在当前视图上完整显示。 ⑶ 特效显示。GraphShower支持以下特效:向下扫描、垂直双重扫描、向右移动、水平双重移动、垂直百叶窗、水平百叶窗、垂直栅条、水平栅条、马赛克和雨滴。 ⑷ 文件目录窗口。通过目录树可以直接打开图像文件。 ⑸ 位图浏览窗口。以缩略图的形式显示图像。 -err

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 结合OpenCV在MFC中显示
    在Visual Studio2010中,利用MFC结合OpenCV显示图片。对于初学MFC的学者,可以结合本例中MFC的按键学习消息机制;同时可以掌握基本的OpenCV函数
    2023-01-29 07:40:06下载
    积分:1
  • 实现四个功能:一、素1. 定义屏幕坐标2. 在屏幕中心作下列素:点 • ; 小方块 ■ ;大方块 ■ ; 圆点 ● 。以上述素画线二、3....
    实现四个功能:一、图和图素1. 定义屏幕坐标2. 在屏幕中心作下列图素:点 • ; 小方块 ■ ;大方块 ■ ; 圆点 ● 。以上述图素画线二、3. 用DDA法画线段;4. 用DDA法画圆。三、已知如图所示的多面体,其各棱边长均相等。要求1. 用步进法(即+1比较法)编写AB线段生成程序;2. 用法线法编写消隐程序;3. 编写让多面体绕其中心轴线旋转30o、45o、60o的程序四.在三的基础上自动绘制各棱边,自由旋转任意角度-realization of the four functions : 1, maps and map-1. Two definition screen coordinates. In the center of the screen-map for the following : Point# 8226; ; small chunks; large chunks; dots. The above map-line drawing two, three. DDA law with painting segment; 4. With DDA Act Circle. 3, as shown in the figure known polyhedron, its edge longer being equal. Requirements 1. Walking France (a comparison) prepared AB segment generated procedures; 2. Usage prepared blanking line method; 3. To prepare for polyhedron around its central axis rotation 30o, 45o, 60o procedures 4. The three on the basis of automatic drawing the edge, the Liberal arbitrary rotation angle
    2022-06-12 18:21:01下载
    积分:1
  • a useful source _ classic watermarking algorithm QIM FOSS
    一个图象处理有用的源程序_经典水印算法QIM源码-a useful source _ classic watermarking algorithm QIM FOSS
    2022-02-04 03:37:34下载
    积分:1
  • Windows SDK实现罗伯茨算子提取边缘。
    Windows SDK实现Roberts算子提取边缘。-Windows SDK realizes the Roberts operator to withdraw the edge.
    2022-11-21 02:40:03下载
    积分:1
  • “计算几何结构”(第二版)的代码:代码功能章…
    C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg Point-in-poly Chapter 7, Code 7.13 /inpoly Point-in-hedron Chapter 7, Code 7.15 /inhedron Int Conv Poly Chapter 7, Code 7.17 /convconv Mink Convolve Chapter 8, Code 8.5 /mink Arm Move Chapter 8, Code 8.7 /arm-C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg P
    2023-04-03 14:50:03下载
    积分:1
  • 通过鼠标点击绘制
    创建了主菜单和两个子菜单,通过菜单可以选择模式——画什么形状,也可以选择颜色。通过当前指定的状态,来绘制图形。矩形通过对角线的两点来确定。点击鼠标一次即确定一个点。
    2023-09-08 07:35:03下载
    积分:1
  • vB做动画写的一个工具,动画里经常要考虑透明,这个工具实现了把片变成透明的算法,希望对大家有用:)...
    vB做动画写的一个工具,动画里经常要考虑透明图像,这个工具实现了把图片变成透明的算法,希望对大家有用:)-studyalso shows VB animation was done by a tool, animation frequently to consider transparent images, This tool achieved the picture becomes transparent algorithm, we hope to useful :)
    2022-03-22 22:51:00下载
    积分:1
  • 本程序包括打开存储一幅,实现的中值滤波和直方均衡。...
    本程序包括打开存储一幅图像,实现图像的中值滤波和直方图均衡。-opened a store images, the Image median filtering and histogram equalization.
    2023-03-23 14:55:03下载
    积分:1
  • 直方修正
    直方图修正-彩色变换算法源代码-Histogram amendment- Color Transform algorithm source code
    2022-12-23 06:25:02下载
    积分:1
  • 实例50 页码:273 稿件名称:3D游戏中的粒子系统 稿件作者:赵军 程序名称:粒子 运行环境:Win XP;VC++...
    实例50 页码:273 稿件名称:3D游戏中的粒子系统 稿件作者:赵军 程序名称:粒子 运行环境:Win XP;VC++.net 注意事项: -Example 50 yards: 273 manuscripts Name: 3D game releases particle system Author: Zhao Jun procedure name: particle runtime environment: Win XP VC++. Net NOTES:
    2022-04-16 10:15:55下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载