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

搜索资源列表

  1. 扫描线算法的图案填充

    0下载:
  2. 扫描线算法的图案填充-scan line algorithm pattern filling
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:47542
    • 提供者:李春雷
  1. 填充曲面的绘制

    0下载:
  2. 关于填充曲面的绘制-filled on the surface mapping
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:69277
    • 提供者:李力
  1. 五边形的虚线填充

    0下载:
  2. 虚线填充五边形试验 ,用到了bresenham划线算法-dotted filled test uses bresenham crossed Algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2359
    • 提供者:梁清
  1. 用户自定义填充

    0下载:
  2. 用户自定义填充,通过图像刷子的机制实现。可用于地质岩性符号填充等多种用途。-user-defined filled through images of the brush mechanism to achieve. Geological lithology can be used to fill in the blanks symbols multiple uses.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:90374
    • 提供者:心港
  1. 多边形填充算法

    1下载:
  2. 计算机图形学原理的一个程序设计,是多边形的填充算法,程序有点大.-computer graphics tenets of a design process that is filled polygon algorithms, procedures are too big.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:26517
    • 提供者:程青松
  1. OpenCV种子填充实现彩色图像分割的代码

    2下载:
  2. OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color image segmentation.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1928
    • 提供者:陈其星
  1. 颜色填充

    0下载:
  2. 这是一个种子填充算法,是根据已知的一个多边形区域内部的一个象素点来找到区域内其他的象素点进行填充的。-This is a seed fill algorithm is based on a polygon known within the region point to a pixel within the region to find other pixel sites filled.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:287697
    • 提供者:杨海峰
  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. 用OPENGL实现的,可以用来实现定点的绘制.用VC环境加上OPENGL实现.非常方便实现逐点递归填充算法.-use OpenGL, which can be used for fixed point mapping. VC environment with OpenGL. Very convenient achieve filled bit recursive algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:46309
    • 提供者:陈传军
  1. 不规则图形的填充

    1下载:
  2. 用VC开发的图形填充算法,简单实用, 希望对你的图形开发有所帮助, 如果有什么问题,可以与我联系-development of the VC graphics filling algorithm, simple and practical, and I hope to your graphics development will help, if any, can contact me
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:31433
    • 提供者:
  1. 二维填充图元的扫描线算法

    1下载:
  2. 实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序-achieve polygon scan conversion algorithm scanning lines in the region and filling algorithm scanning algorithm procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:43606
    • 提供者:kuld
  1. 填充裁剪

    0下载:
  2. 基于c++build的填充裁剪的源代码,可供初学者参考,使用算法较为简单-c build on the cutting filled the source code available for advanced users, the use of relatively simple algorithm
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:428060
    • 提供者:www
  1. 多边形的填充

    1下载:
  2. 学习计算机图形学的学生必做的一个题目,本人自认做的比较完美,会对其他同学有点借鉴意义,实现橡皮颈画任意多边形,对其进行填充-study computer graphics students will do a topic, I do a self perfection, the other students would somewhat useful to achieve rubber neck painting arbitrary polygon, its filling
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4602
    • 提供者:kai
  1. 圆填充

    0下载:
  2. 实现圆的填充,一个图像算法的实现,可以对初学者有所帮助-achieve yen fill an algorithm to achieve images can be helpful for beginners
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:26180
    • 提供者:王大力
  1. 填充棋盘

    0下载:
  2. 棋盘填充程序残缺棋盘的问题是:要求用三格板(triominoes)覆盖残缺棋盘(如图1-2所示)。在此覆盖中,两个三格板不能重叠,三格板不能覆盖残缺方格,但必须覆盖其他所有的方格。在这种限制条件下,所需要的三格板总数为(22k-1)/3。可以验证(22k-1)/3是一个整数。k为0的残缺棋盘很容易被覆盖,因为它没有非残缺的方格,用于覆盖的三格板的数目为0。当k=1时,正好存在3个非残缺的方格,并且这三个方格可用图1-2中的某一方向的三格板来覆盖。-chessboard filled with i
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1461287
    • 提供者:张亮
  1. MFC实现多边形画图填充

    0下载:
  2. MFC实现多边形画图和填充,对学习图形学有一定的好处哟!-MFC polygon drawing and filling, to learn graphics have certain advantages yo!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:77972
    • 提供者:冰扉
  1. 多边形简单填充

    1下载:
  2. 该程序是计算机图形学的一个实验题,实现多边形的扫描填充-the program is a computer graphics experiment and achieve filled polygon scan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:52902
    • 提供者:顾婷婷
  1. 用特定颜色填充区域

    0下载:
  2. 在vc中用特定的一个颜色填充一些区域,增强界面的美观-vc used in a particular color to fill some of the regional and enhance the aesthetic interface
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:19272
    • 提供者:庞岳峰
  1. 多边形填充程序

    1下载:
  2. 这是计算机图象学中多边形填充程序,可以按照随机在文挡中点击鼠标自动会画出多边形并动态的进行填充-This is the computer graphics were filled polygon procedures, according to random text block automatically click of a mouse which will draw polygons and dynamic for filling
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:90240
    • 提供者:郑英
  1. vb不规则区域的填充源码

    1下载:
  2. vb不规则区域的填充源码 vb不规则区域的填充源码 vb不规则区域的填充源码-vb irregular regions fill vb source of irregular regions fill irregular source vb source in the region filled vb irregular regions fill vb source of the irregular region filled vb source of irregular regions fil
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:53976
    • 提供者:hsc
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com