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

搜索资源列表

  1. 卫星轨道坐标的计算方法

    1下载:
  2. 用VC实现对卫星任意时刻在轨道直角坐标系统和天球坐标系中坐标的计算方法,不同卫星需自行修改其初始状态参数-with VC arbitrary moment of satellites in orbit Cartesian coordinate systems and Celestial Coordinates of the calculation method different satellites take the initiative to revise its initial state
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2273
    • 提供者:邹璇
  1. 2

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

    • 发布日期:2008-10-13
    • 文件大小:6763
    • 提供者:徐荣波
  1. angle

    0下载:
  2. 可以自动计算空间直线与坐标轴夹角 VC程序-Space can automatically calculate the angle between a straight line with the axis VC program
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:807
    • 提供者:ljsadfjl
  1. 20080814025250327

    0下载:
  2. 一般的GPS数据处理软件都是采用上述步骤进行计算的,其中只有第2步涉及转换参数。鉴于我国曾使用不同的坐标基准(BJ54、State80、 Correct54),各地的重力值又有很大差异,所以很难确定一套适合全国且精度较好的转换参数。通行的做法是:在工作区内找三个以上的已知点,利用已 知坐标和所测Wgs84坐标,求解七参数。若多选几个已知点,通过平差的方法可以获得较好的精度。 -General GPS data processing software are used in calculati
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:37831
    • 提供者:yuzhu
  1. MicrosoftWord

    0下载:
  2. 卫星坐标计算,根据广播星历参数,通过计算得到卫星坐标-Orbit Calculation
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:23208
    • 提供者:测绘
  1. Gauss

    0下载:
  2. 实现北京54坐标的高斯正反算,可以批量进行计算也可以单点计算!-Beijing 54 coordinate to achieve positive and negative Gaussian operator can be calculated quantities can be single point!
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:364916
    • 提供者:dhuiqian
  1. BHcircle

    0下载:
  2. 数值微分(DDA)法: 设过端点P0(x0 ,y0)、P1(x1 ,y1)的直线段为L(P0 ,P1),则直线段L的斜率 L的起点P0的横坐标x0向L的终点P1的横坐标x1步进,取步长=1(个象素),用L的直线方程y=kx+b计算相应的y坐标,并取象素点(x,round(y))作为当前点的坐标。因为: yi+1 = kxi+1+b = k1xi+b+kDx = yi+kDx 所以,当Dx =1 yi+1 = yi+k。也就是说,当x
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:596
    • 提供者:李丽
  1. 1

    0下载:
  2. 通过读取文件,根据坐标计算面积绘制地图符号。-DRAWING THE CATOGRAPHY MARK
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:303485
    • 提供者:王宇航
  1. Ellipse--lei

    0下载:
  2. 设计一个名为Ellipse表示椭圆的类,其数据成员为圆心坐标和半长轴和半短轴的长度,成员函数包括构造函数、设置数据成员值的函数、计算面积的函数和显示参数的函数。其中构造函数有两个,一个没有参数,将圆心初始化为(0,0),两个半轴的长度设为0;另一个构造函数设置圆心和两个半轴为指定值。-The design called the Ellipse said the class of elliptical members of its data center coordinates and semi-
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:922685
    • 提供者:秦润
  1. before-and-after-the-fair

    0下载:
  2. 实现摄影测量后方交会的计算程序,运用地面控制点,与影响坐标进行计算-Photogrammetry Resection calculation procedures, the use of ground control points, and the impact coordinates calculated
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:77349
    • 提供者:wang
  1. Unknown-approximate-coordinates

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

    • 发布日期:2017-11-18
    • 文件大小:20603
    • 提供者:马飞强
  1. lindaijisuan

    1下载:
  2. 邻带计算,高斯正反算,可以实现测绘系统内简单的转换计算,但是是基于80坐标系统的。-failed to translate
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:70327
    • 提供者:niesongguang
  1. Debug

    0下载:
  2. 测量专业基本计算与编程大地坐标转换与GPS控制网平差计算及软件系统-刘大杰.part2-Measurement a professional basic computing and programming geodetic coordinate conversion with GPS control network adjustment calculation and software systems- Liu Dajie part2
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:913471
    • 提供者:石锐
  1. Single-image-space-resection

    0下载:
  2. 单像空间后方交会的源程序,通过输入控制点坐标计算内外方位元素-Single space resection of the source, calculated by entering the control point coordinates internal and external orientation elements
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:477358
    • 提供者:sunshine
  1. MyFirstWcf

    0下载:
  2. 自己编写的WCF架构的一个小程序实现“根据所输入坐标计算N边形面积”功能。-This is a small program based on WCF framework to achieve the function---"calculated based on the input coordinates N-gon area" .
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:147817
    • 提供者:姜楠
  1. uaternion-algorithm

    0下载:
  2. 四元数方法计算坐标转换参数,将目标坐标系坐标转到参考坐标系-Quaternion method of calculating the coordinate conversion parameter, the target coordinates to the coordinate system reference coordinate system
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:62574
    • 提供者:tianmao
  1. CMM

    0下载:
  2. 三坐标测量机孔径测点自动计算软件,三坐标测量机孔径测点自动计算软件-Coordinate aperture measuring point calculation software
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:18531
    • 提供者:yuzheng
  1. The-RS-image-orientation-program

    0下载:
  2. 遥感影像内定向程序,导入坐标数据,计算出6个内定向元素,并显示行列号及对应坐标.-The remote sensing image orientation program,Import coordinate data to calculate the six elements of interior orientation and show ranks number and the corresponding coordinates.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:73259
    • 提供者:
  1. Seven-parameters-for-solving

    0下载:
  2. 跟据不同坐标系的两套坐标计算七参数,使用布尔萨模型-According to coordinate with two different coordinate systems to calculate the seven parameters, use Bursa model
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:139913
    • 提供者:胡凤鸣
  1. 坐标转换

    1下载:
  2. 计算四参数,高斯坐标投影,大地坐标与施工坐标转换(Calculate four parameters, Gauss coordinate projection, geodetic coordinate and construction coordinate transformation.)
  3. 所属分类:C#编程

    • 发布日期:2020-06-13
    • 文件大小:124928
    • 提供者:Aweilove
« 12 3 »
搜珍网 www.dssz.com