-
C language based on the single
基于单片机C语言的TCP/IP协议程序,有详细的说明和代码注释。-C language based on the single-chip TCP/IP protocol procedure is described in detail and code Notes.
- 2022-03-12 17:32:26下载
- 积分:1
-
gps/gprs technical documentation, you can reference implementation description o...
gps/gprs 技术文档,可以参考实现的说明原理,实现即时通信技术-gps/gprs technical documentation, you can reference implementation description of the principle of instant communication technology
- 2022-02-04 23:54:35下载
- 积分:1
-
一个基本范畴,用于提取数据的纬度和经度,速度…
一个基本的类 用于提取GPS数据中的经纬度,速度高度信息,功能较简单。-A basic category for the extraction of GPS data in latitude and longitude, speed, height information, a simpler function.
- 2022-05-22 18:12:23下载
- 积分:1
-
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
-
GPS development on any one of the most needed to understand the essence of the m...
任何一个关于GPS开发都需要的最精华的最简洁易懂的源码。-GPS development on any one of the most needed to understand the essence of the most concise source.
- 2022-11-08 14:05:04下载
- 积分:1
-
GPS Android手机定位
基于Android系统的GPS定位 ,并利用相关算法WGS-84坐标的相对转化。
- 2022-02-04 03:36:30下载
- 积分:1
-
基于方差分析的多陈多路径检测算法
An ANOVA Based GPS Multipath Detection Algorithm Using Multi Chan
- 2022-07-23 17:15:28下载
- 积分:1
-
GPS and BlackBerry Maps Development Guide
GPS and BlackBerry Maps Development Guide
- 2022-06-27 19:11:57下载
- 积分:1
-
本文设计的FPGA模块需要对GPS、便携打印机和串口数据进行处理,将详细介绍如何设计FPGA和不同外设之间的数据传输。同时,在RTL编码中,编写使综合与布局布线...
本文设计的FPGA模块需要对GPS、便携打印机和串口数据进行处理,将详细介绍如何设计FPGA和不同外设之间的数据传输。同时,在RTL编码中,编写使综合与布局布线效果更佳的代码。-In this paper, the design of FPGA modules need for GPS, portable printers, and serial data processing, will be details on how to design FPGA and data transfer between peripherals. At the same time, RTL coding, synthesis and preparation to make better placement and routing code.
- 2022-02-22 10:49:21下载
- 积分: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