CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - Clipping

搜索资源列表

  1. 2D_LineClipping

    0下载:
  2. 本程序实现了图形学中的二维线段裁剪算法,VC6工程-the realization of the two-dimensional graphics Line Clipping algorithm works VC6
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10.46kb
    • 提供者:JohnnyAnn
  1. Sutherland-Hodgeman

    0下载:
  2. 可以正确执行的Sutherland-Hodgeman多边形裁剪,不过一些小问题需要优化。-can correct implementation of the Sutherland-Hodgeman polygon clipping, But some small problems needed to improve.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:44.77kb
    • 提供者:王强军
  1. 案例10-Cohen-Sutherland直线裁剪算法

    1下载:
  2. Cohen-Sutherland直线裁剪算法,调试无错误。实现的功能很强大,易于理解-Cohen-Sutherland line clipping algorithm, debug error-free. Realize the function is powerful, easy to understand
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-23
    • 文件大小:273.12kb
    • 提供者:哟哦哦
  1. Cohen-Sutherland

    0下载:
  2. 用C语言实现了Cohen-Sutherland算法,代码可以直接复制到tc里面运行,很好实现了线段裁剪-With the C language to implement Cohen-Sutherland algorithm, the code can be directly copied to the tc run inside, well realized Line Clipping
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:2.04kb
    • 提供者:Aboy
  1. Cohen_Sutherland

    0下载:
  2. 利用Visual C++编写的Cohen_Sutherland直线裁剪算法演示程序,图形界面,可以拖拉画直线,裁剪窗口大小可以自由变换,也可以准确定位输入直线和点-The use of Visual C++ Prepared Cohen_Sutherland line clipping algorithm demo program, graphical interface, you can drag and drop drawing a straight line, cutting window
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:31.27kb
    • 提供者:wuyiliang
  1. lineclip

    0下载:
  2. Line Clipping program in C
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:723byte
    • 提供者:Meriya
  1. LineCLIP

    0下载:
  2. Program runs Cohen-Sutherland Line Clipping algorithm, used for the Cartesian coordinates Cartesian coordinate system. Start-shaped: the user to enter the draw line segments start and end coordinates of the end of state: The procedure to print out af
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:1.65kb
    • 提供者:noha seddik
  1. a

    0下载:
  2. 运用Sutherland-Hodgeman算法的多边形裁剪算法。C语言实现。-The use of the Sutherland-Hodgeman polygon clipping algorithm algorithm. C language.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:1.18kb
    • 提供者:郑骥跃
  1. clipping_opengl

    0下载:
  2. Clipping algorithm, use Opengl
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:243.55kb
    • 提供者:vietquocvn
  1. GraphicCutting

    0下载:
  2. 图形裁剪,有点、线、多边形裁剪,点、线使用四比特法,多边形使用四边框裁剪-Graphic cutting, a little, line, polygon clipping, point, line and use the four-bit method, polygon clipping using the four border
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:16.01kb
    • 提供者:朱军
  1. Caijian

    0下载:
  2. 计算机图形学裁剪算法,包括梁友栋算法和Cohen-Sutherland算法-Computer graphics clipping algorithms, including Liang Dong algorithms and Cohen-Sutherland Algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:1.28kb
    • 提供者:Leo
  1. 88888

    0下载:
  2. 介绍了矩形窗口的二维线段裁剪算法,图形界面友好,程序简洁易懂-Introduced the two-dimensional rectangular window Line Clipping algorithm, graphical user-friendly, the program simple and easy to understand
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-02
    • 文件大小:13.23mb
    • 提供者:凌莉
  1. CLIPNG

    0下载:
  2. This is liang barskey line clipping algorithm-This is liang barskey line clipping algorithm...
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:775byte
    • 提供者:Sahana
  1. COHEN

    0下载:
  2. Cohen sutherland algorithm for line clipping
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:916byte
    • 提供者:Sahana
  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. tst_ClippingByRect

    0下载:
  2. Clipping By Rectangle code. Line Object and Polygon Object Clipping By Rectangle
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:24.24kb
    • 提供者:kim
  1. CGeditor

    0下载:
  2. The package must also have a user-friendly interface that may be menu-oriented, iconic or a combination of both. It provides most the features that a 2D graphic editor should have. It is developed in C. it has been implemented on DOS platform. The 2-
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:15.5kb
    • 提供者:sk
  1. LineClipping

    0下载:
  2. Line clipping in C-Line clipping in C++
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:10.43kb
    • 提供者:sagar
  1. clipping-lam

    0下载:
  2. clipping java inphographie
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:3.02kb
    • 提供者:k_kimo
  1. clipping-filtering-papr-reduction-ofdm

    0下载:
  2. clipping filtering method for PAPR reduction
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-17
    • 文件大小:1kb
    • 提供者:tasnim
« 12 3 »
搜珍网 www.dssz.com