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

搜索资源列表

  1. howto_hatch_nonstandard

    0下载:
  2. vb编的填充曲线-vb series of the space-filling curve
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5.01kb
    • 提供者:王涛
  1. 打开的曲线和闭合的曲线

    0下载:
  2. 本程序绘制打开闭合的曲线,闭合曲线可以使用Brush对象填充-mapping procedures to open the closed curve, closed curves can be used to fill Brush object
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:8.73kb
    • 提供者:邱波
  1. CUVSUFC

    1下载:
  2. bezier曲线、网格、填充曲面及纹理映射;nurbs曲线、网格、填充曲面及剪切曲面。-Bezier curves, meshes, filled surfaces and texture mapping nurbs curve, grid, filling surfaces and shear surface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:115.27kb
    • 提供者:mengstarry
  1. Whiteboard2

    0下载:
  2. C#绘图板,直线、矩形、圆形、曲线、填充矩形、填充圆形、输入文字、路径-C# graphics tablet, line, rectangle, circle, curve, filled rectangle, filled circle, enter text, the path
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:78.82kb
    • 提供者:夏云
  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. CG

    0下载:
  2. 学计算机图形学所画的图形,有画线(DDA,中点,Bresenham),画圆(中点和Bresenham),填充(扫描线和种子),裁剪,Bezier曲线,动画,三维形体。-By painting computer graphics school graphics, a painted line (DDA, the mid-point, Bresenham), Circle (mid-point and Bresenham), filling (scan line and seeds), cut, B
  3. 所属分类:Graph Drawing

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

    0下载:
  2. 画直线、圆、不规则图形以及填充闭合曲线,可以实现基本图形的绘制。-Drawing a straight line, round, irregular graphics and filled with closed curves can be achieved basic graphics rendering.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:45.2kb
    • 提供者:weimouer
  1. curve and fill

    0下载:
  2. 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条- The graph study curriculum designs four commonly used algorithms which 1, the scanning transforms: Point-by-point scanning, scan line algorithm, side-stripe markings law, edge
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:130.5kb
    • 提供者:杨康顺
  1. cool picture editor

    0下载:
  2. 一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。- Extremely Cool image editing software, supports in the picture the picture ellipse, the rectangle, the cone, the column, the irregular curve, supports the input text, uses the eraser, t
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:217.22kb
    • 提供者:none
  1. cg

    0下载:
  2. 二维和三维图形的基本变换 二维填充:二维填充有三种算法,其中有序边扫描线转换算法是固定填充的,四连通和扫描线种子填充法是可以填充任意形状的图形(曲线,多边形等)的,并且还可以判断种子点为外部点还是内部点。在使用时只需先画好需要填充的边界然后选择种子填充并用鼠标左键点击确定种子点即可填充。 二维裁剪:二维裁剪是演示性的功能,直接点击该菜单项就可以演示了。 二维基本变换:二维基本变换是演示性的功能,直接点击该菜单项就可以演示了。 二维动画:二维动画是演示性的功
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:82.56kb
    • 提供者:连舒明
  1. 028992

    0下载:
  2. 计算机图形学是交互式图形开发的基本理论,同时也是一门实践性的学科。笔者积累十多年的计算机图形学讲授经验,使用Visual C++ 6.0的MFC框架开发了涉及“基本图形的扫描转换”、“多边形填充”、“二维变换和裁剪”、“三维变换和投影”、“自由曲线和曲面”、“分形几何”、“动态消隐”和“真实感图形”等章节内容的43个案例。-Interactive Computer Graphics is developing the basic theory of graphics, but also a pr
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:10.62mb
    • 提供者:
  1. GraphicsTools_Andy

    0下载:
  2. VC做的绘图工具。绘制简单图形,Bezier曲线,填充,裁剪,变幻等。-The drawing tools VC. Drawing simple graphics, Bezier curves, filling, cutting, and other changes.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:92.72kb
    • 提供者:刘一丹
  1. gh

    0下载:
  2. 1. 简单图元的生成(如直线、圆、长方形等) 2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制 3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形 4. BEZIER曲线或B样条曲线的绘制 5. 个性化图形软件包的开发 6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectangular, etc) 2. Using DDA algor
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:1.38mb
    • 提供者:lixuan
  1. ComputerGraphics

    0下载:
  2. 三种算法绘制直线,种子填充,画圆画圆弧,绘制二次曲线,贝塞尔曲线等-Draw a straight line of three algorithms, seed filling, drawcircle circular painting, drawing the second curve, Bezier curves, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:5.9mb
    • 提供者:liumeng
  1. softhy145h

    0下载:
  2. Microsoft Chart Controls for .NET Framework支持各种丰富的图表选项,包括pie(饼图), area(区域), range(范围), point(点), circular(圆形), accumulation(累积), data distribution(数据分布), ajax interactive(AJAX交互), doughnut(甜圈图)等等。你可以在控件的声明中静态地声明图表数据,或者也可以使用数据绑定动态地填充。在运行时,该服务器控件会生成一个图
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-20
    • 文件大小:5.6mb
    • 提供者:power
  1. Shiyan5

    0下载:
  2. 图形学,三种算法画直线,园,区域填充,图形转换,Bezier曲线和B曲线算法-Graphics, drawing a straight line of three algorithms, park, area filling, graphics converter, Bezier curves and B curve algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1.98mb
    • 提供者:飓风
  1. VB090618excel

    0下载:
  2. vb操作Excel示例,数据统计表,线条填充,指数曲线拟合-vb Operation Excel example, data tables, line filling, exponential curve fitting
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:5.71kb
    • 提供者:maoqiang
  1. CG

    0下载:
  2. 计算机图形学实验作业 包括直线椭圆算法 扫描线填充 区域剪裁 Bezeir曲线曲面 3D变换-Computer Graphics experimental work, including straight-line scan-line algorithm for filling regions oval cut Bezeir curves and surfaces 3D Transform
  3. 所属分类:3D Graphic

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

    0下载:
  2. 非常实用的做matlab做曲线图的程序 能将所需要强调的区域的曲线段填充颜色 -Very useful to do graph matlab to do the procedure can be stressed by the area fill color curve segments
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:7.75kb
    • 提供者:李一
  1. 填充曲线

    1下载:
  2. 填充曲线 即希尔伯特曲线,利用matlab实现(The filling curve is the Hilbert curve, which is implemented by MATLAB.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:6.05mb
    • 提供者:张俊娜
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com