-
GPS车载导航系统的地图匹配算法。地图算法
GPS车载导航系统的地图匹配算法。地图算法-GPS car navigation system, map matching algorithm
- 2022-05-27 19:51:46下载
- 积分:1
-
有关GPS GDOP度量分析的一文章,有兴趣的朋友可以下载看看!希望会有所帮助。...
有关GPS GDOP度量分析的一文章,有兴趣的朋友可以下载看看!希望会有所帮助。-GPS GDOP metric related to the analysis of one article, interested friends can download to see! Hope will be helpful.
- 2022-03-19 16:30:08下载
- 积分:1
-
GPS入门的经典图书《GPS基本原理及其matlab仿真》的PPT课件
GPS入门的经典图书《GPS基本原理及其matlab仿真》的PPT课件-GPS Introduction to the classic book " GPS and the basic principles of matlab simulation" of the PPT Courseware
- 2022-10-28 23:35:04下载
- 积分:1
-
获取经纬度
通过调用百度地图能获取经纬度,地图、定位、搜索功能都需要BMapManager来管理,BMapManager提供四个接口
- 2022-03-10 15:32:28下载
- 积分:1
-
GPS单点定位
GPS单点定位的滤波程序,可以获得速度信息和位置信息,实现卫星坐标计算,地面点坐标计算,精度指标计算和输出到Excel。
- 2022-01-29 03:52:26下载
- 积分:1
-
GPS 演示程序,是教科书上的,个人认为比较有参考价值
GPS 演示程序,是教科书上的,个人认为比较有参考价值-GPS demo program is textbook, individuals considered to be more useful
- 2022-04-29 20:22:42下载
- 积分:1
-
GPS capture procedures, using FFT algorithm, search phase code 1024.
GPS 捕获程序,采用FFT搜索算法,搜索1024个码相位.-GPS capture procedures, using FFT algorithm, search phase code 1024.
- 2022-03-13 03:46:50下载
- 积分:1
-
三星GPS模块资料,13MMX16MMX2.5MM,
三星GPS模块资料,13MMX16MMX2.5MM,-Samsung GPS Module Data,13MMX16MMX2.5MM.
- 2023-03-10 22:10:04下载
- 积分:1
-
Mobile phone via Bluetooth serial port GPS receiver to read the agreement of the...
手机上通过蓝牙串口协议读取GPS接收仪的GPS数据。-Mobile phone via Bluetooth serial port GPS receiver to read the agreement of the GPS data.
- 2022-06-12 16:31:36下载
- 积分: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