-
KiWi协议,GPS 导航使用,官方网站
KiWi协议,GPS 导航使用,官方网站-KiWi
- 2022-09-25 16:55:03下载
- 积分:1
-
基于MSP430的GPRS、GPS的定位系统(整个工程文件)
基于MSP430的GPRS、GPS的定位系统(整个工程文件),有实用的心跳功能,方便调试,有详细的注释和代码规范,代码完整!
- 2022-07-10 19:05:53下载
- 积分:1
-
Let you kown how to get your position in gps network
实现网络GPS定位车辆的位置-Let you kown how to get your position in gps network
- 2023-04-06 03:20:04下载
- 积分:1
-
zigzag error
zigzag纠错码是一种非常简单但却具有非常优秀性能的码。非常适合用于中码率或者高码率编码的系统。此为一位教授提供的源码。-zigzag error-correcting code is a very simple but has a very excellent performance of code. Very suitable for use in bit-rate or high bit-rate coding system. This is the source provided by a professor.
- 2023-06-24 05:15:03下载
- 积分:1
-
该代码产生m序列,能在扩频通信中的信息的扰码和扩频.
该代码产生m序列,能在扩频通信中的信息的扰码和扩频.-The code generated m sequence, spread spectrum communication in the information in the scrambling code and spread spectrum.
- 2022-09-23 11:10:03下载
- 积分:1
-
无意中下到的CS版GPS程序,可以学习代码值得收藏
资源描述
无意中下到的CS版GPS程序,可以学习代码
只有本地的SqliteDB
- 2022-04-11 12:27:27下载
- 积分: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-02-14 14:17:06下载
- 积分: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
-
- 2022-01-27 16:53:30下载
- 积分:1
-
GPS卫星定位
在利用GPS卫星进行单点定位过程中,需要进行电离层与对流层等误差的计算以及卫星高度角的计算,卫星高度角越高受观测误差就相对较小,本程序采用高度角随机模型加权,电离层采用K8模型加以改正,希望对GPS研究的朋友有帮助。
- 2022-06-02 01:02:31下载
- 积分:1