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

搜索资源列表

  1. 四.裁剪算法

    0下载:
  2. 实现二维图形关于矩形裁减窗口的裁减和直线裁剪-2D graphics on the rectangular window reductions and the reduction of linear cutting
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:24145
    • 提供者:吴限负
  1. 不同裁剪面的茶壶

    0下载:
  2. 由VC实现的对不同裁剪面的茶壶的绘制,对初学者很有帮助-by VC on the different cutting surface mapping of the teapot, very useful for beginners
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:37049
    • 提供者:彭世轩
  1. 图形裁剪算法vc程序

    0下载:
  2. 基于vc的对任意多边形进行裁剪
  3. 所属分类:2D图形编程

    • 发布日期:2009-04-08
    • 文件大小:3707777
    • 提供者:zhang2580write
  1. 编码裁剪

    0下载:
  2. 计算机图形学编码裁剪
  3. 所属分类:图形图象

    • 发布日期:2009-05-15
    • 文件大小:1255
    • 提供者:feixiangdeyanzi
  1. 二维裁剪算法

    0下载:
  2. 二维裁剪算法
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-01-02
    • 文件大小:28273
    • 提供者:duandaol
  1. 裁剪算法

    0下载:
  2. 用于多边形裁剪
  3. 所属分类:其它资源

    • 发布日期:2011-09-15
    • 文件大小:5432
    • 提供者:ajhui@126.com
  1. MFC实现线段裁剪算法

    1下载:
  2. MFC实现线段裁剪算法,用户界面清晰,使用方便,程序易读。
  3. 所属分类:绘图程序

    • 发布日期:2012-06-02
    • 文件大小:1944425
    • 提供者:md8811
  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. tuxingcaijian.rar

    0下载:
  2. 这是一个图形裁剪的简单程序,可以剪裁线段和多边形,This is a simple graphics cutting procedures, line and polygon can be cut
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:49017
    • 提供者:liyemeng
  1. ClipRgn.rar

    0下载:
  2. 多边形裁剪算法的实现,使用做多变形 绘制测试,Polygon clipping algorithm implementation, the use of testing to do many deformation mapping
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:63058
    • 提供者:adfsa
  1. weiler-atherton.rar

    0下载:
  2. 基于weiler-atherton算法的多边形裁剪程序实现,use the weiler-atherton algorithm to clip the polygons.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:90901
    • 提供者:里几
  1. Drawpicture.rar

    0下载:
  2. 计算机图形学中的综合程序,具有绘制直线、曲线、圆、填充多边形、图形裁剪、曲线拟合等功能。,Computer graphics in an integrated process, has drawn a straight line, curve, circle, polygon fill, graphics, cutting, curve fitting functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:142988
    • 提供者:elsa
  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
    • 文件大小:279675
    • 提供者:哟哦哦
  1. GraphicsCutting.rar

    0下载:
  2. 用MFC实现对图形的裁剪过程,了解图形裁剪的算法。,Using MFC to realize graphics cutting process, cutting the algorithm to understand graphics.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:60978
    • 提供者:李兴泽
  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-10
    • 文件大小:2285192
    • 提供者:文网文
  1. shiyan4

    0下载:
  2. 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (p
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:566130
    • 提供者:jing
  1. liang-barsky

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

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

    0下载:
  2. 计算机图形学原理及算法教程(Visual+C++版),包含三维变换、实时动画、图形裁剪、消隐、图形相交—相切、真实感图形学、帧动画等源码。-Computer Graphics Principle and Algorithm Tutorial (Visual+ C++ Version), including three-dimensional transformation, real-time animation, graphics, cutting, blanking, graphics int
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:3555788
    • 提供者:Jane
  1. Cohen-Sutherland

    0下载:
  2. 计算机图形学编码,这一章主要是直线裁剪算法,希望对大家有用-Computer Graphics coding, this chapter is cutting a straight line algorithms, useful for all of us hope! !
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:859117
    • 提供者:Keven
  1. Graphic

    0下载:
  2. 计算机图形学中用经典算法实现的绘图程序,包括直线生成、圆弧生成、线段裁剪、多边形裁剪等-Computer graphics with the classic algorithm of mapping procedures, including a straight-line generation, arc formation, line cutting, cutting, such as polygon
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3733124
    • 提供者:逍遥飞
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com