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

搜索资源列表

  1. lx4

    0下载:
  2. 这是一个关于图形颜色填充的界面程序 可以填充不同颜色-This is a fill color graphics on the interface procedures can be filled with different colors
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:33566
    • 提供者:mao
  1. 0下载:
  2. 二维图形中扫描线填充算法,本程序根据鼠标左键选择图形每个顶点,用右键闭合图形,然后填充-2D scanning fill algorithm, the procedures under the left mouse button to choose graphics for each vertex, right-Closed graphics, then filled
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:69519
    • 提供者:
  1. ContourTest1

    0下载:
  2. 我写的等值线追踪和颜色填充源代码,欢迎使用!-I wrote the contours and colors filled tracking the source code, welcomed the use!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:95606
    • 提供者:心港
  1. 20050924165752_fill

    0下载:
  2. 填充算法源码 一个简单的程序, 边填充算法的演示。 -filling algorithm source code a simple procedure, while filling algorithm demonstration.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:29784
    • 提供者:张茜
  1. Turboc2

    0下载:
  2. 它可供初学Turbo c 的人使用,其中个文件独立,内容是用中断写点、读点、填充等。-Turbo c for the beginners to use, which documents the independent, as is interrupted to write, read, fill in the blanks.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:41796
    • 提供者:zchill0011
  1. zhongzi

    0下载:
  2. 种子填充算法实现域的填充 但没考虑种子边界情况-seed filling algorithm domain but did not consider filling seeds of the border
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:569
    • 提供者:刘朗
  1. graphic_demo

    0下载:
  2. 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转, 原点对称,错切变换算法;-help students lea
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:807327
    • 提供者:冯宾
  1. ProgressBarTest

    0下载:
  2. 这是一个非常好的进度条控件,可以多种颜色和填充方式显示进度,很漂亮.-This is a very good progress of controls, can fill a variety of colors and shown progress, and very pretty.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:45548
    • 提供者:胡水清
  1. FillPoly

    0下载:
  2. 这个程序主要是实现一个带孔的多边形的填充,采用了边表,新边表等概念,适合新手看一下。-this procedure is a major hole in a polygon filling, using a side table, side table new concepts suitable for newcomers to see.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:48307
    • 提供者:yszhang
  1. FillPolygon

    2下载:
  2. 用C实现的多边形填充算法,该算法效率很高,经过实际应用-C realized polygon filling algorithm, which is highly effective, practical applications after
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1481
    • 提供者:
  1. GraphTool

    0下载:
  2. 使用MFC实现一个绘图程序 功能:类似于Windows系统的画图程序。具有画图、填充图、打开图形文件等功能。 使过SkinMagic优化程序界面;-use a drawing program functions : Windows system similar to the drawing program. With drawing, filled with maps, graphics files opened functions. So too SkinMagic optimizat
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:287300
    • 提供者:mars
  1. Graph 1

    0下载:
  2. 程序的目的是要实现动态画出多边形,可以进行移动、旋转、放缩几何变换和动画,并可以填充-procedures are designed to achieve dynamic draw polygons that can be mobile, rotating and scaling geometric transformation and animation, and can be filled
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:125913
    • 提供者:网小强
  1. 计算机图形学小项目

    1下载:
  2. 实现了 DAA画线法画直 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做) -realized DAA painting painting straight line method (1) dotted line method Circle (input coordinates x,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:89469
    • 提供者:韩为
  1. zhuerPolygon

    0下载:
  2. 图形学上机实验 区域填充:多边形扫描转换-graphics on the plane experimental area filling : polygon scan conversion
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:35827
    • 提供者:jnz
  1. LenAlign

    0下载:
  2. 一个将文件随机填充到以指定单位长度对齐的代码,每次填充的内容都会变化。默认对齐长度为512字节-a random filling of documents to a designated unit length alignment of code, each filled with the contents will change. Alignment length of the default 512 bytes
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1742409
    • 提供者:阿龙
  1. 完成通过鼠标在视图窗口内绘制任意形状的线

    0下载:
  2. 所绘画出的线段类型、颜色和粗细,还有如何定 义画刷的填充颜色和类型。如何用Rectangle函数绘画矩形、用Ellipse函数绘画圆和椭圆和运用 -drawn up by the line type, color and thickness, and how to define the brush paintings filled with color and type. How Rectangle function rectangular painting, painting w
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:23841
    • 提供者:熊帆
  1. edge_mark_fill

    0下载:
  2. 计算机图形学,栅栏填充算法,利用JAVA-computer graphics, fenced filling algorithm, using JAVA
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:1476
    • 提供者:cyz
  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. g_bmpbsource

    0下载:
  2. bmp图像处理程序,实现选取显示与画刷填充。-bmp image processing to achieve selection show filled with brush painting.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:238460
    • 提供者:丁一甲
  1. graphics_c

    1下载:
  2. 有关于《计算机图形学》的实验,VC 有各种画圆,线,以及填充-on "Computer Graphics" experiment, a variety of VC Circle, Line, and filled
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:212588
    • 提供者:杨琴
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com