-
Simple GL_Triangle demonstration in 3D.
Simple GL_Triangle demonstration in 3D.
- 2022-02-15 16:49:13下载
- 积分:1
-
一个很好的菜单程序
一个很好的菜单程序-a good menu procedures
- 2023-06-21 20:05: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++ OpenGL导入md2 文件 按键控制模型做动画 不同的键做不同的动作...
vc++ OpenGL导入md2 文件 按键控制模型做动画 不同的键做不同的动作
-vc++ OpenGL md2 run well keyboard control animation
- 2022-04-18 20:40:02下载
- 积分:1
-
数字图像处理 利用 c++
bmp2txt 源程序
数字图像处理 利用 c++
bmp2txt 源程序-digital image processing using c bmp2txt source
- 2022-06-27 21:29:15下载
- 积分:1
-
一个基于c++的区域生长算法程序,从种子点选取到生长规则的确定,很详细。...
一个基于c++的区域生长算法程序,从种子点选取到生长规则的确定,很详细。-C++-based region growing algorithm process, from seed selection to the growing point of identification of the rules in great detail.
- 2022-02-13 22:05:09下载
- 积分:1
-
this is an implement of suffix tree in java which is used as search in dectionar...
this is an implement of suffix tree in java which is used as search in dectionary
- 2022-03-11 13:34:25下载
- 积分:1
-
Mainly used for video image motion segmentation, segmentation be mass movement.
主要用于视频图像运动分割,分割得到运动团块.-Mainly used for video image motion segmentation, segmentation be mass movement.
- 2022-04-01 11:44:28下载
- 积分:1
-
图像平滑源代码 还可以的 在vc直接运行就行 可作为参考
图像平滑源代码 还可以的 在vc直接运行就行 可作为参考-image smoothing source code can also directly in vc running on the line can be used as reference
- 2023-07-10 20:20:02下载
- 积分:1
-
figures water to the section of code technology, mainly for demonstration purpos...
数字水以技术的一段代码,主要用于演示复制交流之用-figures water to the section of code technology, mainly for demonstration purposes copy exchange
- 2023-05-21 19:20:03下载
- 积分:1