⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 根据GPS官方网站提供的gps定位方法而编写的C语言gps定位代码
💻
字号:
This directory contains the source for three applications whichprocess different types of GPS data in order to obtain successivelybetter position fixes.These are:-1. stdalone  - basic calculation using data from one GPS receiver2. singdif   - basic differential calculation using data from two GPS receivers3. sdsmooth  - differential calculation using data from two GPS receivers               enhanced in accuracy by using carrier phase informationSample input and output files are provided, so you can check out the correctfunctioning of the code. I have tried as much as possible to make the code easilyre-usable for future applications.The background to this 'C' code is given at:-http://vase.essex.ac.uk/projects/gps/djjweb/The original Pascal source, from which the code has been translated is fullydescribed at:-http://callisto.worldonline.nl/~samsvl/software.htmAny software improvements/fixes are welcome. If you find the code of use,perhaps you might to drop a line!	 				5th Oct 1998	 				David John Johnston	( djjohn@essex.ac.uk )

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -