CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - polygon csharp

搜索资源列表

  1. All_in_one_ZedGraph

    1下载:
  2. 可定制绘图控件,饼图、柱图、曲线图、多边形图,图示,图例,自定义配置坐标系属性-Customizable graphics control, pie chart, column chart, graph, polygon map, icon, legend, custom configuration coordinate system attributes
  3. 所属分类:C#编程

    • 发布日期:2012-10-26
    • 文件大小:5059328
    • 提供者:程漱铭
  1. GISTEST

    0下载:
  2. GIS面试题目,点文件的读取和显示,判断点的位置关系。-GIS Point to polygon and postion
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:40397
    • 提供者:朱建军
  1. 123123

    0下载:
  2. C#写的绘图板,实现了直线,矩形,圆形,多边形,曲线和文字输入,可以任意的拖动所画的图形。-C# to write the drawing board to achieve a straight line, rectangle, circle, polygon, curve and text input, you can drag the drawing arbitrary graphics.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1942526
    • 提供者:夏云
  1. clipTool

    0下载:
  2. 实现了矩形框,多边形,已有多边形分别做为裁剪图形进行裁剪操作功能。平台是ArcEngine和CSharp.-Achieved a rectangular box, polygon, polygons, respectively, have been cut as the cutting operation of graphics functions. Platform is ArcEngine and CSharp.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:44582
    • 提供者:hhf
  1. paint

    1下载:
  2. 图形GDI程序,可以画各种自定义的图形,可对所画图形编辑,保存,载入,打印预览,打印等。-GDI graphics program, you can draw a variety of custom graphics, can be painted on the graphics editor, save, load, print preview, print and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:1598993
    • 提供者:wade
  1. SimpleGraphic1.1.1

    0下载:
  2. 矢量图形绘图程序包括圆多边形等支持svg格式输出-Vector graphics drawing program, including a round polygon, etc. Supported output format svg
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:3946119
    • 提供者:孙佐全
  1. getarea

    0下载:
  2. 一个用csharp语言编写的关于计算多边形的面积程序-A CSharp language used about the size of the calculation procedure polygon
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:1389
    • 提供者:goofy
  1. TIN_Voronoi

    1下载:
  2. 构建离散点集的Voronoi图,算法大致流程:先构建Delaunay TIN,然后连接相邻三角形的重心记得Voronoi图,然后基于TIN的拓扑,构建Voronoi多边形的拓扑关系。-Construction of discrete point set Voronoi diagram algorithm for general processes: first, to build Delaunay TIN, then remember that the focus of a triangle c
  3. 所属分类:CSharp

    • 发布日期:2015-11-26
    • 文件大小:94164
    • 提供者:skyfrog
  1. Ellipsoidarea

    1下载:
  2. 图斑椭球面积计算,椭球面上任意梯形面积计算公式,高斯投影反解变换( )模型-Ellipsoid area of ??polygon
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:75911
    • 提供者:lijiang
  1. LinePoufen(CSharp)

    0下载:
  2. 一个简单的实现多边形剖分的程序,希望对大家有所帮助-Implementation of a simple polygon triangulation process, we hope to help
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:66112
    • 提供者:李静
  1. ENGINE-P-CSharp-draw-point-line-polygon

    0下载:
  2. 基于c#的engine二次开发,实现绘制点线面功能。-ENGINE+ C# draw point line polygon
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:2372
    • 提供者:sun
  1. CSharp

    0下载:
  2. 这是一份关于利用GDI+技术绘图的代码,主用是应用于橡皮条技术绘制多边形-gdi+ drawing polygon
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:780
    • 提供者:zhaoning
  1. cSharp

    0下载:
  2. 点和线的多边形缓冲区的算法,c#的,希望对你有用-Points and lines polygon buffer algorithm, c#, and I hope useful to you
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1770593
    • 提供者:风火轮同学
  1. jmMixing

    0下载:
  2. 利用Csharp编程语言实现某些常用的空间分析算法,要求具备基本的图文功能界面,所有实验均集成在同一系统中,要求实现如下功能 1.曲线抽样算法的实现 要求采用2种不同的算法进行曲线抽样,并分别对抽样的效果进行评价和比较。 2.离散点群空间分布参数的计算 要求计算空间点群的各种空间分布参数,如分布密度、各种分布中心、分布轴线、离散度等。 3.曲线插值与光滑算法的实现 要求利用任意两种不同的插值算法实现曲线的插值与光滑,并进行对比分析。 4.膨胀系数的计算与最小凸包的
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:79924
    • 提供者:jm
  1. CSharp

    0下载:
  2. 缓冲分析实现选中的一组或一类地图要素(点、线或面)按设定的距离条件,围绕其要素而形成一定缓冲区多边形实体,从而实现数据在二维空间得以扩展的信息分析方法-Buffer analysis selected one of a group or class map elements (point, line or surface) according to set distance conditions, focusing on the elements and the formation of a c
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:48578
    • 提供者:liu
搜珍网 www.dssz.com