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

搜索资源列表

  1. DDALine

    0下载:
  2. 实现交互式画直线、圆、椭圆 交互式裁剪 抛物线程序设计、Bezier曲线的算法实现 实现交互式移动图形-computer graphics programing code,such as line、circle、Bezier
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:68473
    • 提供者:ljc
  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
    • 文件大小:2122208
    • 提供者:张君珏
  1. LiangBarskyCLip

    0下载:
  2. 者仍然是一个计算机图形学中对直线的裁剪算法。。。供大家参考-Who is still a computer graphics algorithm for straight line cutting. . . For your reference. .
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1945321
    • 提供者:liu
  1. caijian

    0下载:
  2. 实现了直线和矩形框的裁剪功能,是用编码裁剪原理实现的-Achieved a straight line and cut features a rectangular box is the use of coding theory to achieve cutting
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:34127
    • 提供者:feng
  1. TUXINGXUE

    0下载:
  2. 图形学直线、圆、椭圆、充填、裁剪、二维图形,三为变换-Graphics line, round, oval, filling, cutting, two-dimensional graphics, three for the transformation and so on
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:2071679
    • 提供者:黄飞
  1. ComputerGraphics

    0下载:
  2. VC++6.0环境下实现直线、矩形、圆、二维变换,二维裁剪,二维填充图元等,MFC-ComputerGraphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3878981
    • 提供者:笨笨海
  1. Graphic

    0下载:
  2. 使用C语言编写的一些简单的图形算法基础,其中有中点直线算法,中点画圆,种子填充和裁剪算法。-Using the C language written in the basis of some simple graph algorithms, including the midpoint of a straight line algorithms, the mid-point Circle, seed filling and clipping algorithms.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:58358
    • 提供者:周拓
  1. HuangXu

    0下载:
  2. 计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2188010
    • 提供者:哈哈
  1. lj

    0下载:
  2. 计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:4013451
    • 提供者:哈哈
  1. thelineofcut

    0下载:
  2. 根据用户指定的位置和大小,生成一个作为窗口的矩形。根据用户指定坐标生成待裁剪直线-According to user-specified location and size, generate a rectangle as a window. Coordinates to be generated according to user-specified cut line
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:669
    • 提供者:mao maochong
  1. DrawSys

    0下载:
  2. VC一个经典且实用的画图程序。可以实画圆,直线,多边形,曲线,写文本,随机线,清空裁剪等功能。挺好的。-VC drawing of a classic and practical procedures. Can really draw a circle, line, polygon, curve, write text, random lines, clear cutting and other functions. Fine.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:217380
    • 提供者:chen chen
  1. graph-src

    0下载:
  2. 计算机图形算法程序包。包括填充算法,二、三维变换,圆弧算法,直线的二维裁剪等等。-Computer graphics algorithms library.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:320015
    • 提供者:Qiang Li
  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
    • 文件大小:966
    • 提供者:孙伟
  1. huawre

    0下载:
  2. 二维裁剪算法,实现对直线的裁剪!可以移动裁剪框!-good!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:44417
    • 提供者:伍兴
  1. cp

    0下载:
  2. 计算机图形学大作业 完成DDA,bresenham算法画直线,绘制圆和椭圆,区域填充,裁剪等功能。-Computer graphics major operation to complete DDA, bresenham algorithm drawing a straight line, circle and ellipse drawing, area filling, cutting and other functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-24
    • 文件大小:469156
    • 提供者:wx
  1. caijian2

    0下载:
  2. 计算机图形学实验_裁剪,用矩形裁剪一条直线-Computer graphics experiments _ cutting, cutting a straight line with a rectangular
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:42913
    • 提供者:panfei
  1. cut

    0下载:
  2. 在定义了窗口之后,我们只需将窗口内的图形显示出来,对于窗口之外的图形我们是不关心的。因此,必须将窗口外的图形裁剪下去。在本资料中,实现如下对直线段进行裁剪的算法:Cohen-Sutherland算法、中点分割算法、梁友栋-Barsky算法,并且利用Sutherland-Hodgman算法实现对多边形的裁剪,最后,实现当裁剪域是任意凸多边形时的裁剪算法。-In the definition of the window, we simply window graphics are displayed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1959396
    • 提供者:
  1. cutout

    0下载:
  2. 在定义了窗口之后,我们只需将窗口内的图形显示出来,对于窗口之外的图形我们是不关心的。因此,必须将窗口外的图形裁剪下去。在本资料中,实现如下对直线段进行裁剪的算法:Cohen-Sutherland算法、中点分割算法、梁友栋-Barsky算法,并且利用Sutherland-Hodgman算法实现对多边形的裁剪,最后,实现当裁剪域是任意凸多边形时的裁剪算法。-In the definition of the window, we simply window graphics are displayed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1959513
    • 提供者:
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:15465493
    • 提供者:Peng
  1. 20100905tuxing

    0下载:
  2. 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算法讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和凹区域裁剪的异同,景物空间消隐算法和图像空间消隐算法的差别,具体讲述了二叉空间剖分(BSP)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加了Liang-Barsky裁剪算法和Nicholl-Lee-Nicholl裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增了基于物理的光照明模型,透明效果,阴影生成,纹理映射,以及锥光束、平
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20500971
    • 提供者:李大山
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com