搜索资源列表
-
1下载:
计算机图形学中用种子填充算法填充图形的颜色-computer graphics seed filling algorithm used to fill the color graphics
-
-
1下载:
计算机图形学作业。种子填充算法。非递归和递归两种。效率不错。-Computer graphics operation. Seed fill algorithm. Two non-recursive and recursive. Good efficiency.
-
-
0下载:
用MFC做的绘图程序,里面的画线算法,画圆算法,梁友栋算法,扫描线种子填充算法等等都是严格按照书本的编写,适合学计算机图形学的初学者参考-Using MFC to do the drawing program, draw lines inside algorithm, drawcircle algorithm, You-Xin Liang Dong algorithms, scan line seed fill algorithm and so on are all in strict acco
-
-
0下载:
4连通内点定义区域的scan line seed fill algorithm-4-connected region interior-point definition of scan line seed fill algorithm
-
-
0下载:
该程序运用递归实现了计算机图形学中的种子填充算法-The program enables the computer graphics Seed Fill Algorithm
-
-
0下载:
计算机图形学种子填充四联通算法的简单实现(橡皮筋画直线法,图像的重绘与再现,种子填充四联通算法的简单实现) -Computer Graphics Interchange 4 seed fill algorithm is a simple realization of (rubber band drawn straight-line method, the image of the redraw and reproduction of seed fill algorithm is a simple
-
-
0下载:
使用种子填充算法填充一个圆:程序中是自己定义的堆栈,使用的种子填充方法与走迷宫的方法类似,逐个点地填充。程序运行时左上角不知道为什么会有几个点没有填充上,原因现在还没找到!-Using the seed fill algorithm fills a circle: program define their own stack, using the seed fill method and the method similar to the Maze, one by one point to fi
-
-
1下载:
VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t
-
-
0下载:
计算机图形学五个实验的代码包括:直线的扫描生成算法,圆和椭圆的扫描生成算法,多边形区域填充算法,多边形裁剪算法,种子填充算法-Five experiments in computer graphics code include: linear scan generation algorithm, the scanning circle and ellipse generation algorithm, polygon filling algorithm, polygon clipping alg
-
-
0下载:
计算机图像学中的简单实用的种子填充扫描线算法-Simple and practical in the seed in the school of computer image to fill the scan line algorithm
-
-
0下载:
1.扫描线种子填充算法实现多边形内实面积填充。 2.用边标志填充算法实现多边形内实面积填充。--1.scan line seed fill algorithm implemented within the polygon area fill. 2. with the edge flag filling algorithm implemented within the polygon area fill.
-