-
动态时钟,双缓冲解决屏闪~~~~~~窗体为圆形区域。
动态时钟,双缓冲解决屏闪~~~~~~窗体为圆形区域。-Dynamic clock, dual-screen flash buffer solution for a circular area ~~~~~~ form.
- 2022-04-27 09:39:29下载
- 积分:1
-
数据读取。实验数据量过大时可用该程序读取其中部分数据。...
数据读取。实验数据量过大时可用该程序读取其中部分数据。-Data read. Experimental data may be too much to read one of the program part of the data.
- 2023-08-04 04:45:03下载
- 积分:1
-
录像功能模块
在vc++6.0环境下开发的一款录像功能模块,功能齐全,功能强大,效果很棒,可在安有vc++6.0的环境下直接运行。代码编写规范,便于阅读,很有学习价值。
- 2022-12-14 21:50:04下载
- 积分:1
-
全书介绍了图像科学综述、MATLAB语言图像编程、图像增强等内容,涵盖了医学图像处理等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如...
全书介绍了图像科学综述、MATLAB语言图像编程、图像增强等内容,涵盖了医学图像处理等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。 -ImageProcessing and Recognition of Practical Case Highlights
- 2022-04-10 06:34:55下载
- 积分:1
-
一个很好得画图系统,具有线型线宽得处理,非常值得一看啊,大家快来看吧...
一个很好得画图系统,具有线型线宽得处理,非常值得一看啊,大家快来看吧-very good ,please look at it
- 2022-01-27 19:13:49下载
- 积分:1
-
完成乙方的全面实施
完整实现绘制B样条曲面,基于均匀B样条曲线的定义和性质。-Complete implementation of the draw B-spline surface, uniform B-spline curve based on the definition and nature.
- 2022-05-29 04:38:54下载
- 积分:1
-
这是我的毕业设计,C语言,漂亮的图形效果,采用多种图形变换算法.以及三维变换算法...
这是我的毕业设计,C语言,漂亮的图形效果,采用多种图形变换算法.以及三维变换算法-This is my graduation design, C language, and beautiful graphics effects, using a variety of graphics transform algorithm. 3D Transform algorithm and
- 2022-03-16 08:06:51下载
- 积分: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
-
reliable algorithm source code C Numerical Recipes
200 多个可靠的算法源程序 Numerical Recipes C代码-reliable algorithm source code C Numerical Recipes
- 2022-06-16 00:30:07下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-07-20 06:50:28下载
- 积分:1