搜索资源列表

  1. Fill

    0下载:
  2. 高质量的扫描线填充算法-high-quality scanning fill algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:65800
    • 提供者:戚勇
  1. AutoFill.Zip

    0下载:
  2. 自动填充对话框中各子窗口数据的控件 -The control which can fill data to each child window automatically
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-04
    • 文件大小:60416
    • 提供者:站长
  1. curve and fill

    0下载:
  2. 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条- The graph study curriculum designs four commonly used algorithms which 1, the scanning transforms: Point-by-point scanning, scan line algorithm,
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-04
    • 文件大小:133120
    • 提供者:杨康顺
  1. form_fill_ie

    0下载:
  2. 自动填写浏览器中显示的表格 -browser automatically fill in the form shown
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:113664
    • 提供者:ZHY
  1. PolyFill

    0下载:
  2. 多边形填充算法的实现-Polygon Fill Algorithm Implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:刘景
  1. 彩色图像分割的FLOOD FILL方法(源代码)

    0下载:
  2. 用OpenCV开发图像分割 -using OpenCV developed image segmentation
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:19456
    • 提供者:叶磊
  1. Fill

    0下载:
  2. 高质量的扫描线填充算法-high-quality scanning fill algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:3691520
    • 提供者:戚勇
  1. Floodfill

    0下载:
  2. OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。-OPENCV B4.0 incidental FLOOD FILL algorithm source code for example, can achieve a simple color image segmentation.
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:林宏津
  1. scanexample

    0下载:
  2. 基于opengl的多边形扫描算法演示系统,可以演示出多边形填充过程中扫描线扫描的结果,动态的演示出来。-on opengl polygon scan algorithm demonstration system that can demonstrate Polygon Fill out the process of scanning line scan results, dynamic demo out.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-04
    • 文件大小:1244160
    • 提供者:0
  1. 图像分割

    0下载:
  2. 下面是OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。-Below are OPENCV B4.0 incidental FLOOD FILL algorithm source code for example, can achieve a simple color image segmentation.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:张文
  1. FILL

    0下载:
  2. 多边形填充算法 ,用turbo c2.0开发-polygon filling algorithm polygon filling algorithm, developed with turbo c2.0
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:五笔
  1. 区域填圆

    0下载:
  2. 对mapinfo中选定区域用指定半径的圆填充,计算填充圆的个数,并计算填充圆的面积与区域面积之比-right MapInfo selected regional specified radius of the circle to fill the calculation filled round number, and calculate an area filled with a round of the regional area
  3. 所属分类:GIS编程

    • 发布日期:2024-05-04
    • 文件大小:166912
    • 提供者:黄晓曼
  1. 0327401100

    0下载:
  2. 多边形的填充,算法可用于任何多边形的填充,只需知道它们的定点坐标就行。使用OpenGl写code-Polygon fill algorithm can be used for any polygon filling, they know only the sentinel coordinates on the line. Use OpenGl write code
  3. 所属分类:OpenGL

    • 发布日期:2024-05-04
    • 文件大小:54272
    • 提供者:丁钱飞
  1. tuxingzuoye

    0下载:
  2. c语言写的绘图函数,包括多边形的扫描线填充算法,编译通过。-write graphics functions, including polygon scan fill algorithm, compile.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:
  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图形编程

    • 发布日期:2024-05-04
    • 文件大小:33792
    • 提供者:ffff
  1. fill

    0下载:
  2. disp() { setTitle("扫描线种子填充算法") setSize(width,height) setBackground(Color.white) addWindowListener(this) addMouseListener(this) addMouseMotionListener(this) setVisible(true) -disp () (setTi
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:李默
  1. Scan-line-seed-fill

    0下载:
  2. 种子扫描线填充,动态画多边形,并填充颜色。-Scan line seed fill, dynamic polygon drawing and filling color.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-04
    • 文件大小:1397760
    • 提供者:王上册
  1. boundary-fill-algorithm-pullmann

    0下载:
  2. - algorithm is designed as real boundary fill alg., but for visibility, it is drawing not only single pixels, - but 10x10px squares. By clicking on the canvas, you specify starting point where algorithm is started...
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-04
    • 文件大小:15360
    • 提供者:Menahem
  1. fill

    0下载:
  2. Flood fill, also called seed fill, is an algorithm that determines the area connected to a given node in a multi-dimensional array. implementation in matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:adamsr
  1. Fill-Polygon

    0下载:
  2. OpenGL Fill-polygon programming source!
  3. 所属分类:OpenGL

    • 发布日期:2024-05-04
    • 文件大小:1257472
    • 提供者:beet
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org