搜索资源列表
用EXCEL完成GPS坐标转换的简易方法
- WGS84BJ54两种空间直角坐标系的转换,由空间直角坐标到大地坐标的转换.-WGS84BJ54 two space rectangular coordinate system conversion, from the Cartesian coordinates of the space geodetic coordinates of the conversion.
BLHtoXYZDlg
- 测绘专业中,空间直角坐标与大地坐标互相转换的VC源代码。-professional mapping, spatial coordinates of the earth and Cartesian coordinates interchangeable VC source.
dadijiesuan
- 由大地经纬度转为空间直角坐标,结算大地问题-from space geodetic coordinates to Cartesian coordinates, clearing land issues
xyz
- 坐标转换程序,可以将空间直角坐标转化为大地坐标
zuobiaozhuanhuan
- 本程序提供WGS-84、BJ54和Xi’an80下大地坐标、空间直角坐标以及高斯坐标的相互转换,不同椭球参数下的转换需通过空间直角坐标过渡,由于时间原因,高斯坐标正反算只在BJ54下进行。空间坐标的转换需要借助七参数,可手工输入,也可由文本文件中至少公共点平差计算得到(data.txt可用于七参数计算测试)。 计算过程: WGS-84 B=30.303622 L=114.212196 H =47.36 (经纬度采用度
GPS
- 本程序是用于WGS-84向北京1954坐标系转换的。要想进行转换需要至少3个控制点。这些控制点要已知他们在WGS-84和北京1954坐标系空间直角三维坐标。程序通过解算,计算出转换参量进行解算。求得转换参量后,程序通过转换参量计算待转换点在北京1954坐标系中的空间直角坐标。
ssgps
- 本程序是用于WGS-84向北京1954坐标系转换的。要想进行转换需要至少3个控制点。这些后,程序通过转换参量计算待转换点在北京1954坐标系中的空间直角坐标。然后将空间直角坐标转换成大地坐标,最后再将大地坐事本文件中。首先将控制点数据保存在一个记事本文件中。在此文件中每行对应一个控制点的信息,按先北京1954坐标系X、Y、Z再WGS-84坐标系X、Y、Z,每个数据用空格分开。然后将要输入的待转换点坐标写入令一个记事本文件,本程序可同时计
用EXCEL完成GPS坐标转换的简易方法
- WGS84BJ54两种空间直角坐标系的转换,由空间直角坐标到大地坐标的转换.-WGS84BJ54 two space rectangular coordinate system conversion, from the Cartesian coordinates of the space geodetic coordinates of the conversion.
BLHtoXYZDlg
- 测绘专业中,空间直角坐标与大地坐标互相转换的VC源代码。-professional mapping, spatial coordinates of the earth and Cartesian coordinates interchangeable VC source.
dadijiesuan
- 由大地经纬度转为空间直角坐标,结算大地问题-from space geodetic coordinates to Cartesian coordinates, clearing land issues
xyz
- 坐标转换程序,可以将空间直角坐标转化为大地坐标-Coordinate the conversion process can be transformed into rectangular coordinates in space geodetic coordinates
coortran
- GPS坐标转换软件与源程序 支持世界上大多数坐标框架下,大地坐标空间直角坐标以及平面投影坐标(UTM、高斯)等的相互转换-GPS coordinate conversion software with source code to support most of the world
CoorTrans2
- 大地测量专业计算软件,实现三种坐标转换功能。1.由空间直角坐标转大地坐标 2.由大地坐标转空间直角坐标 3.空间直角坐标的互相转换(小角度)。-Geodetic professional computing software, to achieve the three functions of coordinate transformation. 1. By space geodetic coordinates to rectangul
math
- 同一坐标系统下坐标有多种不同的表现形 式,一种形式实际上就是一种坐标系。如空间直 角坐标系( , , )、大地坐标系( , )、 平面直角坐标( , )等。通过坐标统的转换我 们得到了BJ54坐标系统下的空间直角坐标,我们 还须在BJ54坐标系统下再进行各种坐标系的转 换,直至得到工程所需的坐标。 1)将空间直角坐标系转换成大地坐标系,得-Sub btnCal_OnClick dim SpaceForm
CTransform
- 大地坐标和空间直角坐标间的转换程序。界面设计的很简洁大方,最重要的是精度非常的高!-Earth and space coordinates between rectangular coordinates conversion process. Interface design is very simple and generous, the most important thing is the very high accuracy!
CoordConvert
- GPS测量中,地心空间直角坐标转换为地理坐标的源代码,需要输入椭球参数-GPS measurements, geocentric spatial rectangular coordinates into geographical coordinates of the source code, need to enter the ellipsoid parameters
xzhuanhuan
- 用于大地坐标和空间直角坐标的转换,可以单个输入,也可文件输入-Geodetic coordinates and space for the conversion of right-angle coordinate can be single input, also can file input
ejc_sy
- 大地坐标与空间直角坐标的转化,具有较高的精度-Earth and space coordinates into Cartesian coordinates with high accuracy
XYZ2BLH
- 空间直角坐标(XYZ)转换为大地坐标(BLH)matlab函数((Space Cartesian coordinates (XYZ) and geodetic coordinates (BLH) conversion matlab function))
jwkjzj
- 将经纬度坐标与空间直角坐标相互转换的简易代码(Simple code that converts the latitude and longitude coordinates to the space rectangular coordinate)