CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - seed

搜索资源列表

  1. kfill

    0下载:
  2. 种子填色算法,turbo c 2.0环境-seed coloring algorithm, 2.0 turbo c
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:786byte
    • 提供者:aquila
  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
    • 文件大小:210kb
    • 提供者:ch.nan
  1. scan_fill

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

    • 发布日期:2008-10-13
    • 文件大小:189.26kb
    • 提供者:刘文井
  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
    • 文件大小:33.63kb
    • 提供者:ffff
  1. seed

    0下载:
  2. 很好的填充算法,有多钟方式,拿出来与大家分享
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:75.78kb
    • 提供者:陈真乐
  1. seed

    0下载:
  2. 种子填充算法部分源代码, 谢谢各位来下载。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.07kb
    • 提供者:Lucy
  1. ComputerGraphics

    0下载:
  2. 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5.21mb
    • 提供者:隗平
  1. 5

    0下载:
  2. 最快区域种子点填充算法 最快区域种子点填充算法 计算机图形学-The fastest growing regional seed filling algorithm seed points, the fastest growing region filling algorithm in computer graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2.15kb
    • 提供者:芳芳
  1. VoronoiDiagram

    0下载:
  2. 计算几何课程中voronoidigram的实现程序, 可随机输入种子点,然后生成voronoi 图-Computational geometry course in the realization of the procedure voronoidigram can enter a random seed point, and then generate voronoi diagram
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5.18mb
    • 提供者:徐岗
  1. seedfilling

    0下载:
  2. 计算机图形学的种子填充,可实现种子填充算法。-Computer graphics filled seeds, seed fill algorithm can be realized.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1.89mb
    • 提供者:xiangcao
  1. SeedLineFill

    0下载:
  2. 基于种子填充算法的扫描线实现,不会出现堆栈溢出-Seed fill algorithm to achieve the scan line
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1.82mb
    • 提供者:宋佳
  1. seed-filling-exercises

    0下载:
  2. 计算机图形学的基本练习之一,边界扫描(种子填充练习)-Computer Graphics, one of the basic exercises, the boundary-scan (seed filling exercises)
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:12.69kb
    • 提供者:宋一飞
  1. SEED-VPM642user

    0下载:
  2. 和众达VMP642用户手册,比较详细地介绍该开发板的使用说明。-And Jones VMP642 user manuals, a more detailed descr iption of the instructions for use of the development board.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4.14mb
    • 提供者:saintdong
  1. EdgeContour

    0下载:
  2. 实现图像的边缘检测、提取和轮廓跟踪,还有种子填充算法-Of image edge detection, contour extraction and tracking, as well as the seed fill algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2.04mb
    • 提供者:胡新
  1. lab

    0下载:
  2. DDA、Bresenham画直线及画圆、多边形; 边缘填充算法和种子填充算法。-DDA, Bresenham drawing a straight line and circular, polygonal edge of the filling algorithm and seed fill algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1.94mb
    • 提供者:刘畅
  1. whhFillpolygon

    0下载:
  2. 图形的填充算法,包括有序变表法和种子填充法-Graphic filling algorithm, including the orderly changing table method and seed fill method
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3.59mb
    • 提供者:王海辉
  1. Image-Processing

    0下载:
  2. 图像处理程序,实现bresenham算法和种子填充算法-Image processing procedures, to achieve bresenham algorithm and seed fill algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3.21mb
    • 提供者:王呈祥
  1. test7

    0下载:
  2. 图形学填充算法有序边表法和种子填充算法的比较-Filling algorithm law and order side of the table Comparison of seed fill algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1.87mb
    • 提供者:Mata Fu
  1. Scan-Line-Seed-Fill-Algorithm

    0下载:
  2. 计算机图形学多边形填充算法,扫描线种子填充的伪代码-Computer graphics polygon fill algorithm, scan line seed fill pseudo code
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:6.71kb
    • 提供者:灿钿
  1. Seed-area-filling

    0下载:
  2. 此程序为种子区域填充算法,运行时需要加载gl/glut.h-This program area for seed filling algorithm, the runtime needs to load gl/glut.h
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:888.42kb
    • 提供者:郑前钢
« 12 »
搜珍网 www.dssz.com