-
美国这是三
这个是三维WRL格式文件的读取和写入源代码,有关三维和CAD的朋友可以参考-WRL this is the three-dimensional format read and write source code, the three-dimensional CAD and friends can reference
- 2022-02-26 06:56:43下载
- 积分: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
-
用虚拟现实语言VRML编写的一个导弹模型以及飞行的虚拟场景!...
用虚拟现实语言VRML编写的一个导弹模型以及飞行的虚拟场景!-using VRML preparation of a missile flight model and the virtual scene!
- 2023-05-13 20:25:02下载
- 积分:1
-
简易的CAD,没有坐标转换和point类。
简易的CAD,没有坐标转换和point类。-Summary of CAD, there is no coordinate transformation and the point type.
- 2022-04-07 18:16:03下载
- 积分:1
-
csgl source. Development tools c#
csgl的源代码.开发工具是c#-csgl source. Development tools c#
- 2022-04-16 02:15:46下载
- 积分:1
-
- 2022-07-14 12:49:10下载
- 积分:1
-
根据采集到的原始pcm数据判断是否是忙音数据
根据采集到的原始pcm数据判断是否是忙音数据-According to collected data to determine whether the original pcm is busy tone data
- 2023-03-03 08:45:04下载
- 积分:1
-
在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会为你的软件增色不少,让人有爽心悦目的感...
在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会为你的软件增色不少,让人有爽心悦目的感觉-In the industrial control software often want to display measurement data, if the interface will simply show some figures looked very dull, if they can add colorful in software control, they will certainly add much color to your software, people have Shuang Xin pleasant feeling of
- 2022-12-19 15:55:03下载
- 积分:1
-
OpenCV seed filling color image segmentation code, using Intel OpenCV graphics l...
OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color image segmentation.
- 2022-01-26 14:21:44下载
- 积分:1
-
Using CUDA for hierachy clustering taking advantages of Pararell programming
利用NIVIDIA公司的GPU编程SDK CUDA进行聚类分析-Using CUDA for hierachy clustering taking advantages of Pararell programming
- 2022-05-13 06:21:32下载
- 积分:1