-
my drawing, and so Albert located at the VC familiar with the resolution after a...
我的画图程序,做毕设时的熟悉VC++后作的第一个画图程序,对理解VC++编程有重要帮助。可实现画直线,矩形,圆等图形。推荐-my drawing, and so Albert located at the VC familiar with the resolution after a drawing program, to understand VC program is important to help. Painting can achieve straight, rectangular, round and other graphics. Suggest
- 2022-06-20 07:41:02下载
- 积分:1
-
Computer graphics images of the basic functions of school, painting a straight l...
计算机图形图象学中的基本功能,如画直线,圆,Bezier曲线,B-样条曲线,KOCH曲线等.-Computer graphics images of the basic functions of school, painting a straight line, round, Bezier curves, B-spline curve, KOCH curve.
- 2022-11-05 01:15:03下载
- 积分:1
-
基于定时器的实时曲线的绘制,动态产生三角波
基于定时器的实时曲线的绘制,动态产生三角波-Timer-based real-time Curve, dynamically generated triangular wave
- 2023-05-02 01:00:05下载
- 积分:1
-
depth information for the three
利用深度信息进行的三维图像的显示和绘制。-depth information for the three-dimensional image display and mapping.
- 2023-03-15 11:20:03下载
- 积分:1
-
<Visual C++数字图像与图形处理>配套光盘4
<Visual C++数字图像与图形处理>配套光盘4- matching CD 4
- 2022-03-21 05:52:24下载
- 积分: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
-
本文及其附带源码利用GID+ Bitmap实现了将一张图片分解为多张指定尺寸的图片,以及将多张图片合并为一张。...
本文及其附带源码利用GID+ Bitmap实现了将一张图片分解为多张指定尺寸的图片,以及将多张图片合并为一张。-This article and accompanying source code to use the GID+ Bitmap to achieve a picture will be divided into more than the specified size of image, as well as multiple pictures into one.
- 2022-03-17 15:52:42下载
- 积分:1
-
这是一个 RGB调节程序,对图像处理有帮助
这是一个 RGB调节程序,对图像处理有帮助-This is a one RGB adjustment procedures, image processing help
- 2023-09-01 19:05:03下载
- 积分:1
-
Labview PID控制实验程序..供学习者参考.
Labview PID控制实验程序..供学习者参考.-Labview PID Control Experimental procedure for the learner .. reference.
- 2023-08-30 11:10:02下载
- 积分:1
-
3D,OPENGL编程入门,适合3D初学者.
3D,OPENGL编程入门,适合3D初学者.-3D, OPENGL programming entry, suitable for 3D beginners.
- 2022-02-24 18:46:15下载
- 积分:1