-
已知两点经纬度求两点的大地方位角
应用背景物理大地测量学中,经常用到两点间的方位角,已知球面两点大地经纬度坐标,求解两点间的球面方位角。假设地球为球形进行的计算。关键技术通过两点的大地经纬度坐标,计算两点球面坐标方位角。需要输入文件INPUT,输入格式 纬度 经度 大地高(或正高),可以是一组数据也可以是连续的多个数据,排列顺序是按列三列数据。计算出的方位角是以第一个点到第二个点的方位角。例如,假如序号为1,2,3,4……。那么求出的方位角为α1-2,α2-3,α3-4……。输出文件为fangweijiao.dat
- 2022-03-15 11:21:28下载
- 积分:1
-
you can in your GIS (Map Information Systems), the use of these sources, as it d...
你可以在你的GIS(地图信息系统)中使用这些源程序,因为它演示了在地图上的图钉效果,运行这个程序你可以在View中移动一些图标(286KB)-you can in your GIS (Map Information Systems), the use of these sources, as it demonstrated on the maps pushpin results, run this procedure you can View Mobile some icon (286KB)
- 2022-02-26 11:33:40下载
- 积分:1
-
有关mapinfo的源程序,主要是用于GIS的二次开发。
有关mapinfo的源程序,主要是用于GIS的二次开发。-the source, GIS is used mainly in the secondary development.
- 2023-02-07 22:10:03下载
- 积分:1
-
包括部分空间算法,如计算两坐标点距离、判断两坐标点是否相等、计算叉积、计算点积、判断点p是否在线段l上、计算点bp以点op为圆心逆时针旋转dAlpha(单位:弧...
包括部分空间算法,如计算两坐标点距离、判断两坐标点是否相等、计算叉积、计算点积、判断点p是否在线段l上、计算点bp以点op为圆心逆时针旋转dAlpha(单位:弧度)后所在的坐标点位置、计算指定半径圆上指定角度的弦长、计算由起点坐标和终点坐标构成的线段在指定距离和指定方向的垂点坐标等空间算法-Including some space algorithms, such as calculating the distance between the two coordinates to determine whether the same two coordinates to calculate cross product, point multiplication calculation to determine whether point p on line l above the calculation point to point op for bp counterclockwise rotation center dAlpha (units : radian) after the location where the coordinates of points, calculated on the specified radius of a round angle specified chord length, calculated from the starting point coordinates and end coordinates of the line constitutes a specified distance and specified direction of the vertical space coordinate algorithm
- 2022-05-27 01:15:40下载
- 积分:1
-
这个代码是一个模拟器。采取算术instrucitons并给出了结果…
This code is for a Simulator. Take arithmatic instrucitons and gives the results. Also states the values of different register i.e. PC, IP, ACC etc
- 2022-03-06 20:18:49下载
- 积分:1
-
转换ESRI公司的Coverage和E00数据格式的源代码
转换ESRI公司的Coverage和E00数据格式的源代码-conversion of ESRI E00 Coverage and data format source code
- 2023-05-03 05:50:03下载
- 积分:1
-
最佳答案
Dijkstra算法
最佳答案
Dijkstra算法--c++源代码
基本内容: 1 )设计一个校园的平面图,所包含的景点不少于十个。以图中顶点表示校内各景点,存放景点名称,代号,简介等信息,以边表示 路径,存放路径长度等相关信息。 2)为来访客人提供图中任意景点相关信息的查询。 3)为来访客人提供图中任意景点的问路查询,即查询任意两个景点之间的一条最短的简单路径。 4)提供图中任意景点问路查询,即求任意两个景点之间的所有路径。 5)提供校园中多个景点的最佳访问路线查询,即求途经这多个景点的最佳(短)路径。-err
- 2023-03-24 15:05:03下载
- 积分:1
-
在菜单中显示小图标,用c语言编写,下载之后请解压在c语言环境下运行...
在菜单中显示小图标,用c语言编写,下载之后请解压在c语言环境下运行-the small menu icon indicates that c language, please download after decompression in c-language environment to run
- 2022-03-04 22:05:02下载
- 积分:1
-
This process can achieve when the two numbers entered by the user to obtain the...
这个程序能够实现当用户输入两个数后得到这两个数的最大公约数和最小公倍数,并显示出来-This process can achieve when the two numbers entered by the user to obtain the number of both common denominator and least common multiple, and displayed
- 2022-09-24 06:10:03下载
- 积分:1
-
VC re
用VC++重新写的GIS底层开发中特殊线型,面填充,地理符号显示的源代码-VC re-write the bottom of GIS Development special linear, noodles filled, geographic symbols are used to indicate the source code
- 2022-03-18 21:00:41下载
- 积分:1