-
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对...
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。
对图形元素抽象出公共属性,设计我的画板的作图过程:
选择工具 、画预览效果、User满意并确定、绘制效果。
下面是程序用到主要变量:
当前绘图点粒度:int iGranularity
当前使用颜色:COLORREF curColor
当前绘图状态:int iPaintStatus
当前绘图状态属性:int iPaintProperty
前一个鼠标坐标:CPoint pOldPoint
多边形起点:CPoint pStartPoint
多边形终点:CPoint pEndPoint
当前鼠标坐标:CPoint pCurPoint
输出文本字符串缓存:CString strTextOut
对典型操作过程(画矩形)描述:
用户选择工具_RECTANGLE(使iPaintStatus=_RECTANGLE)、
选择绘图颜色(设定curColor)、
用户按下鼠标左键使绘图状态属性为预览(iPaintProperty=_PREVIEW)、
用户移动鼠标(绘制图形的橡皮线效果)
用户放开左键(绘制图形的实线效果)
-design : Windows XP"s own brush analysis procedures, the general User drawing process : first choice mouse drawing tool, then select colors, followed by Graphic User needs. User to output images to operate. Right abstract graphic elements from the public properties, design I slate of mapping process : select tools, painting preview effects, User satisfaction and identification, mappi
- 2022-03-11 03:27:30下载
- 积分:1
-
3d Transform of a category. It can be used to generate a dynamic three
3d的一个变换类。用它可以生成一个动态三维动画-3d Transform of a category. It can be used to generate a dynamic three-dimensional animation
- 2022-02-21 15:10:31下载
- 积分:1
-
dollars digital image processing operations, including patterns of various proce...
李计刚的数字图象处理作业,包括图型的各种处理技术-dollars digital image processing operations, including patterns of various processing techniques
- 2022-03-23 11:13:07下载
- 积分:1
-
图表
电话报警器原理图-diagram
- 2022-04-16 08:16:56下载
- 积分:1
-
道格拉斯
Douglas-Poiker抽稀算法(又称道格拉斯车抽稀),用于二维图形节点抽稀.-Douglas-Poiker pumped dilute algorithm (also known as Douglas cars pumping diluted), 2D graphics for pumping dilute nodes.
- 2022-01-26 02:03:38下载
- 积分:1
-
图像深度消影,动画
图像深度消影,动画- The picture depth disappears the shade, the animation
- 2022-05-07 05:05:31下载
- 积分:1
-
SKN程序皮肤更换效果
SKN程序皮肤更换效果查看器,内含28个精典皮肤,SKN 皮肤控件,SKN 皮肤效果查看器。一文件多得,希望大家支持我。
如果以下软件在你的电脑上无法运行,提示缺少部件,请安装:
Visual Basic
6.0运行库,如果以下程序能正常运行则不用安装。一般Xp sp3以下电脑不会出此提示,主要是windwons 7 以上操作系统。
整点报时
窗体皮肤效果查看器
华容道20连局游戏
多功能记事本
产生序列数字
程序设计:永远的魔灵 by 郭卫
- 2022-03-12 20:23:42下载
- 积分:1
-
字母识别号识别神经网络,看到的是漂亮的。
文字识别数字识别的神经网络法,看着还不错,大家多多下载-letter identification number to identify the neural network, seeing was pretty good, Members can download
- 2022-03-24 02:19:42下载
- 积分:1
-
人脸检测源代码完整版!有需要的朋友快来看看啊!
人脸检测源代码完整版!有需要的朋友快来看看啊!-Face detection source code for full version! There is a need to fast来看看啊friends!
- 2023-03-22 02:20:03下载
- 积分:1
-
This a 3D matrix class useful for drawing 3D graphics in Java. It implements sev...
This a 3D matrix class useful for drawing 3D graphics in Java. It implements several of the 3D transformations such as rotation, translation, and projection.
- 2022-02-10 08:26:38下载
- 积分:1