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

搜索资源列表

  1. dil

    0下载:
  2. 根据坐标 求出多边形面积的软件 只要输入个人点坐标 能求出多边形的面积-visual basic program of geography it is so easy to use
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:2054
    • 提供者:dilmurat
  1. duobianxingjiancai

    0下载:
  2. 计算机图形学-基于weiler-atherton算法的多边形裁剪程序实现-Computer Graphics- weiler-atherton algorithm based on polygon cutting process to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:8436918
    • 提供者:
  1. opengl

    0下载:
  2. 绘制一个多边形,实现以下变换:a) 按字母U或u进行旋转轴的切换:旋转轴为垂直于屏幕的直线,过当前窗口中心或者过物体中心(通过按U/u在两种可能中切换)。改变旋转轴后的变换是在以前发生所有变换的基础上累加进行的。b) 按字母R或r, 物体绕旋转轴分别旋转一个小角度d0或者-d0。 c) 按向上、下、左、或右方向键,物体相对于屏幕向上、下、左、或右平移固定长度L0。d) 按S或s实现物体绕自身中心放大为原来的k或1/k倍,其中k>1为放缩因子。e) 如果按字母i或I, 则取消之前b,c,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:273479
    • 提供者:zengchao
  1. GPC

    0下载:
  2. 该源码可用于GIS地图开发中的多边形裁剪功能——GPC通用多边形裁剪算法-For the general polygon clipping
  3. 所属分类:GIS program

    • 发布日期:2017-03-24
    • 文件大小:12731
    • 提供者:moon
  1. Create3DPolygon_Web

    0下载:
  2. 利用Skyline组件,调用其接口,实现创建三维多边形功能-Using Skyline components, called its interface, to create 3D polygon functions to achieve
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-17
    • 文件大小:5084623
    • 提供者:wujun
  1. experiment

    0下载:
  2. 计算机图形学的最基本的几个实验 包括三种画 直线的算法 画圆和椭圆 直线段的裁剪 多边形的裁剪-Several computer graphics most basic experiment includes three draw a straight line algorithms draw a circle and oval cutting straight line polygon clipping
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2060764
    • 提供者:鹿文杨
  1. polygonclip_demo

    0下载:
  2. 使用VC++6.0进行多边形裁剪的程序,计算机图形学程序-Use VC++6.0 program for polygon clipping, computer graphics programs
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:57178
    • 提供者:张志如
  1. Sutherland

    0下载:
  2. 图形学用Sutherland-Hodgman算法进行多边形裁剪-Sutherland- with Hodgman algorithm polygon cropping
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:781554
    • 提供者:star
  1. cubeCut

    0下载:
  2. 多边形的裁剪程序,计算机图形学作业源程序-Polygon clipping procedures, computer graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1934404
    • 提供者:张志如
  1. HH_GIS_SpAn

    0下载:
  2. GIS空间分析工具,我们的空间分析课程设计包含道格拉斯抽样、曲线插值与光滑、多边形最小凸包、点群分布参数(分布中心、分布密度、分布轴线等)。基本功能都实现了。-GIS spatial analysis tools, our curriculum includes Douglas spatial analysis sampling, interpolation and smooth curve, the minimum convex polygon, point group distributio
  3. 所属分类:GIS program

    • 发布日期:2017-05-16
    • 文件大小:4198939
    • 提供者:黄华
  1. Minimum_PointSet

    0下载:
  2. 一个用于生成多边形最小凸包的简单程序,基本功能就是用鼠标随意画一个多边形,然后计算并生成多边形最小凸包。很难得-Minimum convex polygon of a package used to generate a simple procedure, the basic function is free to draw a polygon with the mouse, and then calculates and generates the smallest convex polygo
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1962320
    • 提供者:黄华
  1. moveCircle

    0下载:
  2. VC++  画直线,圆,矩形,多边形等图形-vc++ draw circle and can move
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:29113
    • 提供者:seafly
  1. Computergraphics

    0下载:
  2. 直线的生成 圆的生成 椭圆的生成 多边形扫描转换与区域填充 字符的生成 -The formation of a straight line generated ellipse circle generated polygon scan conversion and the formation of regional fill character
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1656826
    • 提供者:xuehu
  1. Nelder0

    1下载:
  2. 二维空间中的多边形逼近算法 确定三个顶点a,b,c并且其函数值按从小到大排列- Two-dimensional space of polygons in the approximation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:805
    • 提供者:
  1. linecutface

    0下载:
  2. 实现任意直线对多边形的分割,返回生成的多边形顶点坐标-An arbitrary line of division of the polygon,Return vertex coordinates of polygons generated
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3056
    • 提供者:陈浩然
  1. Painter

    1下载:
  2. 画图,OpenGL实现,可以画点,线,圆,椭圆,矩形,多边形等,可以设置颜色和线的粗细,点的大小-Drawing, OpenGL implementation, can draw points, lines, circles, ellipses, rectangles, polygons, etc., you can set the color and line thickness, point sizes
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:105198
    • 提供者:芳琪
  1. draw-polygons

    0下载:
  2. matlab gui 实现多边形的绘制,以及对多边形内部填充不同的颜色-matlab gui draw polygons to achieve, as well as inside of a polygon filled with different colors
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:4048
    • 提供者:xiaofei
  1. duobianxing

    0下载:
  2. vc绘制多边形的程序源码,希望对大家有所帮助-vc program source code to draw the polygon, we hope to help
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:7387
    • 提供者:俞风英
  1. fill

    0下载:
  2. 扫描线法填充多边形,链表形式,适用于所有不带岛的多边形-Filled polygon scan line method, the list form, for all non-island polygon
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1092
    • 提供者:xieyun
  1. bc_Delaunay

    0下载:
  2. 多边形三角形剖分 图形处理 C实现 多边形三角形剖分 图形处理 C实现-Polygon triangulation polygon graphics to achieve triangulation C C implementation of graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2853974
    • 提供者:王冰澈
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com