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

搜索资源列表

  1. mid-pointdivision

    0下载:
  2. 一个简单的中点分割直线裁减算法,实现直线在屏幕中的裁剪算法-A simple linear reduction of the mid-point division algorithm in a straight line on the screen clipping algorithm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:281107
    • 提供者:海子
  1. case11

    0下载:
  2. 中点分割直线裁剪算法,从中间开始裁剪直线,使得直线分割 -The midpoint of straight line clipping algorithm, starting from the middle of cutting a straight line, making a straight line segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:280144
    • 提供者:winsome
  1. Clip

    0下载:
  2. 二维图形裁剪算法,矩形与任意多边形剪裁, Weiler-Atherton边界裁剪法,-Two-dimensional graph cut algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:109661
    • 提供者:a
  1. liangyoud

    0下载:
  2. 该程序在C环境下运行,实现了梁友栋-Barsky 线段裁剪算法。-This process is running at the c circumstance,and it accomplished the youdongliang-Barsky clipping algorithm of line .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:695
    • 提供者:wangpu
  1. line

    0下载:
  2. 关于<计算机图形学>:直线裁剪源代码-On <Computer Graphics>: a straight line cutting the source code
  3. 所属分类:

  1. image3

    0下载:
  2. 计算机图形学原理及算法教程 (Visual C++版) 数字图象处理 图形裁剪-Computer Graphics Principle and Algorithm Tutorial (Visual C++ Version) digital image processing graphics cutting
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-23
    • 文件大小:55359
    • 提供者:zhangxiang
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:153314
    • 提供者:ling
  1. Clip

    0下载:
  2. VC6.0实现多边形裁剪。单击左键记录目标多边形,右键记录多边形定点,双击右键闭合多边形。再左键记录裁剪多边形,右键记录多边形定点,双击右键闭合多边形。实现裁剪。-VC6.0 achieve polygon clipping. Click the left records the target polygon, right-record fixed-point polygon, double-click the right-closed polygon. Polygon Clipping rec
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:54450
    • 提供者:yu
  1. vccut

    0下载:
  2. 多边形裁剪算 法多边形裁剪算法-Polygon Clipping Algorithm Polygon Clipping Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:168859
    • 提供者:leowang
  1. TransformShow

    0下载:
  2. 图像变换的源码:有图像旋转,缩放,镜像,水平,相框,裁剪-Image Transform source: There are image rotation, zooming, mirroring, horizontal, frame, cutting
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:84137
    • 提供者:asdasdasd
  1. Cohen-Sutherland

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

    • 发布日期:2017-03-28
    • 文件大小:4347
    • 提供者:
  1. rotate

    0下载:
  2. 对一个图像的一些基本操作 如旋转 压缩 平移 裁剪-An image of some of the basic operations such as rotary cutting compression translation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:191892
    • 提供者:王钰
  1. p

    0下载:
  2. windows programming windows programming 图形裁剪 图形裁剪-windows programming windows programming graphics graphics cutting cutting
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:52130
    • 提供者:郝鑫
  1. clip

    0下载:
  2. 关于图形裁剪的实现程序 手动控制即可实现-With regard to the realization of graphics cutting procedures manual control can be realized
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1567
    • 提供者:aaa
  1. liangyoud

    0下载:
  2. 实现直线裁剪,是粱友栋算法啊!本方法需下载才能在TC上运行 -To achieve a straight line cutting, is粱友dong algorithm ah! This method can be downloaded to be run in the TC
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-30
    • 文件大小:911
    • 提供者:蒋绩有
  1. DibTransform

    0下载:
  2. 该程序实现一个灰度图像的放大功能和缩小功能,以及裁剪功能。-The program realization of a gray image magnification function and reduce the function, as well as cutting function.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:91596
    • 提供者:孙小林
  1. 0001

    0下载:
  2. 实行对图片的裁剪 挺好用的图片剪切VB源代码 是图片打操作的基本功能-The introduction of very good pictures with the picture cutting shear VB source code is a picture of the basic functions of playing operation
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:3254
    • 提供者:jiechen
  1. zhixiancaijian

    0下载:
  2. 直线裁剪,只是简单的直线裁剪,能在已知的-Straight-line cutting, simply cut a straight line can be known
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:48239
    • 提供者:jlj
  1. cut

    0下载:
  2. 计算机图形学里的一项重要技术:区域裁剪技术,用可MFC完成可视化界面.-Computer graphics in an important technology: the regional cutting technology, using MFC complete visualization interface.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:31565
    • 提供者:zhengks
  1. caijiantupian

    0下载:
  2. 本程序基于Visual C++.net ,能实现 如何任意裁剪图片 。代码均有注释。对初学者很有帮助!-This procedure based on the Visual C . Net, to realize how arbitrary cut picture. Code have the Notes. Very helpful for beginners!
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:198911
    • 提供者:羊妹妹
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com