搜索资源列表
shiyan3
- 利用MATLAB实现由经纬坐标向北京54坐标的转换。
coordinate_transform
- 本程序是用EXCEL编写的,主要是用于北京54坐标与西安80坐标之间的坐标转换。因为这两个坐标系的参考椭球不同,坐标转换比较麻烦,用EXCEL编写可以增加程序的应用性,希望对大家有所帮助。
坐标转换的源代码
- VC系统下,地球坐标转换的源代码,在WGS-84坐标和北京54坐标之间的一套转换参数,可以全国通用的,在每个地方会不一样,因为它们是两个不同的椭球基准。-VC system, the Earth coordinates conversion source code, the WGS-84 coordinates and coordinate between Beijing 54 set conversion parameters can be nationwide, in every place
impCbsjk
- 系统下,地球坐标转换的源代码,在WGS-84坐标和北京54坐标之间的一套转换参数,可以全国通用的,在每个地方会不一样,因为它们是两个不同的椭球基准。 // WGS2GK.CPP : C++ version of Ottmar Labonde s WGSDHDN3.PAS with CPU time measurement // compile with MS Visual C++ version 6.0 or do the necessary modifications for your com
cordinate-trans
- 坐标转换程序,通过设定7参数,将WGS84坐标转换北京54坐标,请大家指正-Coordinate conversion process, by setting the 7 parameters, the WGS84 coordinate conversion Beijing 54 coordinates, please correct me
gauss.rar
- WGS84,北京54,80西安坐标,经纬度高斯正算,反算以及换带计算,WGS84, Beijing Xian 54,80 coordinates, latitude and longitude are considered Gaussian, with counter-balance, as well as for the calculation
Coordinate_Convert_Tool
- 坐标转换,主要实现北京54坐标的换代计算,南海坐标的7参数转换-Coordinate Transformation
WGS84XYZ_2_BJ54XYZ
- WGS84到北京54的MATLAB编程的坐标转换-WGS84 to Beijing 54 coordinate transformation of the MATLAB programming
201109
- 一个将GPS获得的经纬度坐标转换成北京54坐标的软件。-Get a GPS latitude and longitude coordinates will be converted into Beijing 54 coordinate software.
mif的标准
- 用于测量与地图制图的高斯投影转换,提供了北京54、全国80、WGS84三个坐标系下的正算、反算。输出结果精确到小数点后7位。-for measuring and mapping the Gauss projection conversion, the Beijing 54, 80, three WGS84 coordinates the count is, anti-counting. Output accurate to seven decimal places.
VBGusszhengfansuan
- vb 高斯投影正反算 可以进行54坐标的计算-vb Gaussian operator can be both positive and negative projection coordinates calculated for 54
Gaussto80
- 高斯坐标与大地坐标之间的转换,还有54坐标系,80坐标系之间的参数变换-Gaussian coordinates with the geodetic coordinate conversion between, there are 54 coordinates, 80 coordinate system transformation between the parameters
zuobiaozhuanhuatool
- 该软件可以在北京54坐标基础上将经纬度转化为以米为单位的坐标-The software can be 54 in Beijing, based on latitude and longitude coordinates into a coordinate in meters
WGS84TOBJ54
- 将GPS测量的WGS84坐标转换为北京54坐标
Translate
- 北京54坐标与大地坐标转换的精确计算 北京54坐标与大地坐标转换的精确计算
54
- 北京54坐标与经纬度的转换方法-longitude and latitude to 54 axise
北京54坐标和经纬度坐标转换算法
- 北京54坐标和经纬度坐标转换算法,C语言编写的
CoordinateTransformation
- 根据提供的北京54坐标值,生成图层数据,北京54坐标转为西安80坐标(CoordinateTransformation)
zbjs
- 54坐标和84经纬度转换程序,不需要参数,转换误差较7参数大(54 coordinates and 84 latitude and longitude conversion programs, no parameters are needed, and the conversion error is larger than the 7 parameter.)
经纬度转换vc源码
- 干货,真的,可以把代码添加到自己程序当中,验证过,精度非常高。最近一段时间真情打造,有 m_index = 0;("克氏椭球(北京54坐标系)"); m_index = 1; ("1975年椭球(西安80坐标系)"); m_index = 2; ("WGS-84椭球(WGS84坐标系)")三个选项。(Dry, really, you can add code to their own procedures, validation,