-
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
-
CELLID
获取基站号- cellid
- 2022-01-27 22:09:51下载
- 积分:1
-
gps,源代码,C语言
完整的gps程序包分享 基于c的 适合有兴趣的朋友参考交流
- 2022-03-14 21:30:42下载
- 积分:1
-
卫星星空图显示
本程序采用C++联合OPENGL编程实现了对太空中高速运行GPS卫星的星座进行显示,可以看到天空中24颗卫星的实际运行三维图
- 2022-05-21 11:08:53下载
- 积分:1
-
faster algorithm for GPS signal Acquistion
faster algorithm for GPS signal Acquistion
- 2023-03-28 08:25:04下载
- 积分:1
-
可以有助于实现无线发送和接受,使用方法可以参考该源码,使用方便且简单...
可以有助于实现无线发送和接受,使用方法可以参考该源码,使用方便且简单-Can contribute to the achievement of wireless send and receive, the use of methods can refer to the source, easy to use and simple
- 2023-02-02 02:45:03下载
- 积分:1
-
The program is mobile5.0 ppc2003 systems and take the http protocol, through a w...
该程序是mobile5.0 ppc2003系统下的,走http协议,通过无线网络的客户端升级程序.需要做在客户端升级的同仁们,可以参考一下.-The program is mobile5.0 ppc2003 systems and take the http protocol, through a wireless network client upgrade process. Does the client need to upgrade their Tongren, you can reference.
- 2022-01-25 21:04:17下载
- 积分:1
-
车载GPS导航设备国标,车载电子开发者必备资料
车载GPS导航设备国标,车载电子开发者必备资料-GPS Navigation Standard
- 2022-03-11 17:07:53下载
- 积分:1
-
GPS开发经典工具,很有参考价值,你可以用它在PC平台接收数据包,这样就可以研究包结构知识
GPS开发经典工具,很有参考价值,你可以用它在PC平台接收数据包,这样就可以研究包结构知识-GPS development of classical tools, a good reference, you can use it in the PC platform for receiving data packets, so packets can study the structure of knowledge
- 2022-03-22 10:20:57下载
- 积分:1
-
更快的GPS信号跟踪使用异或的方法
Faster GPS signal tracking using XOR method
- 2022-02-11 20:52:59下载
- 积分:1