-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-03-18 15:05:27下载
- 积分:1
-
脱机手写签名识别系统 用 多种算法思想 手写签名的识别系统 是模式识别的作业...
脱机手写签名识别系统 用 多种算法思想 手写签名的识别系统 是模式识别的作业-Off-line handwritten signature recognition system using a variety of ideological and handwritten signature algorithm to identify pattern recognition system is operating
- 2022-07-08 02:01:29下载
- 积分:1
-
Examples of this chapter is a similar tool ACDSee image browser
本章实例是一个类似ACDSee的图像浏览工具――GraphShower。raphShower主要实现如下功能:
⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。
⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式:
① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。
② 适合宽度:保持图像长宽比例缩放图像,使图像宽度等于视图宽度。
③ 适合高度:保持图像长宽比例缩放图像,使图像高度等于视图高度。
④ 适合屏幕:自动判断图像的显示方式,使图像能在当前视图上完整显示。
⑶ 特效显示。GraphShower支持以下特效:向下扫描、垂直双重扫描、向右移动、水平双重移动、垂直百叶窗、水平百叶窗、垂直栅条、水平栅条、马赛克和雨滴。
⑷ 文件目录窗口。通过目录树可以直接打开图像文件。
⑸ 位图浏览窗口。以缩略图的形式显示图像。
-Examples of this chapter is a similar tool ACDSee image browser- GraphShower.
- 2022-03-11 10:30:18下载
- 积分:1
-
两个圆形相互碰撞
两个圆形相互碰撞-two round collision
- 2022-09-19 00:20:02下载
- 积分:1
-
good computer graphics operations for entry to the Shikuangdimen used.
不错的计算机图形学作业,给要入门的师兄弟们用.-good computer graphics operations for entry to the Shikuangdimen used.
- 2022-05-30 07:07:26下载
- 积分:1
-
图像灰度提升 注意:本程序中,每点击一次“增加亮度”,图像灰度提升16;每点击一次“降低亮度”,图像灰度降低16。...
图像灰度提升 注意:本程序中,每点击一次“增加亮度”,图像灰度提升16;每点击一次“降低亮度”,图像灰度降低16。-Grayhound upgrade Note : This procedure, each click "increasing brightness," Grayhound upgrade 16; Each click "lower brightness," Grayhound lower 16.
- 2022-02-02 12:43:25下载
- 积分:1
-
erp流程图,对开发erp应该是个帮助.用Visual C++KAIFA
erp流程图,对开发erp应该是个帮助.用Visual C++KAIFA
-flowchart erp, erp development should be a help. using Visual C++ KAIFA
- 2022-05-17 16:19:09下载
- 积分:1
-
通过平滑因子对图象实现了无缝拼接,应用文档视窗模型实现了该算法...
通过平滑因子对图象实现了无缝拼接,应用文档视窗模型实现了该算法-factor to the smooth realization of a seamless image mosaic, application files Windows model of the algorithm to achieve
- 2023-08-14 13:50:02下载
- 积分:1
-
直方图源代码 在vc上直接运行即可 可以作为编程参考
直方图源代码 在vc上直接运行即可 可以作为编程参考-histogram source code directly in vc operation can be programmed as a reference
- 2022-05-10 12:31:22下载
- 积分:1
-
Simple Browse是一款简洁易用,源码公开的图片浏览器。它短小精悍,浏览快速,生成的缩图精美漂亮,能浏览常见的多种图像格式。 它是仿照ACDSee而...
Simple Browse是一款简洁易用,源码公开的图片浏览器。它短小精悍,浏览快速,生成的缩图精美漂亮,能浏览常见的多种图像格式。 它是仿照ACDSee而做的,样子和使用方法都挺象。但是有一点不同:在ACDSee里,浏览到缩图后,想看大图,要用View命令切换到另一个界面,有时候,这种做法不够方便;而Simple Browse的做法是,目录树、缩图文件列表和大图观看窗口,全放在一个界面中,省去切换的麻烦。-Simple is a simple to use, the open-source browser pictures. It is small and fast browser, generating tiny exquisite beautiful, can visit a variety of common image formats. It is a replica of ACDSee done, and the use of methods like are very like. But there is one difference : ACDSee, browse to the tiny, big map display, use View orders switch to another interface, sometimes this approach is not convenient enough; Browse and Simple approach is that tree, tiny paper map and the list window to watch, all on one interface, switching saved the trouble.
- 2022-01-28 01:07:02下载
- 积分:1