-
GIF解码器源代码,C语言编程在嵌入式系统的移植…
GIF解码程序源代码,C语言编程,方便在嵌入式系统上移植。-GIF decoder source code, C language programming for embedded systems in the transplant.
- 2022-02-06 10:32:25下载
- 积分:1
-
Visual Basic源码的3D 源码
Visual Basic源码的3D 源码
-Visual Basic source code of the 3D source
- 2022-08-15 18:31:28下载
- 积分:1
-
source目录下为本章介绍的源程序功能是图象的检测,模板匹配...
source目录下为本章介绍的源程序功能是图象的检测,模板匹配-source directory for the chapter describes the functions of the source image detection and template matching
- 2022-02-01 08:13:36下载
- 积分:1
-
digital image processing and retrieval of technical studies, according to the im...
经过前期的数字图像处理以及检索的技术研究之后,可以根据图像的数据格式、显示方式等特点决定采用哪种框架。-digital image processing and retrieval of technical studies, according to the image data formats, displays the characteristics determine what framework.
- 2022-03-14 11:41:55下载
- 积分:1
-
网络摄像头捕捉 VC + + 源代码
捕获网络摄像头在计算机上的视频,使用纯 c + + 代码和 MFC 来实施。对于初学者来说,学会这项技术如何捕获图像和视频相机的非常有用的。
- 2022-03-26 12:06:56下载
- 积分:1
-
所谓分水岭算法有好多种实现算法,拓扑学,形态学,浸水模拟和降水模拟等方式。要搞懂就不容易了...
所谓分水岭算法有好多种实现算法,拓扑学,形态学,浸水模拟和降水模拟等方式。要搞懂就不容易了-The so-called watershed algorithm realize there are a variety of algorithms, topology, morphology, water modeling and simulation, such as precipitation. Should they get to know not so easily
- 2022-03-02 02:09:02下载
- 积分: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
-
this source is a three
这个源程序是一个显示三维模型的,功能是打开三维模型,然后可以对其进行旋转,平移等-this source is a three-dimensional model shows that its function is to open the three-dimensional model, which can then be its rotation, translation, etc.
- 2023-08-16 13:05:03下载
- 积分:1
-
qiangdaqi de dianlutu suibian chuan xia
抢答器的电路图,随便传下,只为需要,随便看看,仅供参考。-qiangdaqi de dianlutu suibian chuan xia
- 2023-01-12 20:10:03下载
- 积分:1
-
一般情况下通用的图片验证码识别,具有自学习过程,很有参考价值...
一般情况下通用的图片验证码识别,具有自学习过程,很有参考价值-definitive picture verification code identification, self-learning process of great reference value
- 2023-05-09 15:05:02下载
- 积分:1