-
vega使用实例新手学习的好材料
论述全面,思路清晰,观点新颖...
vega使用实例新手学习的好材料
论述全面,思路清晰,观点新颖-vega example for new learnergooodooood doood doood
- 2022-08-19 16:40:24下载
- 积分:1
-
图案抖动技术处理系统源代码:bmp.h,dither.c
图案抖动技术处理系统源代码:bmp.h,dither.c-Pattern jitter treatment system source code: bmp.h, dither.c
- 2022-02-20 13:13:20下载
- 积分:1
-
particularly applicable to beginners of Java source code, is a standard algorith...
特别适用于JAVA初学者的源代码,都是标准算法-particularly applicable to beginners of Java source code, is a standard algorithm
- 2022-04-09 12:58:25下载
- 积分:1
-
屏幕的捕获其实就是抓屏程序,原理是获取桌面句柄,创建画布,最后进行位图存储。...
屏幕的捕获其实就是抓屏程序,原理是获取桌面句柄,创建画布,最后进行位图存储。-screen capture is actually Capturing the Screen procedures and the principles of access to the desktop handle, the creation of canvas, for the final bitmap storage.
- 2022-12-10 10:55:02下载
- 积分:1
-
在学习过程中的兴趣编写。其功能是实现用鼠标绘制多边形。单击左键确定顶点,双击结束绘制。...
在学习过程中的兴趣编写。其功能是实现用鼠标绘制多边形。单击左键确定顶点,双击结束绘制。-learning process in the interest of the preparation. Its function is to achieve polygon drawing with the mouse. Left click determine vertex, double-click the end of mapping.
- 2022-10-01 04:25: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
-
VC++实现的图像配准算法,代码全,有窗口。本代码来自《数字图像处理典型算实现》一书...
VC++实现的图像配准算法,代码全,有窗口。本代码来自《数字图像处理典型算实现》一书-VC++ Realize image registration algorithm, code-wide, has a window. This code from
- 2022-04-22 09:44:22下载
- 积分:1
-
kan jiuxing,大家可以交流一下,共同促进编程水平,欢迎提意见和建议...
kan jiuxing,大家可以交流一下,共同促进编程水平,欢迎提意见和建议-kan jiuxing, we can exchange that jointly promote programming level, and welcomes comments and suggestions!
- 2022-02-02 01:44:20下载
- 积分:1
-
利用小波变根据二进制数(水印)来改变图片,提取其中一个子带的直方图...
利用小波变根据二进制数(水印)来改变图片,提取其中一个子带的直方图
-using wavelet under binary variable (Watermark) to change the picture, an extract of which the histogram subband
- 2022-04-22 16:55:00下载
- 积分:1
-
灵感编程等程序码
灵感编程等程序码-inspiration programming code such as
- 2022-02-07 04:47:47下载
- 积分:1