-
x264编码器
很好的C代码,VC环境下质量很流畅
x264编码器
很好的C代码,VC环境下质量很流畅-x264 encoder good C code, VC environment quality is very smooth
- 2023-08-04 13:35:05下载
- 积分:1
-
演示了CBotton类及计时器的简单应用,实现了简单动画效果,可通过按钮控制动画...
演示了CBotton类及计时器的简单应用,实现了简单动画效果,可通过按钮控制动画-demonstrated CBotton timer category and the simple application of the simple animation effects, animation control button
- 2023-02-26 19:05: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, including image restoration, analysis, gray transform coding, filtering and other processing
- 2022-08-05 18:44:54下载
- 积分:1
-
计算机图形学的中点划圆算法,使自己做的,大家共享!
计算机图形学的中点划圆算法,使自己做的,大家共享!-Computer Graphics of the midpoint circle algorithm is zoned so that their own to do, and everyone to share!
- 2022-05-19 08:08:04下载
- 积分:1
-
一个简单的16*16距阵数字识别程序,用的距阵匹配算法
一个简单的16*16距阵数字识别程序,用的距阵匹配算法-It is a easy program to recognize 16*16 figure matrix and it use with matrix fixed arithmetic.
- 2022-04-11 14:43:07下载
- 积分:1
-
自己用OpenGL和C++编的小程序,是一个立方体旋转的
自己用OpenGL和C++编的小程序,是一个立方体旋转的 -a program develped by openGL and C++。。A rotation cube~~this sample have depth perception。。dynamic
- 2022-06-15 22:42:32下载
- 积分:1
-
扫描仪控件,直接注册就可以使用的 在VC,VB,DELPHI都可使用
扫描仪控件,直接注册就可以使用的 在VC,VB,DELPHI都可使用-scanner controls, direct registration can be used in VC, VB, Delphi can use
- 2023-07-26 21:10:04下载
- 积分:1
-
Aerial Images Image Matching
航空影像的影像匹配-Aerial Images Image Matching
- 2022-08-18 16:06:39下载
- 积分:1
-
对于新手学习VTK提供更全面的信息介绍…
该资料为学习VTK的新手提供了较为全面的入门资料-The information for the novice to learn VTK provides a more comprehensive introductory information on
- 2023-01-18 05:55:04下载
- 积分:1