-
Key Laboratory of CAD 3D models transform the VC source, users can build researc...
浙江大学CAD重点实验室的 3D模型变换的VC源程序,用户可在此基础进行科研创新。-Key Laboratory of CAD 3D models transform the VC source, users can build research and innovation.
- 2022-02-01 00:14:20下载
- 积分:1
-
腐蚀,膨胀,细化算法 source目录下源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bm...
腐蚀,膨胀,细化算法 source目录下源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-corrosion, swelling, thinning algorithm source directory source function is corrosion, swelling, thinning algorithm command line compiler process following vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib Note : running, documents c : There must be test.bmp
- 2022-01-26 06:21:35下载
- 积分:1
-
全屏找色函数
全屏找色函数 此函数在编译器VS2010上通过
- 2022-02-07 04:17:09下载
- 积分:1
-
利用24位图的RGB分量的最低位来保存隐密数据,实现数字水印
利用24位图的RGB分量的最低位来保存隐密数据,实现数字水印-Figure 24 using the RGB components of the lowest private to preserve data, digital watermark
- 2023-03-31 23:55:04下载
- 积分: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
-
VGA display the full details of source, has been verified through
VGA 显示的详细完整源码,已验证通过-VGA display the full details of source, has been verified through
- 2022-03-13 20:58:56下载
- 积分:1
-
该编码显示了怎样预先在浏览器中选择文件夹以便放置文件夹对话框。...
该编码显示了怎样预先在浏览器中选择文件夹以便放置文件夹对话框。-the coding shows how to advance in the browser select folders to put folder dialog.
- 2023-05-30 21:10:03下载
- 积分:1
-
一个从BMP文件中创建一个设备无关的位图的程序
一个从BMP文件中创建一个设备无关的位图的程序-a BMP file from creating an equipment unrelated to the Bitmap procedures
- 2022-07-26 17:36:58下载
- 积分:1
-
minigui控件窗口的应用程序例子,已经在linux环境下编译通过并实现...
minigui控件窗口的应用程序例子,已经在linux环境下编译通过并实现-minigui control window applications examples have been compiled in the linux environment and to realize through
- 2022-06-17 07:47:01下载
- 积分:1
-
印章图像处理,分别提取两类不同的特征,使用时直接将代码拷贝到需要使用的地方即可。...
印章图像处理,分别提取两类不同的特征,使用时直接将代码拷贝到需要使用的地方即可。-stamp image processing, respectively, from two different characteristics when used directly to the copy of the code needs to be used in place.
- 2023-08-06 10:45:03下载
- 积分:1