-
池塘夜雨,C程序,模拟池塘夜降彩色雨点的场景。是一个讨论数据结构与并行控制的问题。...
池塘夜雨,C程序,模拟池塘夜降彩色雨点的场景。是一个讨论数据结构与并行控制的问题。- A pond night of rain, the C procedure, simulates the pond night
to fall the colored raindrop the scene. Is a discussion construction
of data and the parallel control question.
- 2022-03-10 05:25:27下载
- 积分: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
-
的tvreg包总变异的MATLAB函数的集合(电视)B.
全变差图像处理方法,利用全变差做图像去噪、去卷积和修复-The tvreg package is a collection of MATLAB functions for total variation (TV) based image denoising, deconvolution, and inpainting, and an implementation of Chan-Vese segmentation
- 2022-08-21 14:12:30下载
- 积分:1
-
这是一个用matlab编写的图形处理程序源代码,有图形界面
这是一个用matlab编写的图形处理程序源代码,有图形界面-This is a preparation using Matlab graphics program source code, graphics interface
- 2022-01-26 00:41:50下载
- 积分:1
-
视频搜索,人脸识别与关键技术的实现。在这一页
视频搜索中人脸识别关键技术的研究与实现。本文对人脸检测与识别技术进行了研究,实现了一个用于视频搜
索的自动人脸识别系统。该系统对输入的视频帧进行人脸检测和定
位,经过图像预处理之后,进行重要特征点Gabor一Fisher的特征提取
和分类识别。-Video search, face recognition and implementation of key technologies. In this paper, face detection and recognition technology has been studied to realize an automatic face recognition for video search system. The system of input video frames for face detection and location, after image pre-processing carried out following important features of a Fisher-point Gabor feature extraction and classification and recognition.
- 2022-11-02 15:40:02下载
- 积分:1
-
将一幅图像旋转任意角度,手动输入角度,通过调试
将一幅图像旋转任意角度,手动输入角度,通过调试-To an arbitrary image rotation angle, manually enter the angle, through the debug
- 2022-11-14 06:30:03下载
- 积分:1
-
JPEG C language source code, please treasure
JPEG的C语言源代码,请大家好好珍惜-JPEG C language source code, please treasure
- 2023-08-24 23:05:04下载
- 积分:1
-
snakes算法简单程序(可运行),对初步学习snakes算法有帮助
snakes算法简单程序(可运行),对初步学习snakes算法有帮助-snakes simple algorithm (runs), the preliminary study snakes help Algorithm
- 2022-03-16 12:01:16下载
- 积分:1
-
直方图增强的,动态频数均衡,用matlab编写
直方图增强的,动态频数均衡,用matlab编写-Histogram enhanced, dynamic frequency equalization, using matlab write
- 2022-02-20 15:45:10下载
- 积分:1
-
一个淡入淡出的图形编程,源代码内有详细的解释
一个淡入淡出的图形编程,源代码内有详细的解释-fades out of a graphical programming source code with detailed explanations
- 2022-04-14 13:29:37下载
- 积分:1