-
一种二值水印嵌入的方法,个人编写的,里面还有ppt,及Arnold置乱算法...
一种二值水印嵌入的方法,个人编写的,里面还有ppt,及Arnold置乱算法-a watermark embedded value method, personal preparation, there is also ppt, and Arnold Scrambling Algorithm
- 2022-03-21 22:11:38下载
- 积分:1
-
GDI实现 火焰 水纹 效果 的模拟 方法简单实用
GDI实现 火焰 水纹 效果 的模拟 方法简单实用-GDI realize水纹flame effect simulation method is simple and practical
- 2022-02-22 02:18:14下载
- 积分:1
-
一个进行图章识别的C++类,主要采用图章图像的矩特征进行图章比对,涉及到图像特征提取与匹配。...
一个进行图章识别的C++类,主要采用图章图像的矩特征进行图章比对,涉及到图像特征提取与匹配。-identification seal for a C++ class, mainly stamp image features seal moment than right, relate to feature extraction and image matching.
- 2023-02-16 20:25:04下载
- 积分:1
-
introduced the viewfinder change and model changes, translation and rotation of...
介绍了取景变化和模型变化,进行平移和旋转,取景变化相当于相机的变换,模型变化用来控制图形元素的位置-introduced the viewfinder change and model changes, translation and rotation of the camera viewfinder or changes transform the model used to control changes in the location of graphics elements
- 2023-06-07 15:55:03下载
- 积分:1
-
从国外网站上DOWN的数字识别代码,经过自己修改,识别能力好。可直接用于项目中。...
从国外网站上DOWN的数字识别代码,经过自己修改,识别能力好。可直接用于项目中。-from foreign web sites DOWN digital identification codes, after their changes, identify good ability. Can be used directly in the project.
- 2022-06-12 02:08:44下载
- 积分:1
-
图形色彩量子化及材质压缩程序源代码
图形色彩量子化及材质压缩程序源代码-Quantum color graphics and texture compression source code
- 2023-08-26 21:10: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
-
在VS编程环境中,生成一个三维的圆柱体,显示时能够任意方向的进行旋转。...
在VS编程环境中,生成一个三维的圆柱体,显示时能够任意方向的进行旋转。-In the VS programming environment, generate a three-dimensional cylinder, the display can rotate any direction.
- 2022-04-20 09:21:07下载
- 积分:1
-
VB网页抓图精灵源码
自带网页浏览器,打开某一网址后,点击抓图按钮,可将本网页完整抓取成图片,原理和以前的截图相似,有兴趣的Vb爱好者可参考
- 2022-06-17 23:00:11下载
- 积分:1
-
数学3d的变换程序
数学3d的变换程序-mathematical transformation process
- 2022-09-13 19:00:03下载
- 积分:1