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

搜索资源列表

  1. graphics

    0下载:
  2. 1)给出系统框架。 2)调用画点的函数,分别用DDA、中点Bresenham算法和改进Bresenham算法绘制直线和中点算法绘制直线、用不同的算法绘制圆和椭圆 ,并各自比较算法精度与效率的差别 。 3)实现二维图形的变换。(包括平移,放缩,旋转,错切以及复合变换) 4)运用所学的区域填充算法实现区域填充。 5)运用所学算法实现线段裁剪以及多边形裁剪(多边形裁剪为可选)。 6)自己实现其它附加以及需要完善的功能。 -1) give system framework.
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:327158
    • 提供者:元宝
  1. computer-picture

    0下载:
  2. 计算机图形学的绘图程序,功能包括生成直线、多边形、圆和字符,还有图形的基本变换(平移、旋转和缩放)、还包括多边形裁剪-Computer graphics drawing program, include generating line, polygon, circle and character, as well as basic graphics transformations (translation, rotation and scaling), but also polygon clip
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-22
    • 文件大小:6798732
    • 提供者:王杰
  1. tuxin

    1下载:
  2. 多边形裁剪算法 Sutherland-Hodgeman算法 -Sutherland-Hodgeman polygon clipping algorithm algorithm
  3. 所属分类:Fractal program

    • 发布日期:2015-01-13
    • 文件大小:1993728
    • 提供者:chenkeng
  1. openwindows

    0下载:
  2. Sutherland-Hodgeman多边形裁剪算法实现-Polygon clipping algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4041
    • 提供者:
  1. polybool_src_2008

    0下载:
  2. 多边形裁剪,vs2008 亲测编译通过。可以使用。-polygon boolean ,a good lib.vs2008 ok.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:43525
    • 提供者:oneofzero
  1. SubsetData

    0下载:
  2. 读取TIF数据,可进行坐标裁剪,多边形裁剪,坐标矩形裁剪-Read the TIF data, the coordinates can be cut, polygon clipping, cropping rectangle coordinates
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:145938
    • 提供者:曹洪涛
  1. tuxingxue

    0下载:
  2. DDA画直线,bresenham画线。画椭圆,画圆,种子填充。多边形裁剪等。-DDA draw a line, bresenham draw lines. Painting elliptic, draw the circle, seed filling. Polygon cutting, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-28
    • 文件大小:10877973
    • 提供者:陈长春
  1. resize1

    1下载:
  2. 由于IDL自带的reseize库只能进行dims按行列号四边形裁剪,所以设计并实现了任意形状的多边形裁剪,并且支持批处理-For the reason that IDL s primary lib of reseize can only clip image by quardrilateral of lines and rows, this program designs and realizes clip function of any polygon and support batch pr
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:947
    • 提供者:YL
  1. CaiJian1--

    0下载:
  2. MFC做的图形处理,关于线段的裁剪,包括参数化法的凸多边形裁剪算法和Cohen-SutherLand裁剪算法。-MFC to do graphics processing, cut on the line, including the parameterization of the convex polygon clipping algorithm, and Cohen-Sutherland clipping algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4758507
    • 提供者:zengyong
  1. caijiansuanfa

    0下载:
  2. 计算机图形的裁剪算法C语言程序代码 包括多边形裁剪 梁友栋裁剪等-Cut algorithm of computer graphics C code, including clipping Liangyou Dong cutting
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5062
    • 提供者:杨腾
  1. caijian

    0下载:
  2. 是opengl开发的关于多边形裁剪的程序哦,是没有问题的,亲,可以放心下载哦-Opengl development program on polygon clipping Oh, no problem, the pro, you can rest assured download!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1256037
    • 提供者:cami
  1. draw4

    1下载:
  2. 编写应用程序实现多边形裁剪,要求具有如下功能: 1、 用鼠标确定裁剪区域(矩形区域); 2、 用鼠标输入待裁剪的多边形(可分别使用鼠标左键和右键来确定裁剪区域和待裁剪的多边形); 3、 多边形绘制完毕后进行裁剪,显示裁剪后的多边形,要求使用不同颜色绘制裁剪区域和裁剪后的多边形。-Write applications to polygon clipping, requires the following functions: 1, use the mouse to determine
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1984051
    • 提供者:徐博文
  1. ClipPolygon

    0下载:
  2. arengine在c#环境下实现多边形裁剪-arengine Polygon Clipping in c# environment
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2309766
    • 提供者:asddsa
  1. Pdraw22o

    0下载:
  2. 多边形裁剪程序:用到的是比较常见的裁剪算法:Suutherland ,经测试 -Polygon clipping procedure: use the more common clipping algorithm: Suutherland been tested
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:66129
    • 提供者:comp
  1. Sutherland-Hodgman

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

    • 发布日期:2017-11-19
    • 文件大小:2651
    • 提供者:
  1. ComputerGraphics

    0下载:
  2. 多边形填充 多边形裁剪 自定义多边形区域 自定义裁剪区域-Polygon fill polygon clipping custom polygon area custom crop area
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-08
    • 文件大小:2126404
    • 提供者:zhanglingyu
  1. Graphics

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

    • 发布日期:2017-11-17
    • 文件大小:86952
    • 提供者:xuzhimin
  1. polygon

    0下载:
  2. 用javascr ipt脚本语言编写的多边形光栅化以及多边形裁剪程序-The polygon rasterization write javascr ipt scr ipting languages ​ ​ polygon clipping procedure
  3. 所属分类:Java Develop

    • 发布日期:2017-11-17
    • 文件大小:77972
    • 提供者:yyb
  1. Sutherland_Hodgeman

    0下载:
  2. VS2008下MFC编程,研究生课程:计算机图形学画图编程,Sutherland_Hodgeman多边形裁剪算法-VS2008 under MFC programming, postgraduate courses, computer graphics drawing program, including: Sutherland_Hodgeman polygon clipping algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:66837
    • 提供者:LEO_山
  1. Draw

    0下载:
  2. 一个建议的Cad系统,可以用三种方法画直线,实现多边形裁剪,直线的裁剪,多边形的填充。-A proposal Cad system, you can use three methods to draw a straight line, polygon clipping, cutting a straight line, polygon filling.
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2386596
    • 提供者:紫薇
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com