-
osg in mfc
osg 在MFC中的使用 你送来你道路来到澄浆泥联赛 - osg in mfc
- 2023-04-01 03:20:03下载
- 积分:1
-
最大方差展开 Maximum Variance Unfolding 降维算法
流形学习中的经典降维算法 Maximum Variance Unfolding 保持原高维空间点对距离与降维后低维空间的点对距离相等最大化方差
- 2022-08-11 17:09:40下载
- 积分:1
-
opencv大津法阈值分割
opencv大津法阈值分割
- 2023-06-28 09:45:03下载
- 积分: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
-
Embedded graphics library minigui1.6.x senior programming routines can be transp...
飞曼公司嵌入式图形库minigui1.6.x的高级编程例程,可移植到各类开发板上使用。-Embedded graphics library minigui1.6.x senior programming routines can be transplanted to the use of various types of development board.
- 2022-03-23 01:07:00下载
- 积分:1
-
使用C#实现验证码识别,带有完整的教程文档。
使用C#实现验证码识别,带有完整的教程文档。-The use of C# Realize Verification Code identification, with a complete tutorial document.
- 2022-07-22 21:33:18下载
- 积分:1
-
VC数字图像处理源码
VC数字图像处理源码-VC digital image processing FOSS
- 2022-03-21 23:46:34下载
- 积分:1
-
数字图象处理 锐化
数字图象处理 锐化- Digital image processing peaks
- 2022-03-24 06:42:10下载
- 积分:1
-
饼图绘制控件,使用C编写ASP #,非常好的图形控制。NE…
饼图绘制控件,用C#编写的,非常好的图形控件,用于ASP.NET-pie drawing controls, use the C# prepared, very good graphics control for ASP.NET
- 2022-02-21 08:04:34下载
- 积分:1
-
Two kinds of algorithms, including Bresenham acid and DDA algorithm to draw a st...
2种算法包括bresenham酸法和DDA算法来绘制直线用C#实现-Two kinds of algorithms, including Bresenham acid and DDA algorithm to draw a straight line with C# Achieve
- 2022-12-12 07:30:03下载
- 积分:1