搜索资源列表

  1. 裁剪sutherlan-cohen

    0下载:
  2. 一个有OPENGL实验的一个裁剪算法,用的是 sutherland-cohen的算法-an experimental OpenGL is a cutting algorithm, using the Sutherland-cohen algorithm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2064
    • 提供者:
  1. 028246-cohen

    0下载:
  2. 二维裁减算法,OPENGL-2D reduction algorithm, OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2024-06-12
    • 文件大小:1259520
    • 提供者:照茜
  1. 裁剪线段,VC

    0下载:
  2. Cohen-Sutherland裁剪线段程序,VC-Cohen-Sutherland line cutting procedures, VC
  3. 所属分类:图形图象

    • 发布日期:2024-06-12
    • 文件大小:12288
    • 提供者:gf
  1. 裁剪算法源码

    0下载:
  2. cohen-sutherland线裁减算法实现-cohen-sutherland line reduction algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-12
    • 文件大小:176128
    • 提供者: 何婷
  1. 二维裁剪算法

    0下载:
  2. 实现裁剪直线段的Cohen-Sutherland算法和裁剪多边形的Sutherland-Hodgman算法的程序 -realization of the linear cutting Cohen-Sutherland algorithm and cutting polygons Sutherland-Hodgman algorithm procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-12
    • 文件大小:27648
    • 提供者:kuld
  1. 裁剪sutherlan-cohen

    0下载:
  2. 一个有OPENGL实验的一个裁剪算法,用的是 sutherland-cohen的算法-an experimental OpenGL is a cutting algorithm, using the Sutherland-cohen algorithm
  3. 所属分类:OpenGL

    • 发布日期:2024-06-12
    • 文件大小:2048
    • 提供者:
  1. Sutherland_Cohen

    0下载:
  2. 一个用OpenGL实现的Sutherland-Cohen裁剪算法。-use OpenGL one of Sutherland-Cohen cutting algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2024-06-12
    • 文件大小:2048
    • 提供者:陈晓岚
  1. Cohen-Sutherland

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

    • 发布日期:2024-06-12
    • 文件大小:443392
    • 提供者:黄禹
  1. Cohen-Sutherlandkjf

    0下载:
  2. 用C语言实现的Cohen-Sutherland算法,对学习计算机图形学有很大的帮助-C language to the Cohen-Sutherland algorithm. to learn computer graphics is a great help! !
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-12
    • 文件大小:1024
    • 提供者:ffff
  1. cutofbeeline

    0下载:
  2. 基于VC++6.0实现直线段的Cohen-Sutherland算法裁剪. 操作说明: 打开裁剪.EXE,点击画矩形或画直线,就可以进行画矩形或直线;然后点击裁剪,就可以进行直线段的Cohen-Sutherland裁剪。 -based VC 6.0 line of the Cohen-Sutherland algorithm cutting. Operation Note : Open cut. EXE, it painted
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-12
    • 文件大小:1753088
    • 提供者:陈守勇
  1. Cohen

    0下载:
  2. 编码裁剪法,Cohen-Sutherland算法的实现~-coding method, Cohen-Sutherland Algorithm of ~
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-12
    • 文件大小:1024
    • 提供者:谌诗影
  1. cut-outarithmetic

    0下载:
  2. 这里将以前编写的一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家。希望能给大家一点点帮助。 -脮芒脌茂 陆 芦脪脭脟 掳 卤 脿脨
  3. 所属分类:并行运算

    • 发布日期:2024-06-12
    • 文件大小:30720
    • 提供者:和海波
  1. Cohen-Sutherland

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

    • 发布日期:2024-06-12
    • 文件大小:136192
    • 提供者:威尔浮
  1. Cohen_Sutherland

    0下载:
  2. 这里将以前编写的一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家。 -Here will be prepared before a simple Cohen-Sutherland Line Clipping Algorithm sharing to everyone.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-12
    • 文件大小:120832
    • 提供者:柯南
  1. 2

    0下载:
  2. Cohen-Sutherland裁剪 计算机图形学 的一些程序 ,已经调试,可以运行,可以提高学习兴趣-Cohen-Sutherland Computer Graphics cutting some of the procedures have been debugging, you can run, you can enhance their interest in learning
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-12
    • 文件大小:2048
    • 提供者:王名
  1. cohen-sutherland

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

    • 发布日期:2024-06-12
    • 文件大小:11264
    • 提供者:hy
  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-06-12
    • 文件大小: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-06-12
    • 文件大小:4096
    • 提供者:
  1. Cohen-Sutherland

    0下载:
  2. C++源代码,实现裁剪直线的功能,没有经过修改即可应用。-C++ Source code, to achieve the functions of cutting a straight line, you can not modify the application.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-12
    • 文件大小:288768
    • 提供者:陈小军
  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-06-12
    • 文件大小:2408448
    • 提供者:pigniao
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org