搜索资源列表

  1. 种子法多边形填充

    0下载:
  2. 这又是一个由本人改写的四通道种子法填充多边形区域的源码,速度不快,发来给大家参考-This is a rewrite of my four channels filled polygon seed source in the region, fast, made for your reference to
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3665
    • 提供者:王力
  1. 厉害的程序

    0下载:
  2. 图形学C语言实现多边形种子填充算法源代码能填充任意的图形-graphics C language seed polygon filling algorithm source code can be filled with arbitrary graphics
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:415607
    • 提供者:高原
  1. job2

    0下载:
  2. 采用计算机图形学的种子填充算法进行多边才行填充-using computer graphics seed filling algorithm filled multilateral Caixing
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8317
    • 提供者:朱芳芳
  1. PICS

    0下载:
  2. 计算机图形学的程序,有DDA直线和园,四种曲线,还有二维变换,种子填充和扫描线填充。-computer graphics procedures, and the DDA Linear Park, the four curves, two-dimensional transform, filled with seeds and scanning lines filled.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:121151
    • 提供者:刘铁
  1. 图形实验

    0下载:
  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. 所属分类:其它资源

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

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

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

    1下载:
  2. 这是对图像处理的程序,主要实现对256色及24位位图的处理(点运算,几何变换,图像增强,形态学变换,边缘检测,轮廓提取,轮廓跟踪,种子填充等).-This is the image processing procedures, the main achievement of 256 colors and 24 bitmap processing (point computation. geometric transform, image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:125008
    • 提供者:高仲富
  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 algorit
  3. 所属分类:其它资源

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

    0下载:
  2. 介绍了车牌定位的前期图像处理并用种子填充和哈夫变换的算法抓取车牌-positioning of the plates pre image processing and filled with seeds and Hough transform algorithm crawls plates
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:734547
    • 提供者:阿辉
  1. scan_fill

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

    • 发布日期: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

    1下载:
  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

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

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

    0下载:
  2. DAA画线法画直线 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (2) 二维区域填充(四向种子填充颜色算法) (3) 直线裁减 (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)-DAA painting painting straight line method (1) dotted line method Circle (input coordinates x, y coordi
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:84396
    • 提供者:huang wei
  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 fr a mework API VC procedures, this is because in that fr a mework to do. Plus I Q
  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

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

    • 发布日期:2008-10-13
    • 文件大小:60256
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 26 »

源码中国 www.ymcn.org