-
将各种图形、图片文件保存读取到access数据库中。
将各种图形、图片文件保存读取到access数据库中。-Will be a variety of graphics, pictures, save the file to read to the access database.
- 2022-07-23 23:24:20下载
- 积分:1
-
扫描线种子填充算法 C语言实现 已在Turbo C&C++上成功运行
扫描线种子填充算法 C语言实现 已在Turbo C&C++上成功运行-c
- 2022-01-25 19:37:25下载
- 积分:1
-
beautiful sky graphics
漂亮的蓝天白云图形-beautiful sky graphics
- 2022-01-24 16:08:27下载
- 积分:1
-
computer graphics algorithms Flash presentations, you want there!
计算机图形学算法Flash演示,你想要的都有!-computer graphics algorithms Flash presentations, you want there!
- 2022-03-20 03:40:01下载
- 积分:1
-
From a seal of recognition program. From a seal of recognition program
上传一个印章识别程序。上传一个印章识别程序-From a seal of recognition program. From a seal of recognition program
- 2022-08-26 03:52:41下载
- 积分:1
-
三维模型重建 读取BMP文件,用三角面片法进行重建
三维模型重建 读取BMP文件,用三角面片法进行重建-restruction of 3D model
- 2022-12-11 08:05:04下载
- 积分:1
-
在指定位置绘制位图的镜像图
在指定位置绘制位图的镜像图-the designated location mapping bitmap image map
- 2022-02-26 13:35:44下载
- 积分:1
-
计算机图形学中的种子填充算法的实现。用vc++实现的
计算机图形学中的种子填充算法的实现。用vc++实现的-Computer Graphics in the seed filling algorithm. Achieved with the vc++
- 2022-04-21 17:12:07下载
- 积分: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
-
这是用于生成动态HTML页面图
this is used to generate graph in html page dynamically-this is used to generate graph in html page dynamically...
- 2022-05-24 01:29:57下载
- 积分:1