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

搜索资源列表

  1. BazierRenderer

    0下载:
  2. C#编程(附带源码和测试程序) 自定义Bazier曲线控件 用户可以对Bazier曲线的四个点坐标进行更改,从而改变Bazier曲线-C#) Bazier BazierBazier
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:22.33kb
    • 提供者:sean
  1. Touch_test

    0下载:
  2. 44B0上4线电阻触摸屏应用 描述:扫描读入触摸屏上的输入点坐标-44B0 on four line resistance Touchscreen Application Descr iption : scan read on the touch screen input coordinates
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.12kb
    • 提供者:小李
  1. wwe

    0下载:
  2. 判断某点是不是边界点,参数x,y 为该点的坐标,lpPtr为指向原位图数据的指针-judgment is not a border point, parameters x, y coordinates for the point. lpPtr plans for the in situ data at the target
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.62kb
    • 提供者:罗列为
  1. 2

    0下载:
  2. 窗建一个CPoint类,代表平面直角坐标系中的点,创建构造函数和运算符重载函数, 运算符重载为类重载(非友元重载),可以实现计算两个点之间的距离。可以根据需要 加入自己的成员变量或成员函数 用3点来代表一个三角形, 输入三个点的坐标,实现判断此三角形是不是直角三角形,并输出此三角形的周长。 可以根据需要加入自己的成员变量或成员函数
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6.6kb
    • 提供者:徐荣波
  1. c++2

    0下载:
  2. 一种用来在两个使用地址的文件将进行关联的机制。地理坐标和属性可以从一个地址转换成另一个。举例来说,一个学生包含地址的文件可以映射到一个街道图层上,该图层包含了学生居住点的点图层的地址。-used in a two addresses the use of the documents will be linked to the mechanism. Geographical coordinates and attributes can be converted into one another a
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:98.96kb
    • 提供者:师启智
  1. .las文件读取

    12下载:
  2. 用C# 读取激光雷达扫描标准文件格式.las 因为las文件是二进制格式的,所以要读取文件必须知道文件数据格式。本程序通过读取点云las文件,获得点云坐标。
  3. 所属分类:C#编程

    • 发布日期:2010-10-31
    • 文件大小:2.28kb
    • 提供者:leegy120
  1. 邮局选址问题 实验报告

    0下载:
  2. 在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的 街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。 街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。 居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小
  3. 所属分类:C#编程

  1. heightextreme

    1下载:
  2. 包含所需的数据格式,完成根据已知高程异常建模数据,建立高程异常模型求解模型常数;并根据未知点坐标数据,求解该点的高程异常。主要用于测绘方面,在求解各地高程异常方面有着较广泛的用途。-Contains the required data format, complete the height anomaly modeling based on known data to establish the height anomaly model to solve the model constants
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:218.76kb
    • 提供者:周顺
  1. QuXian

    0下载:
  2. 曲线测设 测绘 可以求得各个主点坐标 以及曲线元素-Curve by
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:70.45kb
    • 提供者:
  1. Unknown-approximate-coordinates

    0下载:
  2. 测边三角网平差中未知近似点坐标计算的功能实现代码,大家相互交流使用。-Unknown approximate coordinates the Trilaterational triangulation adjustment function code, we exchange use.
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:20.12kb
    • 提供者:马飞强
  1. qian--fang-jiao--hui

    0下载:
  2. 测绘中进行前方交会的程序,通过已知道的两点坐标和角度,求未知点坐标-Mapping procedures performed Intersection
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:65.79kb
    • 提供者:
  1. resection

    0下载:
  2. 通过物方点坐标和像点坐标通过后方交会解算外方位元素-By the point in object coordinates and the coordinates of the intersection point of the solution as calculated by the rear exterior orientation elements
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.25mb
    • 提供者:wo98765432100
  1. ImportFromExcel

    0下载:
  2. 自定义插件,实现从excel中导入点坐标数据,并在图层中画出来。-Custom plugins to access importing point data from a excel and drawing them int the map.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2.07kb
    • 提供者:
  1. DouglasCalcu

    0下载:
  2. 道格拉斯计算,用于矢量图像压缩,传入的是点坐标,传出的是压缩后的点坐标-Douglas calculation for vector image compression, passing the point coordinates, the coordinates of the point spread is compressed
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:868byte
    • 提供者:liqing
  1. sanweidingwei

    0下载:
  2. 是一个实现三维定位的插件,含源码,能够根据点坐标快速定位-Is a three-dimensional positioning of the plug-in, including source code, can be based on the point coordinates of the rapid positioning
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:921.82kb
    • 提供者:刘乐
  1. MCTTestView

    0下载:
  2. 墨卡托投影,绘制经纬网,输出到屏幕,由点坐标转换到屏幕坐标-Mercator projection, draw graticule, output to the screen, the point coordinates are transformed into screen coordinates
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2.42kb
    • 提供者:Ray
  1. WindowsFormsApplication1

    1下载:
  2. 读取离散点坐标高程数据.dat文件,生成格网DEM,采用逐点内插法中的加权平均法求格网点高程(Read the discrete coordinates of elevation data.Dat file, generate DEM grid point by point interpolation method, the weighted average Faqiuge dot height)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:49kb
    • 提供者:喋喋峰
  1. TIN

    0下载:
  2. 显示点坐标,根据坐标构建三角网,并进行简单的计算功能。(it can display the points and construct tin model;)
  3. 所属分类:C#编程

    • 发布日期:2018-01-09
    • 文件大小:72kb
    • 提供者:千秋无痕
  1. MouseClick

    0下载:
  2. 可根据所选屏幕坐标设置鼠标连点,鼠标右键取消任务(The mouse connection can be set according to the selected screen coordinates)
  3. 所属分类:C#编程

    • 发布日期:2018-05-01
    • 文件大小:60kb
    • 提供者:xhaa1
  1. C#图像同名像点提取

    2下载:
  2. 使用基于相关系数的影像匹配测度算法,从两幅数字影像中自动匹配50个以上的同名像点。使用窗体界面、控件编程;在设计的界面窗口中显示两幅图像、在图像中显示所匹配出的同名像点 (+),并列表显示各个同名像点的像素坐标。(Using image matching measure algorithm based on correlation coefficient, more than 50 homonymous points are automatically matched from two digi
  3. 所属分类:C#编程

    • 发布日期:2020-09-20
    • 文件大小:327kb
    • 提供者:小怪兽zz
« 12 3 4 »
搜珍网 www.dssz.com