搜索资源列表
cpropertygrid_static_library
- CPropertyGrid是基于MFC开发的一个属性表控件,它以表格的方式显示和输入数据,其功能和外观类似Visual Basic 6以及Visual Studio 2003的属性窗口。 CPropertyGrid支持的数据类型有:字符串、整数、浮点数、布尔型、度分秒、尺寸、颜色、字体、文件、按钮、列表、日期、时间等,而且可以根据需求进行扩展。 -CPropertyGrid MFC is based on the devel
GPS
- GPS经纬度格式转换程序,可运行于电脑上,使接收到的信息在度,度分,及度分秒之间转换
zuobiaozhuanhuan
- 本程序提供WGS-84、BJ54和Xi’an80下大地坐标、空间直角坐标以及高斯坐标的相互转换,不同椭球参数下的转换需通过空间直角坐标过渡,由于时间原因,高斯坐标正反算只在BJ54下进行。空间坐标的转换需要借助七参数,可手工输入,也可由文本文件中至少公共点平差计算得到(data.txt可用于七参数计算测试)。 计算过程: WGS-84 B=30.303622 L=114.212196 H =47.36 (经纬度采用度
gaosi
- GIS(地理信息系统)中,需要将经纬度坐标(度分秒的形式)转换成大地坐标(xy的形式),这个程序就能派上用场了,基于北京54坐标系。如果换成西安80,把里面的参数改改就可以了。
GaussTran
- 本程序是常用地图投影系列小程序之一,程序能用于不同基准面、3°或6°分带、单点及批量数据的高斯-克吕格投影正、反转换,正投影时的输入经纬度数据可以是度、度分及度分秒格式。
dzdfm
- 很多测量软件输入数据格式为:度.分秒,该程序把原始的XX°XX′XX.XXX″,转成XX(度).XX(分)XXXXX(秒)格式,其中秒为XX.XXXX,小数点被去掉,以方便测量软件计算使用。程序随小,但很实用。
度分秒换成度
- 度分秒换成度
GPS
- GPS经纬度格式转换程序,可运行于电脑上,使接收到的信息在度,度分,及度分秒之间转换-GPS latitude and longitude format conversion process can be running on the computer so that the received information in degrees, degrees minutes and seconds between the degree o
zuobiaozhuanhuan
- 本程序提供WGS-84、BJ54和Xi’an80下大地坐标、空间直角坐标以及高斯坐标的相互转换,不同椭球参数下的转换需通过空间直角坐标过渡,由于时间原因,高斯坐标正反算只在BJ54下进行。空间坐标的转换需要借助七参数,可手工输入,也可由文本文件中至少公共点平差计算得到(data.txt可用于七参数计算测试)。 计算过程: WGS-84 B=30.303622 L=114.212196 H =47.36 (经纬度采用度
gaosi
- GIS(地理信息系统)中,需要将经纬度坐标(度分秒的形式)转换成大地坐标(xy的形式),这个程序就能派上用场了,基于北京54坐标系。如果换成西安80,把里面的参数改改就可以了。-GIS (Geographic Information System), the need to latitude and longitude coordinates (degrees minutes and seconds format) converted
GaussTran
- 本程序是常用地图投影系列小程序之一,程序能用于不同基准面、3°或6°分带、单点及批量数据的高斯-克吕格投影正、反转换,正投影时的输入经纬度数据可以是度、度分及度分秒格式。 -This procedure is commonly used map projection, one of series of small procedures, procedures can be used for different base-level,
dzdfm
- 很多测量软件输入数据格式为:度.分秒,该程序把原始的XX°XX′XX.XXX″,转成XX(度).XX(分)XXXXX(秒)格式,其中秒为XX.XXXX,小数点被去掉,以方便测量软件计算使用。程序随小,但很实用。-A lot of input data measurement software format: degrees. Accurate, the program to the original XX ° XX XX. XXX ,
forwardintersection
- 用于前方交会的计算,已知两点及两测站观测角值,在相关提示下,可将输入的度分秒值,求出未知点坐标。并作毫米级检核。-Used for the calculation of forward intersection, known to two points and two station observation angle value, in the relevant prompt can be entered degrees minut
DistCalFromLB
- 根据地球上两点经纬度(以度分秒为单位),计算其间距离(以米为单位)。-calculate the distance between two points with latitude and longitude.
AngTran
- 在工程交通行业如测绘部门经常用到角度单位的转换,度分秒到度到弧度的转换,而且本代码可以实现批量的转换。-Industries such as traffic engineering departments often use the perspective of mapping units conversion, minutes and seconds to degrees conversion degrees to radians,
latNlon
- 经纬度格式转换,度转度分转度分秒,之间的相互转换-lon and lat
Y0001_ConvertedToDegrees
- 批量转换,将地理坐标度分秒转化为度,便于编写地理信息模块。-Batch conversion, minutes and seconds into the degree of geographic coordinates for the degree, facilitate the preparation of geographic information module.
gps坐标转换
- 读取gps数据,转为度分秒,转为度。高斯投影等。(Read the GPS data into degrees minutes into degrees.)
DegreeMinuteSecond_Decimal
- 地理信息中经纬度格式转换小工具,小数与度分秒之间的相互转换,以及geotiff格式文件说明(The degree of latitude in the geographic information format conversion tool, conversion between decimal and second degree)
jwd
- 实现经纬度从十进制数到度分秒数值的相互转换,封装了一个经纬度类(The latitude and longitude of the conversion value decimal number to a minute and second degree, a package of latitude and longitude class)