-
这个程序是用来对pllpost进行仿真的,该思想基于多方面的考虑...
这个程序是用来对pllpost进行仿真的,该思想基于多方面的考虑-This procedure is used to pllpost simulation, based on the thinking of a number of considerations
- 2022-08-31 11:20:04下载
- 积分:1
-
这份文件提供了一个很好的知识,如何全球定位系统接收器工作
This document provides a good knowledge on how GPS receivers work
- 2022-12-10 09:20:03下载
- 积分:1
-
基于自主开发的A/D芯片的vc测试程序,希望对大家有帮助
基于自主开发的A/D芯片的vc测试程序,希望对大家有帮助-based on the self-development of the A/D chip vc testing procedures, we hope to help
- 2023-01-27 00:10:04下载
- 积分:1
-
GPS的matlab程序,用于对产生的ca码进行移位,用在锁相环跟踪中对ca码调增...
GPS的matlab程序,用于对产生的ca码进行移位,用在锁相环跟踪中对ca码调增-GPS-matlab procedures used to produce displacement of ca code, used in phase-locked loop tracking of the code increases ca
- 2022-05-20 06:00:12下载
- 积分:1
-
手机客户端标准界面模板,低级UI
手机客户端标准界面模板,低级UI-Mobile client standard interface templates, low-level UI
- 2022-11-10 02:50:03下载
- 积分:1
-
Lessons Learnt in Assisted GPS
Lessons Learnt in Assisted GPS
- 2023-01-22 19:25:03下载
- 积分:1
-
GPS PRN产生器,输入卫星号,输出GPS PRN序列.
GPS PRN产生器,输入卫星号,输出GPS PRN序列.-GPS PRN generator, the importation of satellite, GPS PRN output sequence.
- 2022-05-29 23:32:29下载
- 积分:1
-
vs 2005 using a constant sample program, a good test run for beginners a certain...
vs 2005 中 用的 vb 示例 程序,测试运行良好,对初学者有一定参考价值 -vs 2005 using a constant sample program, a good test run for beginners a certain reference value
- 2022-01-28 17:29:49下载
- 积分:1
-
基于arduino的GPS地图导航系统
基于arduino的GPS地图导航系统
SPI接口。采用Atmega 328为主控芯片
需要采用滤波算法过滤
串口速率与GPS模块要设置一致,接线方式如下:
//TFT SDA -> UNO 11
//TFT SCK -> UNO 13
#define TFT_CS 10 // Chip select line for TFT display
#define TFT_A0 9 // Data/command line for TFT
#define TFT_RST 8 // Reset line for TFT (or connect to +5V)
#define TFT_LED A0
#define SD_CS 4 // Chip select line for SD card
//SD MISO -> UNO 12
//SD SCK -> UNO 13
//SD MOSI -> UNO 11
//GPS tx - UNO rx
//GPS rx - UNO tx
#define BTNZOOMIN 2
#define BTNZOOMOUT 3
- 2022-05-23 07:34:50下载
- 积分:1
-
RINEX 2.10观测量读取程序
应用背景 从卫星导航rinex观测量文件中,自动识别观测量的名称,并提取所有观测量,包括有伪距,载波相位,载噪比以及多普勒。按照卫星号和观测量类别组成数组,并按照gps和北斗两大类输出。关键技术 关键技术包括有:(1)观测量名称自动识别,字符串转换为变量名;(2)文本数据读取并整理;(3)按时间和卫星数分布观测量数据。
- 2022-01-25 15:13:19下载
- 积分:1