-
用虚拟现实语言VRML编写的一个导弹模型以及飞行的虚拟场景!...
用虚拟现实语言VRML编写的一个导弹模型以及飞行的虚拟场景!-using VRML preparation of a missile flight model and the virtual scene!
- 2023-05-13 20:25:02下载
- 积分:1
-
MFC下的三维字体显示,效果还不错,可以直接拿来用。
MFC下的三维字体显示,效果还不错,可以直接拿来用。-MFC under the three-dimensional font, the results were good, can be directly brought to use.
- 2022-02-24 23:10:01下载
- 积分:1
-
一个画图的小程序源代码
一个画图的小程序源代码-drawing of a small source code
- 2022-03-13 15:39:22下载
- 积分:1
-
CEDIT like to use familiar with CEDIT create conditions
CEDIT类的使用,为大家熟悉CEDIT创造条件-CEDIT like to use familiar with CEDIT create conditions
- 2022-05-18 15:20:19下载
- 积分:1
-
包括数字图像处理的常用的治疗方法:点变换…
包括数字图像处理的常用的处理变换:点变换、几何变换、正交变换、图像增强、边缘与轮廓、图像分析、图像复原、图像编码等等。采用VC++编写。-including digital image processing used in the treatment Transform : point conversion, geometric transformation, orthogonal transformation, image enhancement, edge and silhouette, image analysis, image restoration, image coding and so on. Using VC prepared.
- 2022-06-11 18:39:13下载
- 积分:1
-
一个地图编辑器,用于处理游戏方面的。和它配套的游戏引擎太大,发不上来!1...
一个地图编辑器,用于处理游戏方面的。和它配套的游戏引擎太大,发不上来!1-a map editor, for handling the game. And its supporting much of the game engine, a not answer! 1
- 2023-03-03 19:25:03下载
- 积分:1
-
针对指纹图像抽样的源代码,加在系统中可以起到提高速度的作用...
针对指纹图像抽样的源代码,加在系统中可以起到提高速度的作用-fingerprint images against the sample source code, added to the system can play a role in improving the speed of
- 2022-01-31 08:44:11下载
- 积分:1
-
对图像进行平移,旋转,复合变换等等的计算机所图形学程序。...
对图像进行平移,旋转,复合变换等等的计算机所图形学程序。-right image translation, rotation, etc. composite transform the computer graphics are procedures.
- 2023-04-02 03:15: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
-
二维画图程序,包括画直线,圆,多边形,曲线,随手画等,还可以写文本。是图形学很好的演示程序。...
二维画图程序,包括画直线,圆,多边形,曲线,随手画等,还可以写文本。是图形学很好的演示程序。-2D drawing program, including painting straight lines, circles, polygons, curves, such as finger painting, but also wrote the text. Graphics is a good demonstration program.
- 2022-08-16 18:26:25下载
- 积分:1