CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 种子填充算法

搜索资源列表

  1. 图形实验

    1下载:
  2. 用delphi开发的图形学边界点和内点的区域种子填充算法和扫描线种子填充算法-with graphics developed by the border point and the point within the regional seed filling algorithm and scanning lines of seed filling algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:215039
    • 提供者:ch.nan
  1. 图形的生成

    0下载:
  2. 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan generated by the basic algorit
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:228823
    • 提供者:张伟
  1. lab_one

    0下载:
  2. 图形学的代码,使用系统提供的绘点函数,加上自己的算法。可以画出直线。包括DDA算法和breshenham算法,中心点画圆和8分画圆,提供种子填充算法,多边形画法。-graphics code, the use of the system provides painted point function, together with its own algorithm. Sense straight. DDA include algorithms and breshenham algorithm,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:58706
    • 提供者:黄显龙
  1. scan_fill

    0下载:
  2. 图形学中绘制的bezier曲线,种子填充算法,扫描线算法。-Graphics Rendering of bezier curves, seed filling algorithm, scanning algorithm.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:193805
    • 提供者:刘文井
  1. seed_fill

    1下载:
  2. 用C++实现的计算机图形中的种子填充算法,对学习编程和计算机图形学的很有帮助.-C realization of computer graphics seed filling algorithm, to learn computer graphics programming and the very helpful.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2819
    • 提供者:杨扬
  1. tuxingxuedazouye

    2下载:
  2. 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:108711
    • 提供者:张斌
  1. fill_4

    0下载:
  2. 用种子填充算法,对一个正方形进行填充,并对算法进行一点优化,提高填充的效率.-algorithm filled with seeds, a pair of square for filling, as well as optimization algorithms 1:00, Filled improve efficiency.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:26905
    • 提供者:陈晓勉
  1. 5864563

    1下载:
  2. 计算机图形学中用种子填充算法填充图形的颜色-computer graphics seed filling algorithm used to fill the color graphics
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1428
    • 提供者:yao
  1. kingkane

    0下载:
  2. 可以进行种子填充算法这功能,包含画图等,十分有用-can seed filling algorithm of this function, including drawing, very useful
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3703
    • 提供者:李先生
  1. seedfilling

    0下载:
  2. 种子填充算法实现多边形的填充。是图形学课程图的填充算法之一。-seed filling algorithm polygon filling. Yes map graphics courses filling algorithm.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1174
    • 提供者:efeffeef
  1. FillPolygon__CQ

    0下载:
  2. 一个种子填充算法,最好下载我的那个简单的VC++ API程序框架程序,因为这个是在那个框架下做的。加我QQ:398754767-a seed fill algorithm, the best of which I downloaded a simple procedural framework API VC procedures, this is because in that framework to do. Plus I QQ : 398754767
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:29137
    • 提供者:陈青
  1. zhztchsf

    1下载:
  2. 这是关于计算机图形学的平面区域简单种子填充算法的改进新算法,对有关学习人员很有帮助-This is the computer graphics on the plane filled with seeds regional simple algorithm improvements to the new algorithm, on studying helpful
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:53708
    • 提供者:sanshang
  1. gat_shiyan3

    1下载:
  2. 这是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,中点算法,绘制抛物线的正负法,中点法。 扫描转换多边形扫描线算法,种子填充算法。 线段裁剪(CohenSutherland)编码算法,多边形逐边裁剪(SutherlandHodgman)算法 注:分别设计了功能完整的类-This is my big computer graphics operations, including the algorithm are : DDA linear mapping al
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:60256
    • 提供者:
  1. scanseedfill

    0下载:
  2. 一个超强的扫描种子填充算法程序,使用VC++开发,效果不错。-a super scan seed filling algorithm, the use of VC development effectiveness.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1355903
    • 提供者:翔苗洒
  1. Cxmcxm1

    0下载:
  2. 实验二: 圆的种子填充算法 实验目的:掌握多边区域的种子填充算法 实验要求:1.在R=200的圆内实现种子填充 2.研究算法效率及存储的节省方法 -two experiments : one in the seed filling algorithm experiment : master multilateral regional seed filling algorithm experiment : 1. R = 200 yen within two seed filli
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1050
    • 提供者:cxm
  1. colorcircle

    0下载:
  2. 用C语言实现的中点画圆算法,并根据扫描线种子填充算法来填充圆形。-C Language Circle the midpoint algorithm, and in accordance with scanning lines seed fill algorithm to fill round.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:34436
    • 提供者:ffff
  1. fill_point

    0下载:
  2. 种子填充算法,先把种子像素如栈,再逐点扫描该点左右边界之间的像素,并置成新的像素,即完成一条扫描线的转换,然后再取上下扫描线并重复上面的过程,即完成填充.-seed filling algorithm, the first seed pixels as stack, then scan the point-by-point about the border between the pixels, home and a new image, namely, the completion of a
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1012
    • 提供者:木可
  1. seedfill_improved

    0下载:
  2. 这是一个用VC++6实现的种子填充算法,其中还具有画图的功能。另外还包括种子填充的改进算法。-This is a realization of VC 6 seed filling algorithm, which also is drawing functions. It also includes the improvement of seed filling algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:77030
    • 提供者:hongbochen
  1. Mysplit

    0下载:
  2. 种子填充算法用来在封闭曲线形成的环中填充某中颜色,在这里我们只填充黑色。种子填充其实上是图形学中的算法,其原理是:准备一个堆栈,先将要填充的点push进堆栈中;以后,每pop出一个点,将该点涂成黑色,然后按左上右下的顺序查看它的四个相邻点,若为白(表示还没有填充),则将该邻点push进栈。一直循环,直到堆栈为空。此时,区域内所有的点都被涂成了黑色。这里,我们自己定义了一些堆栈的数据结构和操作,实现了堆栈的初始化、push、pop、判断是否为空、及析构。 -seed filling algorit
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:206095
    • 提供者:蒋建军
  1. 0102050202

    0下载:
  2. 计算机图形学设计,实现画线、画圆、画多边形,用DDA算法实现画线,用Bresenham 算法实现画圆。还有实现区域的填充和多边形的裁剪,填充用种子填充算法,多边形的裁剪用的是Sutherland_Hodgman算法!本程序只是实现这些算法,如要使用,还可以进行完善!谢谢!-computer graphics design, realization of line drawing, Circle, drawing polygons, DDA algorithm used for line draw
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:56188
    • 提供者:张建
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com