-
GPS相关工具,包括Angle Conversions,Coordinate Transformations,Date Conversions等程序组...
GPS相关工具,包括Angle Conversions,Coordinate Transformations,Date Conversions等程序组-GPS-related tools, including Angle Conversions, Coordinate Transformations, Date Conversions procedures Group, etc.
- 2022-01-30 22:50:30下载
- 积分:1
-
0183协议的解析程序的源代码,可以用在定位,导航,监控等方面
0183协议的解析程序的源代码,可以用在定位,导航,监控等方面-0183 agreement analytic program"s source code can be used in positioning, navigation, surveillance etc.
- 2022-01-31 06:35:05下载
- 积分:1
-
收集的关于地图的脚本源码
资源描述包含不能下到的这三个文件
- 2022-03-14 19:21:45下载
- 积分:1
-
编程实现对GPS通讯信息的采集方法,将接收到的数据进行语义的解析,并在LCD上显示
当前的地理位置信息。...
编程实现对GPS通讯信息的采集方法,将接收到的数据进行语义的解析,并在LCD上显示
当前的地理位置信息。
-Programming of the GPS communications and information collection methods, will receive the data semantic parsing, and the LCD displays the current location information.
- 2022-03-03 12:10:46下载
- 积分:1
-
gps接收端源码以及1个test列子,提供简单的经纬度,速度,时间等GPS数据信息...
gps接收端源码以及1个test列子,提供简单的经纬度,速度,时间等GPS数据信息-gps receiver as well as a test source Liezi, providing a simple latitude and longitude, speed, time GPS data
- 2022-04-08 19:21:18下载
- 积分:1
-
gps基线解算基础函数
gps基线解算基础函数,包括伪距定位,差分定位,坐标转换等
- 2023-02-26 15:30:04下载
- 积分:1
-
use Gps.setupcom() to initialize
use Gps.setsystime() to adjust time
Gps.setupcom() 初始化Gps.setsystime() 对时GPSTD-2000型GPS卫星同步时钟 山东三鑫科技集团 烟台开发区三鑫电子通讯工程有限公司-use Gps.setupcom() to initialize
use Gps.setsystime() to adjust time
- 2022-07-17 16:37:50下载
- 积分:1
-
Lamda算法:GPS快速整周模糊度算法的核心,当今最好的GPS定位算法之一。...
Lamda算法:GPS快速整周模糊度算法的核心,当今最好的GPS定位算法之一。-Lamda algorithm: GPS fast algorithm Ambiguity core of today s best one of GPS positioning algorithm.
- 2022-05-21 11:53:31下载
- 积分:1
-
在给定星历条件下计算卫星坐标,当有更多星历数据时候程序需要更改...
在给定星历条件下计算卫星坐标,当有更多星历数据时候程序需要更改-In a given ephemeris calculation under the condition of the satellite coordinates, when more time ephemeris data process need to change
- 2022-02-11 19:33:24下载
- 积分:1
-
android gps jni源码
android gps jni源码函数调用了hw_get_module加载硬件适配模块.so文件,接着通过hw_device_t接口调用open()函数,实际执行了gps/loc_api/libloc_api/gps.c定义的open_gps函数,然后调用gps_device_t接口的get_gps_interface函数,此函数也是在gps.c中定义的,最后返回HAL层中loc_eng.cpp文件的sLocEngInterface,从而打通了上层到底层的通道。
- 2022-07-04 08:53:33下载
- 积分:1