搜索资源列表

  1. 裁剪线段,VC

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

    • 发布日期:2024-05-27
    • 文件大小:12288
    • 提供者:gf
  1. 裁剪线段算法

    0下载:
  2. 实现计算机图形学的Cohen Sutherland 算法 实现剪裁 颜色填充等功能 功能强大 代码可重用性强-implement the Cohen Sutherland arithmetic on computer graphics,implement cutting filling collor ,with a powerful reused function
  3. 所属分类:Windows编程

    • 发布日期:2024-05-27
    • 文件大小:12288
    • 提供者:鲸鱼
  1. 裁剪算法源码

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

    • 发布日期:2024-05-27
    • 文件大小: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-05-27
    • 文件大小: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-05-27
    • 文件大小:2048
    • 提供者:
  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-05-27
    • 文件大小:1753088
    • 提供者:陈守勇
  1. Cohen

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

    • 发布日期:2024-05-27
    • 文件大小:1024
    • 提供者:谌诗影
  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-05-27
    • 文件大小:2048
    • 提供者:王名
  1. cohen-sutherland

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

    • 发布日期:2024-05-27
    • 文件大小: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-05-27
    • 文件大小: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-27
    • 文件大小: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-05-27
    • 文件大小:288768
    • 提供者:陈小军
  1. tuxingxueVC6

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

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

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

    • 发布日期:2024-05-27
    • 文件大小:859136
    • 提供者:Keven
  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-27
    • 文件大小:2048
    • 提供者:Aboy
  1. Cohen-Sutherland

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

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

    0下载:
  2. opengl中的直线裁剪算法,包括cohensutherland算法,中点法等-line clipping algorithm in opengl, including cohensutherland algorithm, the midpoint method
  3. 所属分类:OpenGL

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

    0下载:
  2. 利用OpenGL实现Cohen-Sutherland裁剪算法(编码裁剪算法),是最早的直线段裁剪算法。-The use of OpenGL implementations Cohen-Sutherland clipping algorithm (coded clipping algorithm), is the first straight line clipping algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-27
    • 文件大小:2048
    • 提供者:陈韬
  1. Cohen-Sutherland

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

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

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

    • 发布日期:2024-05-27
    • 文件大小:4770816
    • 提供者:时已惘然
« 12 3 4 5 6 »

源码中国 www.ymcn.org