搜索资源列表
-
0下载:
使用VC++6.0进行多边形裁剪的程序,计算机图形学程序-Use VC++6.0 program for polygon clipping, computer graphics programs
-
-
0下载:
一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers
-
-
0下载:
计算机图形学编程,画线、画点、画圆、画多边形并对其进行填充。-Computer graphics program, draw lines, draw point, circle, polygon drawing and filling them.
-
-
0下载:
计算机图形学功能的实现,包括编写计算机图形学图形处理程序,该程序包括:
1、画直线、画多边形、画圆、画字符
2、对多边形进行填充
3、图形裁剪
4、图形的几何变换
等功能
-Realization of computer graphics functions, including the preparation of computer graphics, image processing program, which includes: 1, draw a straigh
-