文件名称:graphics
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 319kb
- 下载次数:
- 0次
- 提 供 者:
- 元*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1)给出系统框架。
2)调用画点的函数,分别用DDA、中点Bresenham算法和改进Bresenham算法绘制直线和中点算法绘制直线、用不同的算法绘制圆和椭圆 ,并各自比较算法精度与效率的差别 。
3)实现二维图形的变换。(包括平移,放缩,旋转,错切以及复合变换)
4)运用所学的区域填充算法实现区域填充。
5)运用所学算法实现线段裁剪以及多边形裁剪(多边形裁剪为可选)。
6)自己实现其它附加以及需要完善的功能。
-1) give system fr a mework.
2) calls the function, some painting separately in DDA, midpoint Bresenham algorithm and improve Bresenham algorithm draws lines and the midpoint algorithm with different beeline, drawing algorithm, and each round and elliptic comparison algorithm accuracy and efficiency difference.
3) to realize the transformation of 2 d graphics. (including translation, rotation, zooming, shear and composite transform)
4) by using their area filling area filling algorithm.
5) by using their algorithm line cutting and cutting (poly cut for polygon optional).
6) in realizing additional and need to perfect function.
2)调用画点的函数,分别用DDA、中点Bresenham算法和改进Bresenham算法绘制直线和中点算法绘制直线、用不同的算法绘制圆和椭圆 ,并各自比较算法精度与效率的差别 。
3)实现二维图形的变换。(包括平移,放缩,旋转,错切以及复合变换)
4)运用所学的区域填充算法实现区域填充。
5)运用所学算法实现线段裁剪以及多边形裁剪(多边形裁剪为可选)。
6)自己实现其它附加以及需要完善的功能。
-1) give system fr a mework.
2) calls the function, some painting separately in DDA, midpoint Bresenham algorithm and improve Bresenham algorithm draws lines and the midpoint algorithm with different beeline, drawing algorithm, and each round and elliptic comparison algorithm accuracy and efficiency difference.
3) to realize the transformation of 2 d graphics. (including translation, rotation, zooming, shear and composite transform)
4) by using their area filling area filling algorithm.
5) by using their algorithm line cutting and cutting (poly cut for polygon optional).
6) in realizing additional and need to perfect function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
0129-周璐萍图形学大作业\MSSCCPRJ.SCC
.......................\二维图形.frm
.......................\图像课程设计应用程序.exe
.......................\图形学课设.doc
.......................\工程1.vbp
.......................\工程1.vbw
.......................\画圆.frm
.......................\画椭圆.frm
.......................\画线.frm
.......................\首页.frm
0129-周璐萍图形学大作业
.......................\二维图形.frm
.......................\图像课程设计应用程序.exe
.......................\图形学课设.doc
.......................\工程1.vbp
.......................\工程1.vbw
.......................\画圆.frm
.......................\画椭圆.frm
.......................\画线.frm
.......................\首页.frm
0129-周璐萍图形学大作业