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

搜索资源列表

  1. cg4

    0下载:
  2. 清华版计算机图形学实验代码:第四章 多边形填充-Tsinghua Experimental code version of computer graphics: Chapter IV filled polygon
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2590695
    • 提供者:zby
  1. untitled4

    1下载:
  2.  使用 PLOT(T,Y1,Y2,…])命令,绘图命令plot绘制x-y坐标图;  使用HOLD 命令,保持住该图形窗口的内容,再画一条线。并且该线型的颜色、标记符号可以选择。  利用PLOT(X1,Y1,X2,Y2,..XN,YN)语句, X1,Y1,X2,Y2,..XN,YN分别为向量对,每一对X-Y可画出多条图形。  使用PLOTYY命令,可设坐标。  利用二维绘图函数patch函数fill ,
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:1564
    • 提供者:袁明
  1. tianchong

    0下载:
  2. 这是一个我在学图形学的时候的一个小程序,多边形的扫描填充算法-This is a school in my graphics when a small procedure, the scanning polygon fill algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3716599
    • 提供者:
  1. sweep

    0下载:
  2. 用C++和opengl实现的图形学中的扫描线填充算法,对初学图形学很有帮助-Using C++ and opengl graphics to achieve the scan line fill algorithm, useful for the beginner Graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:658512
    • 提供者:倪翔
  1. GDI_plus_Painter

    0下载:
  2. GDI+绘图基本操作,包括绘制直线、矩形、椭圆以及绘制填充的基本图形,并可以把绘制的图形保存为位图-GDI+ graphics basic operations, including drawing a straight line, rectangle, ellipse, and fill the basic graphics rendering, and rendering can be saved as a bitmap graphics
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:101153
    • 提供者:leon
  1. myproduction

    1下载:
  2. 计算机图形学的中点画圆法,Bresenham画圆,中点画椭圆及种子填充算法,用VC05实现,还有实验报告-The mid-point of computer graphics drawcircle, Bresenham Circle, Ellipse and seeds in stipple fill algorithm, the VC05 to achieve, there are experimental reports
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:8365546
    • 提供者:xgdlhdgj
  1. pic

    0下载:
  2. 作业名称: 简易的图形编辑器 实现功能:A: 有一些图元(例如:点,线,矩形,园...) B: 可以在任意位置任意方向作图 C: 填充方式至少有四种(实的,网格,竖线,横线等) D:可以扩充图元课填充的方法 -Operating Name: simple graphics editor to achieve function: A: there are some graphic elements (such as: point, line, rectangle, P
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:2386
    • 提供者:zhangbin
  1. draw

    0下载:
  2. 简单绘图程序,可画铅笔线条、直线、矩形、圆角矩形、圆、椭圆、填充图形(编辑颜色)以及橡皮、输入文字、撤销、重做、背景颜色设置、反色、线条粗细设置、存储、读取图片等功能。-A simple drawing program to draw a pencil line, straight, rectangular, rounded rectangular, round, oval, filling graphics (edit color), as well as rubber, enter text
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:5611
    • 提供者:航仔
  1. tuxingxue

    0下载:
  2. 该程序包里包含了计算机图形学所学的各种算法的源程序: 1、直线算法(B算法、DDA算法和中点算法) 2、圆弧算法 3、多边形填充算法(有序边发、种子算法和图案填充算法) 4、二维变换算法 5、直线二维裁剪算法 6、三维变换算法 程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。 有任何问题可与本人联系: QQ:4445
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:312832
    • 提供者:lewsn2008
  1. Isoline_Algorithm

    0下载:
  2. 等值线生成与图形填充算法论文 等值线图是一种应用广泛的图形. 针对已有等值线生成方法进行了改进, 提出了一种简单实用的等值线生成方法. 并对等值线图的填充问题进行了研究, 提出了一个易于实现的等值线图填充算法.-Contour generation and graph paper contour map filling algorithm is a widely used graphics. For contour generation method has been improved an
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:106298
    • 提供者:张三
  1. ComputerGraphicscurriculumdesign

    0下载:
  2. 计算机图形学的课程设计,直线,填充等算法实现。-Computer Graphics curriculum design, straight line, or fill algorithm.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3662163
    • 提供者:吴叶
  1. fill

    0下载:
  2. 实现图形填充,算法为内部表示区域种子填充算法-Fill the realization of graphics, algorithms for internal representation of regional seed fill algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:19836
    • 提供者:arlin
  1. tuxingxue

    0下载:
  2. c++做的图形学的内容。。鼠标拖动画直线,鼠标画举行。填充。。。所有图形学的基本功能的实现。对了。还有许多个交互式绘制曲线的功能。。。适用于初级的c++学习-c++ to do graphics content. . Drag your mouse animated straight, hold the mouse painting. Filled. . . All the basic functions of graphics implementation. Right. There are
  3. 所属分类:Graph program

    • 发布日期:2017-06-12
    • 文件大小:20096909
    • 提供者:叶子
  1. graphics

    0下载:
  2. 这是我带计算机图形学实验时的一些资料,里面包括了基本的绘图程序:图形裁剪,画时钟,画圆,画直线,多边形填充,显示模式。还有一些学习MFC的资料和书籍以及绘图程序常用的函数。-This is my experiment with computer graphics some of the information, which includes a basic drawing program: Graphic cutting, painting clock, draw a circle, draw
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-21
    • 文件大小:35822585
    • 提供者:赵艳
  1. matlab_Graphics_applications_2

    0下载:
  2. 分别给出了饼图的绘制、阶梯图、枝干图、罗盘图、轮廓图、交互式图形、变换的傅立叶函数曲线、劳伦兹非线形方程的无序活动、填充图、条形图和阶梯形图matlab的样例代码,简单实用。-Drawing pie charts are given respectively, ladder diagram, branches map, compass map, contour maps, interactive graphics, the Fourier transform function curves, L
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1818
    • 提供者:秦关
  1. program

    0下载:
  2. 计算机图形学课程算法演示系统 (1)画线算法演示:实现画线的三个算法---DDA画线算法、中点画线算法、Bresenham画线算法。建立坐标系,由用户输入两点坐标,体现直线的走势,最后给出算法的参数值以及实现清除功能。 (2)画圆算法演示:实现画圆的两个基本算法---Bresenham画圆算法、中点画圆算法。由用户输入圆的半径,体现圆的四个象限的走势,最后给出算法的误差值以及实现清除功能。 (3)填充算法演示:实现边填充和种子填充这两个基本填充算法。其中边填充由用户画出多边形,对封闭
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2332387
    • 提供者:于小鱼
  1. Gouraud

    0下载:
  2. mfc Gouraud算法,实现图形填充-mfc Gouraud algorithm to achieve graphic fill
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1953155
    • 提供者:辅导室
  1. Basicgraphicsgeneration

    0下载:
  2. 实现直线、圆、椭圆和区域填充,其中直线和圆的生成分别用DDA算法、中点画线法和Bresenham算法,扫描转换和区域填充用多边形扫描转换的扫描线算法和种子填充算法。-To achieve a straight line, round, oval and the area filling, in which the generation of linear and circular respectively DDA algorithm, the stipple line method and Br
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:2014297
    • 提供者:zhuli
  1. 452323425

    0下载:
  2. 计算机图形学 实现各种形状的绘制以及图形颜色的设定 填充 平移等-Computer graphics to achieve a variety of shapes drawn
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2963642
    • 提供者:淅淅拉拉
  1. 498q

    0下载:
  2. vc开发丰富的图形类型(直线,平行四边形,矩形,多边形,圆角矩形,圆,椭圆,二次均匀B样条曲线,三次参数样条曲线,贝齐埃曲线)       丰富的图形操作(属性设置,拖动,放大/缩小,删除,拷贝,旋转,图形切割,图形填充,编辑等) 软件通用功能(撤消/恢复,打印,文件操作-vc development of rich graphical type (straight, parallelogram, rectangle, polygon, rounded rectangle, round,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:349118
    • 提供者:威客
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com