搜索资源列表
pseudorange
- 该程序是对GPS接收机输出的原始数据(indata.log文件)进行分析计算-procedures for the GPS receiver output of the original data (indata.log) for analysis
gps
- 读取renix格式的卫星星历文件,支持原始网络下载文件,阿紫泰克软件转换的星历文件,将数据存在数组中待计算
GPS
- GPS解算程序,通过GPS采集的原始数据能够解算出来当地的经纬度-GPS Solution program, raw data collected by GPS can calculate the latitude and longitude of the ground out
gps
- 本程序可以完全读取GPS最原始的数据信息,搭建好整体构架。-This procedure can be completely read GPS data from the most primitive information, build a good overall framework.
SRDataProc
- 专门转化拓扑康GPS接收机的原始GPS观测数据文件(一般是以.tps后缀)。程序界面调用TEQC可执行程序,转化成O文件和N文件的RINEX格式文件-Specialized GPS receiver into the original topology Hong GPS observation data file (usually is. Tps suffix). Program interface calls TEQC executable file and the N O into the
ephemeris
- 实现GPS原始星历数据的读取和转化为十进制的数据用于计算卫星的具体坐标和方向速度-To achieve the original GPS ephemeris data read and converted to decimal data used to calculate the satellite coordinates and direction of specific speed
GPS
- GPS原始数据流格式,及数据转换方法-GPS
resourse
- 可以接受原始GPS信号的数据,以便于下一步进行差分编码,实现精确定位的算法,是一个快速精准的方法。-Can accept raw GPS signal data, so that in the next step to differential coding, to achieve precise positioning of the algorithm is a fast and accurate method.
电子地图管理系统
- 了解地图二进制格式, 能读取原始数据 对导航数据中的道路数据进行整理,分析,查询,排序 采用顺序查找,折半查找,分块查找 采用冒泡,快速,插入排序