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

搜索资源列表

  1. polygon_cut

    0下载:
  2. 多边形裁剪算法研究与实现 多边形裁剪算法研究与实现-the algorithm of cuting from polygons.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10123
    • 提供者:yu_liuxiao
  1. Graphics

    1下载:
  2. 计算机图形学的各种实验,里面包含主要内容包括线段、园、区域填充、线型线宽、字符、裁剪、等基本图形生成算法;样条、Bezier、等常用曲线的生成算法;Coons曲面、Bezier曲面、B样条曲面等常用曲面的生成算法。含实验报告-Computer graphics, various experiments, which contains the main contents include the line, park, area filling, line width, character, cut
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:328506
    • 提供者:何磊
  1. BatchCrop_v1.0

    1下载:
  2. 本程序可以帮助用户对一个目录下的全部图像文件进行裁剪,操作简单,用户只需首先打开一幅图像,然后指定裁剪区域,点击批量裁剪按钮即可。-This procedure can help the user to crop all the image in a directory, it s easy to operate, users simply open the image first, and then specify the crop area, click Batch cropping but
  3. 所属分类:Windows Develop

    • 发布日期:2015-09-22
    • 文件大小:294960
    • 提供者:Chen Fei
  1. anticuttingattack

    0下载:
  2. 图像受到裁剪攻击时的一些算法 只要输入图像和想要裁剪的位置 就可以得到想要的结果-Images by cutting attack some algorithm as long as the input image and want to cut position can be the desired results
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:43881
    • 提供者:cao yun
  1. clip

    0下载:
  2. 利用vc++实现的裁剪功能,可实现凹多边形、凸多边形的线裁剪-Using vc++ implementation of the clipping function can be realized concave polygon, convex polygon of the line cutting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:269914
    • 提供者:王伟伟
  1. boot_1.3_src

    0下载:
  2. 某个ARM9板子的实际bootloader 对裁剪,开发自己的bootloader有极强的参考作用-A bootloader for a special ARM9 board, it s a strong reference to the development of your own bootloader.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1963391
    • 提供者:杨一
  1. CohenSoutherlandLineClipping

    0下载:
  2. Cohen-Southerland线段裁剪算法的Matlab程序-Cohen-Southerland Line Clipping Algorithm in Matlab procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1239
    • 提供者:章礼平
  1. PolygonClipping

    2下载:
  2. 基于divide and conquer策略的Sutherland-Hodgeman多边形裁剪算法的Matlab程序-Divide and conquer strategy based on the Sutherland-Hodgeman polygon clipping algorithm of Matlab procedures
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1625
    • 提供者:章礼平
  1. homeworkofgraphics

    0下载:
  2. 画点、画线、二维裁剪平移、填充算法、三维显示、二维基本变换、bezier曲线。-Painting, the painting line, cutting two-dimensional translation, filling algorithm, three-dimensional display, the basic two-dimensional transform, bezier curves.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3698401
    • 提供者:repay
  1. GpcWrapper

    0下载:
  2. 一个对几何图形裁剪、合并等操作非常好的代码,并且支持C#。-Geometry of a cutting, a very good operation and merging code, and support for C#.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:75413
    • 提供者:徐小风
  1. liangyoudong

    0下载:
  2. 在VC++环境下实现实现梁友栋裁剪算法,-You-Xin Liang Dong cutting algorithm to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1928315
    • 提供者:liuming
  1. ZoomImageDemo

    0下载:
  2. Jquery+.net实现图像缩放截取(类似开心网) 好不容易完成了一个基于web2.0概念的项目管理系统,在系统的实现过程中用到了头像的缩放裁剪的功能模块,而且我发现在网络上很少有讨论这方面的文章,所以把我的实现方式贴出来,和大家分享一下,写的不好还请多多海涵。-Jquery+. Net image scaling to achieve the interception of (similar to Happy Network) finally completed a projec
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:212586
    • 提供者:zhengqingxun
  1. Barsky

    0下载:
  2. 二维裁剪 梁友栋-Barsky算法 用c语言写的-Building two-dimensional cut-You-Xin Liang-Barsky algorithm written using c language
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:870
    • 提供者:赵钰敏
  1. newmorning

    0下载:
  2. 详细讲述了二维线画图元的生成(包括二维直线、圆、椭圆、抛物线的生成)、二维填充图元的生成(图形的填充、字符的输出)、二维裁剪、图形变换(平移、旋转、放缩三种变换)、投影(透视投影)和曲线生成(Hermite曲线和Bezier曲线的生成)的算法思想以及程序实现。-A detailed account of the two-dimensional line drawing of the generating element (including the two-dimensional linear,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:12338
    • 提供者:tim
  1. include2

    0下载:
  2. 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。-Understanding of the principles of cutting two-dimensional graphics (point of cutting, cutting a straight line, polygon clipping), the use of VC+ OpenGL to achieve a straight line cutting algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:4189
    • 提供者:zhanyun
  1. ddvip_com_043036df18ae2f

    0下载:
  2. 一个裁剪算法很有用的 学习图像的可以借鉴啊-A cutting algorithm to learn useful images can draw on ah
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:215013
    • 提供者:潇潇
  1. LineClipping

    0下载:
  2. 计算机图形学中的线段裁剪算法,包括:区域编码,中点算法和liang算法-Computer graphics in the cut-line algorithm, including: regional coding, the mid-point algorithm and algorithm liang
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:525196
    • 提供者:zhou
  1. piccutting

    0下载:
  2. 计算机图形学方面图形裁剪实例。包括典型的裁剪算法。-CG Cutting arithmetic
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:52361
    • 提供者:rainqin
  1. a

    0下载:
  2. 运用Sutherland-Hodgeman算法的多边形裁剪算法。C语言实现。-The use of the Sutherland-Hodgeman polygon clipping algorithm algorithm. C language.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:1206
    • 提供者:郑骥跃
  1. 20052512

    0下载:
  2. vb实现图形裁剪的源代码,我通过实验的啊 ,可以用的,欢迎下载-vb graphics tailored to achieve the source code, I, ah, through experiments can be used, please download
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:3692
    • 提供者:阿斯顿
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com