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

搜索资源列表

  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. wcbm

    0下载:
  2. 模仿Windows自带的图象编辑器。有异或绘图,图形规则划,泛滥填充等算法。-imitate the Windows image editor. There are differences or graphics, graphics rules is rampant, such as filling algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35199
    • 提供者:wc
  1. jisuanji1tuxingxue1

    0下载:
  2. 这是我的计算机图形学课程设计,实现了简单的画图功能。用面向对象语言和面向对象程序设计方法完成一个画图应用系统的分析、设计和实施,实现对象的基本插入、删除、修改、查询 和对象的永久保存等功能。通过课程设计使学生掌握面向对象编程技术、语言的GUI编程、常用类库的使用、应用系统的开发过程和常用的画图算法,如画圆、画直线、画矩形、填充等。-This is my computer graphics curriculum design, realization of a simple drawing fun
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:656091
    • 提供者:刘昌劲
  1. Tfill

    0下载:
  2. 图形学c语言填充算法,可以随意填充任何的多边形-graphics fill algorithm can be filled with any arbitrary polygon
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1648
    • 提供者:zyf
  1. GDI_Meta

    0下载:
  2. 这个程序实现了一般绘图应用程序所具有的绝大多数功能,并提供了一些额外的辅助功能。可以进行直线图元、椭圆图元、三角形图元、矩形图元等图元的绘制,还可以填充图元,绘制文本,改变线条颜色、类型以及填充方式等。允许对图形的删除、修改、拷贝、剪切、平移、撤销等操作。允许改变图元的颜色、线形、形状等。还有辅助网格功能方便用户进行定位绘制。还有文件格式和数据库支持等功能。对想了解GDI编程的朋友有极大的帮助。-the process of general graphics applications have
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:37089
    • 提供者:严江
  1. polygon_fill

    0下载:
  2. 是图形学中扫描填充的算法,得到任意多边行的填充。并可设置扫描的间距以达到最佳效果。-is filled with graphics scanning algorithm to be arbitrary multilateral filled trip. Scanning can set the spacing to achieve optimal results.
  3. 所属分类:2D图形编程

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

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

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

    0下载:
  2. 类似于windows画图的程序,可以画出直线与椭圆,可以填充封闭图形。-similar to the procedure can draw straight lines and elliptical, graphics can be filled closed.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:63448
    • 提供者:wf
  1. sidefill

    0下载:
  2. 计算机图形的边填充的算法是将一个封闭图形的内部填充上颜色-the edge computer graphics filling algorithm is a closed internal graphics fill color
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:5336
    • 提供者:张严
  1. huizhiyutianchong

    0下载:
  2. 利用java.awt.Graphics2D类绘制各种图形,矩形,圆,二次曲线,饼形以及它们的填充图形等-use java.awt.Graphics2D draw various types of graphics, rectangle, circle, conic, pie-shaped and filled their graphics
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:11446
    • 提供者:xxxxzzzzyyyy007
  1. Graphicsrobot

    0下载:
  2. 计算机图形学的一些处理. Line Circle 等制作 区间的填充等-some computer graphics processing. Like the Circle Line range of fill in the blanks
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:63043
    • 提供者:徐枫
  1. Thepackingofthepolygon

    0下载:
  2. 多边形的填充,在VB平台上开发,属于图形学内容,实现画多边形并进行填充-polygon filling, in VB platform development, graphics content belongs to achieve paintings and filled polygon
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4331
    • 提供者:张敬
  1. jjj-browsdlg

    0下载:
  2. 用指定的位图做刷子填充整个窗口。这个程序演示如何建立画刷句柄以及将它选择到一个图形设备句柄中(3KB)-specified bitmap brush done filling the entire window. This procedure shows how to build painting brush handle, as well as its choice of a graphics equipment to handle (3KB)
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2454
    • 提供者:高帆
  1. biantianchong

    0下载:
  2. 计算机图形学中的边填充算法是个不错的算法,呵呵,希望大家能支持!-Computer Graphics Edge filling algorithm is a good algorithm, Oh, I hope you will support!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1459
    • 提供者:张涛
  1. filll

    0下载:
  2. 一个二维填充程序,能在其上面画出各种不同的图形,并做填充!-filled a two-dimensional process, in its top draw different kinds of graphics, and so filling!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:29859
    • 提供者:图形
  1. 5864563

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

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

    0下载:
  2. 计算机图形学实验代码 实现划线,花园和集合变换,多边形填充-computer graphics code experimental realization crossed, gardens and pools transform, Polygon Fill
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5219
    • 提供者:fdssd
  1. Computer-Graphic

    0下载:
  2. 此代码实现简单的计算机图形学的要求,包括图形的绘制,填充,坐标变换等功能-this code simple computer graphics requirements, including graphics rendering, filling, coordinate transformation functions
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:105583
    • 提供者:小侯
  1. GraphicsMIDlet

    0下载:
  2. j2me 创建图形,可以定位,填充,在图形中使用文字,使用了多个类-J2ME create graphics, positioning, filling, in the use of graphic language, the use of a number of categories
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:2453
    • 提供者:albert_jq
  1. linefull

    0下载:
  2. 计算机图形学扫描线算法 用扫描线算法填充空白处 -computer graphics scanning algorithm scanning algorithm to fill space
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:55049
    • 提供者:铀花
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com