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

搜索资源列表

  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. 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. VCcaijian

    0下载:
  2. 理解二维图形裁剪的基本原理,掌握常见的二维图形裁剪算法,利用TC实现直线段的编码裁剪(Cohen-Sutherland)算法。-Master common 2d graphics cutting algorithm, using TC realization of a line segment code cutting (Cohen- Sutherland) algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:53418
    • 提供者:下坡
  1. CO_SUT

    0下载:
  2. program to implement Cohen Sutherland algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:1234
    • 提供者:AK
  1. Clipping

    0下载:
  2. Graphics clipping algorithms of both classifications Cohen sutherland Sutherland hodgeman weller liang barsky
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5792
    • 提供者:Daisy
  1. Three

    0下载:
  2. 计算机图形中的裁剪,包括梁友栋裁剪,中点分割算法,Cohen-Sutherland算法-In computer graphics clipping, including LiangYouDong cutting, midpoint segmentation algorithm, Cohen-Sutherland algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:366287
    • 提供者:sss
  1. CaiJian1--

    0下载:
  2. MFC做的图形处理,关于线段的裁剪,包括参数化法的凸多边形裁剪算法和Cohen-SutherLand裁剪算法。-MFC to do graphics processing, cut on the line, including the parameterization of the convex polygon clipping algorithm, and Cohen-Sutherland clipping algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4758507
    • 提供者:zengyong
  1. Cohen_Sutherland-OTHER

    0下载:
  2. Cohen_Sutherland裁剪算法-Cohen Sutherland
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:9507
    • 提供者:
  1. CohanSunderland

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

    • 发布日期:2017-05-23
    • 文件大小:7427155
    • 提供者:kme_ro
  1. Clip

    0下载:
  2. 计算机图形学,vc,用两种算法实现直线的裁剪,分别是Cohen-Sutherland和梁友栋-Barsky-Computer graphics, vc, straight cut with two algorithms, Cohen-Sutherland and Liang Dong-Barsky
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:2341067
    • 提供者:王浩伟
  1. bookScript

    0下载:
  2. 计算机图形学课本Cohen-Sutherland 线段裁剪算法示例源码-Sample source code of computer graphics textbooks Cohen-Sutherland Line Clipping Algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-16
    • 文件大小:1722
    • 提供者:siva
  1. send

    0下载:
  2. 已知甲、乙两台80C51单片机所使用的晶振均为11.0592MHz。现要求两机之间进行串行通信,甲机发送,乙机接收。传输波特率定为9600。甲机片内以50H为数据起始地址的16字节数据发送给乙机。甲机首先发送数据长度,然后开始发送数据。乙机以接收的第一字节作为接收数据的长度,第2字节开始为数据。乙机将接收的数据存放在以60H为起始地址的16个单元内。编程计算直线与窗口边界所在直线的交点,直线端点和交点在Cohen-Sutherland直线段剪裁算法中的区域编码, 画出窗口及窗口内的直线段。-
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:1042
    • 提供者:hanchao
  1. CohenSutherland

    0下载:
  2. Cohen-Sutherland直线裁剪算法 mfc-Cohen-Sutherland line clipping algorithm mfc
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:274245
    • 提供者:程芳圆
  1. Cohen-Sutherland

    0下载:
  2. 这是计算机图形学重要的一次案例,是计算机图形学源码,很好用,是裁剪算法! -This computer graphics is important for a case, computer graphics is the source code, very useful
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:154248
    • 提供者:刘峥
  1. ch8CohenSutherlandLineClip2D

    0下载:
  2. opengl的cohen-sutherland 线段剪切算法代码 需要自己建立主程序-cohen-sutherland line clipping algorithm source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1298
    • 提供者:t
  1. LineCutting

    0下载:
  2. 实现矩形区域的二维裁剪,所用的算法为Cohen-Sutherland裁剪算法-Realization of two-dimensional rectangular area cut, the algorithm used for the Cohen-Sutherland clipping algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:18498
    • 提供者:Liu Zhiqiang
  1. Fill-Polygon

    0下载:
  2.   实现二维扫描转换多边形的扫描线算法   实现二维连通区域填充的种子填充算法(四连通或八连通)   实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 -Realization of two-dimensional polygon scan conversion algorithm dimensional scan line connected region filled seed filling algorithm (four or eight con
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:193406
    • 提供者:沈亦苏
  1. Cohen_Sutherland

    0下载:
  2. 实验四 编程实现Cohen-Sutherland线段裁剪算法或者Sutherland-Hodgman多边形裁剪算法 对各种情况进行测试,验证算法实现的完整性 -Experiments four programming Cohen-Sutherland line clipping algorithm or Sutherland-Hodgman polygon clipping algorithms for testing a variety of situations, to ver
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:221526
    • 提供者:林伟鸿
  1. Sutherland_Hodgman

    0下载:
  2. 实验四 编程实现Cohen-Sutherland线段裁剪算法或者Sutherland-Hodgman多边形裁剪算法 对各种情况进行测试,验证算法实现的完整性 -Experiments four programming Cohen-Sutherland line clipping algorithm or Sutherland-Hodgman polygon clipping algorithms for testing a variety of situations, to ver
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:222958
    • 提供者:林伟鸿
  1. line-clipping

    0下载:
  2. OpenGL计算机图形学的Cohen-Sutherland线段裁剪算法-OpenGL, line clipping algorithm based on Cohen-Sutherland
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:2265
    • 提供者:Archer钦
« 1 2 3 4 56 »
搜珍网 www.dssz.com