CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - liang barsky算法

搜索资源列表

  1. barsky

    0下载:
  2. OpenGl中的二维裁剪算法,实现直线段相对于给定窗口的裁减,主要采用梁友栋-barsky算法,-OpenGl the two-dimensional cutting algorithm, and of the linear phase for a given window of the reduction, used mainly friends of Liang Dong-barsky algorithm,
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2006
    • 提供者:魏然
  1. Cutter

    0下载:
  2. 本程序实现了直线裁减和多边形裁剪!窗口由鼠标输入算法为Liang-Barsky算法-the realization of linear reduction and polygon clipping! Window from the mouse input to the algorithm Liang - Barsky algorithm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:22514
    • 提供者:赵赵
  1. erweicaijian.rar

    0下载:
  2. 实现鼠标点击绘制出矩形和直线,然后用梁友栋算法进行的二维图形裁剪,The realization of a mouse click rectangle and draw a straight line, and then You-Xin Liang Dong algorithm using two-dimensional graphics cutting
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-19
    • 文件大小:46800
    • 提供者:yuyan
  1. LiangYouDong-Barsky-Clip-Algorithm

    0下载:
  2. 梁友栋直线裁剪算法,计算机图形学的裁剪算法之一。-Liang Youdong linear cutting algorithm, computer graphics one of the cutting algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:851378
    • 提供者:王习之
  1. tuxingxueVC6.rar

    0下载:
  2. 主要是各种算法思想及程序,包括:直线的DDA画线、中点画线、Bresenham画线算法;中点画圆、Bresenham画圆、中点画椭圆算法;有序边表填充、种子填充、圆和椭圆的填充、图案填充算法;线型和线宽处理;Cohen-Sutherland裁剪算法、中点分割裁剪算法、Liang-Barsky裁剪算法、多边形逐边裁剪算法,AppWizard has created this Draw application for you. This application
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:2285192
    • 提供者:文网文
  1. liang-barsky

    0下载:
  2. Weiler-Atherton算法实现多边形裁剪-Weiler-Atherton polygon clipping algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:1248
    • 提供者:huang
  1. liang

    0下载:
  2. 经典的梁友栋——baskey裁剪算法,线段裁剪,简洁方便-Classic Liang Dong- baskey cutting algorithm, the line cutting, simple and convenient
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3529859
    • 提供者:cui
  1. lyd

    0下载:
  2. 这是一个计算机图形学中关于梁友栋算法实现的程序-This is a computer graphics on the friends of Liang Dong algorithm procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:1243
    • 提供者:黄海涛
  1. liangyoudong

    0下载:
  2. 在VC++环境下实现实现梁友栋裁剪算法,-You-Xin Liang Dong cutting algorithm to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1928315
    • 提供者:liuming
  1. barsky

    0下载:
  2. 梁友栋算法,矩形裁剪直线 按1鼠标画直线,按2鼠标画矩形,并且矩形会裁剪直线-Liang Dong algorithm, a rectangular cut a straight line drawn by a mouse line, according to two mouse draw a rectangle, and the rectangle will be cut a straight line
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:2094
    • 提供者:xuhuihui
  1. 20100905tuxing

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

    • 发布日期:2017-06-13
    • 文件大小:20500971
    • 提供者:李大山
  1. 09008421

    0下载:
  2. bresham画线算法Liang—Barsky算法实现-bresham Liang—Barsky
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:13805
    • 提供者:西门吹雪
  1. imgprocCGsignalproc

    0下载:
  2. BMP图像处理程序,包括模拟信道产生的高斯加性噪声;图像灰度变换;图像的拉普拉斯边缘提取;中点滤波法的debluring;图像线性模糊。 图形显示函数,包括DDA方法画直线;中点裁剪法;liang-barsky算法的窗口裁剪;种子填充算法; 随机信号处理程序,包括产生正态分布、均匀分布样本;计算其均值与方差;各样本的概率分布直方图分析;功率谱分析;样本叠加的PSD分布分析。-BMP image processing procedures, including analog channel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:8325
    • 提供者:漢漢哥
  1. caijian

    0下载:
  2. 实现线段裁剪,利用liang-barsky算法-To achieve Line Clipping。use Liang-barsky algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1268567
    • 提供者:张航
  1. Cohen-SutherlandLiang-Barsky

    0下载:
  2. 基于VC环境下的直线裁剪算法Cohen-Sutherland算法和Liang-Barsky算法的实现-Based on the realization of linear cutting algorithm VC environment under the Cohen-Sutherland algorithm and Liang-Barsky algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-10-31
    • 文件大小:67734
    • 提供者:郑斌
  1. Liang-Barsky-line

    0下载:
  2. ,梁友栋算法实现画直线,VC++写的mfc程序,可以实现所有功能。-Liang Dong-Barsky line clipping algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:269161
    • 提供者:David-Yang
  1. LiangYouDong-Barsky

    1下载:
  2. 实验内容:利用梁友栋算法(参数化线段裁剪算法)或编码裁剪算法变成实现对直线段或者任一图形的裁剪。有完整可运行的源代码,还有对应的实验报告。-Experiment: LIANG You algorithms (parametric Line Clipping Algorithm) or coding clipping algorithm into a cut on the straight line segments or any graphics. The complete source cod
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-07
    • 文件大小:2464741
    • 提供者:Linsy
  1. liang--barsky

    0下载:
  2. 计算机图形学作业,opengl,liang-barsky二维图形剪裁算法-Computer graphics operations, opengl, two-dimensional graphics clipping algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-02
    • 文件大小:1300
    • 提供者:siva
  1. Liang Barsky裁剪

    0下载:
  2. Liang Barsky裁剪,本程序使用方框对线进行了裁剪(Liang Barsky cutting)
  3. 所属分类:图形图象

    • 发布日期:2018-04-20
    • 文件大小:12676096
    • 提供者:shuranyishunjian
  1. Liangyoudong

    0下载:
  2. 梁有栋算法画直线,在课上学的,有需要可以看看(Liang Youdong algorithm drawing straight line)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:2048
    • 提供者:郭墨
« 12 »
搜珍网 www.dssz.com