-
切换屏幕在原始尺寸与全屏中切换,而且向你演示即使全屏文字也不会按比例放大,还有一个退出动画的按钮;不过你可能要DOWN回去之后才能看到它的效果...
切换屏幕在原始尺寸与全屏中切换,而且向你演示即使全屏文字也不会按比例放大,还有一个退出动画的按钮;不过你可能要DOWN回去之后才能看到它的效果-Switch the screen size and full-screen in the original switch, but also to the presentation you will not even full-screen text in proportion to enlarge, there is a quit button animation but you may have to go back DOWN to see it after the effects of
- 2022-09-26 08:25:03下载
- 积分:1
-
C++实现利用表盘来显示时间。设计思想:将系统时间通过极坐标转换为坐标,然后作直线,即表针。...
C++实现利用表盘来显示时间。设计思想:将系统时间通过极坐标转换为坐标,然后作直线,即表针。-C system to use the dial to show time. Design thinking : the system by the time of the polar coordinate conversion, and then straight for that hand.
- 2023-02-18 17:40:03下载
- 积分:1
-
模式识别,聚类算法的matlab程序。模式识别
模式识别,聚类算法的matlab例程。模式识别聚类-Pattern recognition, clustering algorithm matlab routines. Pattern Recognition Clustering
- 2022-02-06 16:23:56下载
- 积分:1
-
这是一个超级伟大的图形演示代码,需要的同志可以借鉴
这是一个超强大的绘图演示代码,需要的同志可以借鉴-This is a super great graphics demo code, the need for comrades can learn from
- 2022-08-03 10:18:36下载
- 积分:1
-
自己的算法,图片的定位
自己的算法,图片的定位-own algorithm, the positioning Photo
- 2023-01-22 09:30: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
-
digital image processing templates, as well as detailed source address, with TC...
数字图像处理的教案,以及详细的处理源程序,用TC设计,可作为数字图像处理的参考资料。-digital image processing templates, as well as detailed source address, with TC design, digital image processing reference.
- 2022-11-19 06:05:05下载
- 积分:1
-
Image Binarization+ Erode+ Dilate+ Open+ Median+ Gaussian+ Blur
图像二值化+腐蚀+扩张+开放+中值+高斯+模糊
- 2022-12-14 09:50:04下载
- 积分:1
-
using vc programming, can handle eight bmp images. First threshold for segmentat...
采用vc++编程,可以处理8位bmp图像。先进行阈值分割,然后可以轮廓提取。最后可以进行平行线检测,采用hough变换-using vc programming, can handle eight bmp images. First threshold for segmentation, which can then be extracted contour. Finally parallel line can be detected using Hough Transform
- 2023-05-07 14:25:03下载
- 积分:1
-
基于真色24到256色功能
基于vc的24位真彩色转为256色函数-based on the true color 24 to 256 colors function
- 2022-08-25 00:05:49下载
- 积分:1