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

搜索资源列表

  1. 画图系统

    0下载:
  2. 我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a ce
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:5.19kb
    • 提供者:李玮玮
  1. 裁剪Dlg

    0下载:
  2. 区域填充和影线填充原理,算法和实现 图形几何变换,投影变换和视向变换的方法和实现 直线段,多边形裁剪算法和实现 曲线生成原理,算法和实现 常用的消隐算法 -area filling and filling hatched theory, algorithms and graphic geometric transformation, and visual projection transformation to transform the methods and linear, polygon
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.07kb
    • 提供者:王宇
  1. GrfxProgPHIGS

    1下载:
  2. Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes \"Hello World\" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:171.99kb
    • 提供者:刘伟
  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. cg

    0下载:
  2. 在画图系统中实现圆的生成算法,使圆支持异或模式、实现橡皮筋直线、圆、矩形、实现多边形裁剪、实现基本几何变换(平移)、实现B样条曲线 -In the drawing system to achieve a circle generation algorithm, so that won to support different or models to achieve a rubber band straight, round, rectangular, polygon clipping to
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:22.87kb
    • 提供者:沈静
  1. computer-graphics

    0下载:
  2. 计算机图形学的作业。该程序包括图形生成(DDA直线/中点直线/BH直线/中点圆/正负圆/BH圆),图形显示(边缘/种子/扫描线填充),二维裁剪(CS/中点分割/LB/多边形裁剪),图形变换(平移/对称变换/旋转/缩放),曲线生成(Bezier曲线/B样条曲线/Hermite曲线)的算法。-It is my computer graphics work. The program includes graphics generation (DDA line/mid-point of line/BH
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2.02mb
    • 提供者:张君珏
  1. xianduan

    0下载:
  2. 从直线的Cohen-Sutherland、中点分割和参数化裁剪算法中,任选一种,编程实现; 2.编程实现Bezier曲线分割递推de Casteljau算法。 3.任选一种曲面,并编程实现 -From the line of Cohen-Sutherland, the midpoint of segmentation and parametric clipping algorithm, Choose one, programming 2. Programming Recursive
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:966byte
    • 提供者:孙伟
  1. graphic

    2下载:
  2. 主要功能有: 1) 具有菜单,通过菜单执行各种操作; 2) 采用图元的扫描转换算法绘制各种基本图元,如直线、圆、圆弧、多边形 3) 实现图形的平移、缩放、旋转、对称、错切及组合变化; 4) 能够拾取图形,并修改所选的图形的颜色、线型等; 5) 能够采用各种算法填充多边形、圆、扇形区域; 6) 能够采用各种算法实现直线裁剪、多边形裁剪; 7) 能够绘制各种样条曲线。 8) 能够绘制三维图形的投影图,包括:三视图、轴侧图、透视图; 9) 能够绘制分形图形,例如,K
  3. 所属分类:Special Effects

    • 发布日期:2015-11-07
    • 文件大小:2.61mb
    • 提供者:地方官
  1. report-of-tuxingxue

    0下载:
  2. 实验一 直线生成算法 实验二 圆弧生成算法 实验三 窗口菜单交互界面 实验四 区域填充算法 实验五 裁剪算法算法 实验六 图形软件开发包/库应用 实验七 曲线的生成算法 实验八 曲面生成算法 实验九 二维图形变换-Experimental line generation algorithm experiment two arcs to generate the algorithm experimental three-window menu interface e
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10.91mb
    • 提供者:刘亮
  1. COMPUTER_GRAPHICS

    0下载:
  2. 本程序实现了计算机图形学的一些重要算法(画直线,画圆,画椭圆,区域填充,图形裁剪,齿轮生成,三次样条曲线等等),源码和可执行程序均打包于文件中-this program is implemented some important algorithm of computer graphics such as drawing lines,drawing circles,drawing ellipse,area filling,Graphics clipping,gear wheel generati
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3.1mb
    • 提供者:杨风
  1. yuyinxuebo

    0下载:
  2. 利用三电平中心削波自相关法实现清、浊音判定,并提取一段话音的基频参数,绘制基频曲线,并将该参数曲线合并到前面提取的短时过零率和短时能量参数曲线图中-Using a three-level center clipping from the relevant law to achieve clear, voiced determination, and extract some of the fundamental parameters of the voice, drawing the funda
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:729byte
    • 提供者:chenshuhan
  1. sourcecode

    0下载:
  2. 通过对OFDM信号的CCDF曲线进行分析,得出了联合哈特莱变换和限幅算法降低OFDM信号峰均比的方法确实降低了OFDM信号的PAPR值-through the analysis of CCDF curve of OFDM signal, it is true to reduce the PAPR value of OFDM signal by use the method of the United Hart transform and clipping algorithm for PAPR r
  3. 所属分类:Other systems

    • 发布日期:2016-08-09
    • 文件大小:4kb
    • 提供者:张建锋
  1. Graphics-comprehensive-experiment

    0下载:
  2. 1.1实现绘制Bresenham直线 运用Bresenham算法,通过点绘制实现直线。 1.2实现种子填充算法 运用4连通种子填充算法,实现填充矩形的颜色填充和矩形框内的颜色填充。 1.3实现几何变换 运用glRotated、glTranslated、glScaled实现几何图像的旋转、平移、放大、缩小。 1.4实现窗口裁剪 通过Cohen_Sutherland、Sutherland_Hodgman实现线段裁剪和多边形裁剪。 1.5实现绘制曲线 通过Bezie
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:251.18kb
    • 提供者:林伟鸿
  1. 2676670PAPR

    0下载:
  2. PAPR,削波技术,ofdm,解调,星座图,ccdf曲线,误码率-PAPR, clipping technology, ofdm, demodulation, constellation, ccdf curve, the error rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:26.14kb
    • 提供者:sx
搜珍网 www.dssz.com