搜索资源列表

  1. Cohen-Sutherland

    0下载:
  2. Cohen-Sutherland算法,有一些简单的交互-Cohen-Sutherland algorithm, there are some simple interactive
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:57570
    • 提供者:黄禹
  1. Choen-Sutherland

    0下载:
  2. 如何在Visual C++中实现Choen-Sutherland线段裁剪算法,实现了基本交互-how to achieve Visual C Choen-Sutherland line cutting algorithm, to achieve the basic interactive
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:47858
    • 提供者:liu
  1. Sutherland-Hodgman

    0下载:
  2. 在Visual C++中实现的Sutherland-Hodgman多边形裁剪算法-achieved by Sutherland-Hodgman polygon clipping algorithm
  3. 所属分类:其它资源

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

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

    • 发布日期:2008-10-13
    • 文件大小:45844
    • 提供者:王强军
  1. Cohen-Sutherland

    0下载:
  2. Cohen-Sutherland算法
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:136412
    • 提供者:威尔浮
  1. Cohen-Sutherland

    0下载:
  2. Cohen-Sutherland算法,有一些简单的交互-Cohen-Sutherland algorithm, there are some simple interactive
  3. 所属分类:绘图程序

    • 发布日期:2024-05-02
    • 文件大小:443392
    • 提供者:黄禹
  1. Choen-Sutherland

    0下载:
  2. 如何在Visual C++中实现Choen-Sutherland线段裁剪算法,实现了基本交互-how to achieve Visual C Choen-Sutherland line cutting algorithm, to achieve the basic interactive
  3. 所属分类:绘图程序

    • 发布日期:2024-05-02
    • 文件大小:416768
    • 提供者:liu
  1. Sutherland-Hodgman

    0下载:
  2. 在Visual C++中实现的Sutherland-Hodgman多边形裁剪算法-achieved by Sutherland-Hodgman polygon clipping algorithm
  3. 所属分类:绘图程序

    • 发布日期:2024-05-02
    • 文件大小:411648
    • 提供者:liu
  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图形编程

    • 发布日期:2024-05-02
    • 文件大小:1986560
    • 提供者:王强军
  1. Cohen-Sutherland

    0下载:
  2. Cohen-Sutherland算法 -Cohen-Sutherland脣茫 篓
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-02
    • 文件大小:136192
    • 提供者:威尔浮
  1. cohen-sutherland

    0下载:
  2. 改进的cohen-sutherland线段裁剪算法-Improved cohen-sutherland line clipping algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:11264
    • 提供者:hy
  1. sutherland

    0下载:
  2. 该文件是对计算机图形学中的基本的sutherland算法,使的学习这些抽象知识具体化-The document is a computer graphics Sutherland in the basic algorithm, making the learning of these abstract and concrete knowledge
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:陈手枪
  1. Cohen-Sutherland

    0下载:
  2. 1、裁剪算法选用Cohen-Sutherland算法; 2、界面设计友好、直观。 Windows xp,Microsoft Visual C++ 6.0中的MFC AppWizard(exe)下实现的 -1, cutting algorithm selection of Cohen-Sutherland algorithm 2, interface design, friendly, and intuitive. Wind
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:81920
    • 提供者:张巧芳
  1. Cohen-Sutherland

    0下载:
  2. 程序运行Cohen-Sutherland线段裁剪算法 ,所用坐标系为笛卡尔直角坐标系. 起始状:用户输入所画线段的起点和终点坐标 结束状态:程序打印出裁剪以后的线段-Program runs Cohen-Sutherland Line Clipping algorithm, used for the Cartesian coordinates Cartesian coordinate system. Start-shape
  3. 所属分类:OpenGL

    • 发布日期:2024-05-02
    • 文件大小:4096
    • 提供者:
  1. Cohen-Sutherland

    0下载:
  2. Using C + + implementation of the Cohen-Sutherland line clipping algorithm-Using C++ implementation of the Cohen-Sutherland line clipping algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:2408448
    • 提供者:pigniao
  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图形编程

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:Aboy
  1. Sutherland

    0下载:
  2. 图形学用Sutherland-Hodgman算法进行多边形裁剪-Sutherland- with Hodgman algorithm polygon cropping
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:781312
    • 提供者:star
  1. Cohen-Sutherland

    0下载:
  2. Cohen Sutherland裁剪算法-Cohen Sutherland
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:8192
    • 提供者:
  1. 案例12-Cohen-Sutherland直线段裁剪

    0下载:
  2. 计算机图形学Cohen-Sutherland直线段裁剪的算法(Computer graphics Cohen-Sutherland line segment cutting algorithm)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:4770816
    • 提供者:时已惘然
  1. Sutherland-Hodgman

    0下载:
  2. Sutherland-Hodfman多边形裁剪(Sutherland-Hodfman polygon clipping algorithm)
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:ProHanziiee
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org