-
不同线路或闪烁屏幕问题解决
异或线解决闪屏问题-different lines or flashing screen problem solving
- 2022-03-16 15:22:03下载
- 积分:1
-
图像中对特征点,如角点的检测算法
图像中对特征点,如角点的检测算法-image of feature points, such as the corner detection algorithm
- 2022-01-24 18:41:28下载
- 积分:1
-
绘制二维坐标系的源码。且包含绘制sin(x)和cos(x)的例子。
绘制二维坐标系的源码。且包含绘制sin(x)和cos(x)的例子。-The code of drawing coordinate system,including the examples of drawing sin(x) and cos(x).
- 2022-03-14 09:53:12下载
- 积分:1
-
Simple GL_Triangle demonstration in 3D.
Simple GL_Triangle demonstration in 3D.
- 2022-02-15 16:49:13下载
- 积分:1
-
一个很好的查看文件二进制内容的软件,对于学习各种文件的存储格式和压缩方式很有帮助...
一个很好的查看文件二进制内容的软件,对于学习各种文件的存储格式和压缩方式很有帮助-a good look binary content of the document software, learning all kinds of file storage format and compression helpful
- 2022-04-09 20:11:48下载
- 积分:1
-
字母识别号识别神经网络,看到的是漂亮的。
文字识别数字识别的神经网络法,看着还不错,大家多多下载-letter identification number to identify the neural network, seeing was pretty good, Members can download
- 2022-03-24 02:19:42下载
- 积分:1
-
dos操作系统上的256色图形演示程序,包含全部源码。
dos操作系统上的256色图形演示程序,包含全部源码。-dos operating system on the 256-color graphics demo program that contains all the source code.
- 2022-07-23 09:45:23下载
- 积分: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
-
查找并批量删除CAD图形中的完全重合的重复对象,并在命令行提示删除对象的个数。...
查找并批量删除CAD图形中的完全重合的重复对象,并在命令行提示删除对象的个数。-Remove the complete overlap in the CAD graphic repetition of the object.
- 2023-05-29 22:05:04下载
- 积分:1
-
视图分割源代码, VC完整应用程序代码
视图分割源代码, VC完整应用程序代码
-View the source code partition, VC integrity of application code
- 2022-04-26 10:59:50下载
- 积分:1