-
fractal image processing source code
分形图像处理源代码-fractal image processing source code
- 2022-07-24 07:03:59下载
- 积分: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
-
水波纹
水波纹-Water ripple
- 2022-08-13 13:37:07下载
- 积分:1
-
graphics suitable for beginners who are basic drawing and filling and graphic tr...
适合初学图形学的人,都是基本的绘图与填充及图形变换,贝页丝曲线的绘制.-graphics suitable for beginners who are basic drawing and filling and graphic transformation, Pui-page wire drawing curves.
- 2022-03-13 14:30:03下载
- 积分:1
-
主成分分析和模糊支持向量机的人脸识别。
用于人脸识别的主成分分析和模糊支持向量机程序,通过测试,能完成工作-Face Recognition for the principal component analysis and fuzzy support vector machine procedures, to pass the test to complete the work
- 2022-03-21 01:09:35下载
- 积分:1
-
YUV-Viewer
资源描述同事提供给我的读取YUV图像的小程序代码,上传上来大家共享
- 2023-01-07 11:05:02下载
- 积分:1
-
C++编的画线算法原码
C++编的画线算法原码-C series of the original line drawing algorithm code
- 2023-08-19 23:00:04下载
- 积分:1
-
huangshan
本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆
和多边形...
huangshan
本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆
和多边形-Huangshan the program eight graphical mapping function is linear, arc, Bessel curve, rectangle, rounded rectangle, oval and Polygon
- 2022-03-25 03:28:59下载
- 积分:1
-
你也想问在TC下是不是可以支持输入汉字吧,到这里来看看
你也想问在TC下是不是可以支持输入汉字吧,到这里来看看
-You may also want to ask in the TC is to support the input of Chinese characters can not be right, come here to look at the
- 2022-04-18 03:42:17下载
- 积分:1
-
密码算法的C # implemenstation净。
应用背景cryphography算法的实现矩阵加密多项式加密垂直替换加密异或密码加密使用接口iencryptor关键技术C #网密码
- 2022-03-19 22:22:50下载
- 积分:1