-
use matlab to control mouse
use matlab to control mouse -use matlab to control mouse
- 2023-08-29 16:05:03下载
- 积分:1
-
c语言绘图程序 输入参数即可花图形(直线圆)
c语言绘图程序 输入参数即可花图形(直线圆)-mapping procedures input parameters can be spent graphics (line Yuan)
- 2022-01-25 22:41:34下载
- 积分:1
-
设计思路:
对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
-
CxImage testing procedures teach you how to use CxImage
CxImage测试程序,教你怎样使用CxImage-CxImage testing procedures teach you how to use CxImage
- 2022-01-26 04:58:04下载
- 积分:1
-
window screen and coordinate conversion
屏幕和窗口坐标转换-window screen and coordinate conversion
- 2022-07-15 03:26:34下载
- 积分:1
-
在图像处理中经常用到的图像缩放算法。
在图像处理中经常用到的图像缩放算法。-in image processing frequently used image scaling algorithm.
- 2022-03-03 15:58:39下载
- 积分:1
-
这是一个熟悉图像处理实验程序。
这是一个熟悉图像处理实验程序。-This is a familiar image processing experimental procedure.
- 2022-03-10 20:19:04下载
- 积分:1
-
利用Solidworks APIVisual Basic 与 开发的自动获取Solidworks绘图窗口中选择实体的外轮廓的model...
利用Solidworks APIVisual Basic 与 开发的自动获取Solidworks绘图窗口中选择实体的外轮廓的model-use Solidworks APIVisual Basic and development of the automatic acquisition So lidworks drawing window select entities outside the contours of the model
- 2022-03-25 05:55:53下载
- 积分:1
-
用CorelDraw9制作的金属机械钟,每个零件均可拆分,可供初学者参考。...
用CorelDraw9制作的金属机械钟,每个零件均可拆分,可供初学者参考。-CorelDraw9 produced using metal mechanical clock, each part can be split, for advanced users.
- 2022-03-05 10:41:45下载
- 积分:1
-
AutoCAD Arx开发,求线段中点程序
AutoCAD Arx开发,求线段中点程序-AutoCAD Arx development of procedures for seeking the midpoint line segment
- 2022-03-05 04:21:53下载
- 积分:1