搜索资源列表
读取Rinex文件
- 在C++下实现的读取Rinex文件。
Rinex
- 读取GPS rinex文件, 已经经运行无误的c++代码-C++ code for reading/writing the six ASCII file types defined in RINEX version 2.10
computSatCoord
- 该程序只包括rinex导航文件和观测文件的读取和计算卫星位置,适合C++初学者-The program only includes file and observation of rinex navigation file read and calculate the satellite position, suitable for C++ beginners
ReadOfile
- C#编写的读取GPS标准RINEX文件中O文件的程序-read Obserbation of GPS by C#
spp(VC6.0)
- 通过Visual C++ 实现了读取rinex数据并实现了单点定位。-The Visual C++ the read rinex data and single point positioning.
spp(VC6.0)
- 通过C++ 实现了读取rinex格式GPS数据并使用伪距实现了单点定位-The read rinex format GPS data by C++ pseudorange single point positioning
Cspp
- 用C语言读取rinex文件,并对卫星钟差、电离层、对流层等一些参数进行修正-Rinex file using C language to read, and satellite clock errors, ionospheric, tropospheric correction and some other parameters
GPS_Rinex_read
- c#编写的RINEX文件和SP3文件读取类,可以实现对多个RINEX文件合并出来,提供sp3文件下载功能-c# prepared by the file reading RINEX files and SP3 class can implement multiple RINEX files into it, provide file download sp3
RINEX文件读取程序
- RINEX2.11观测文件读取,包含两种程序的读取分别是matlab和C++(read RINEX2.11 OBSERVATION file,include two project one is matlab the other is C++)
GpsBds单点定位
- 利用接收机采集的观测数据,转成标准的Rinex文件(N文件、O文件),程序读取前述文件进行单点定位的计算。(The observation data collected by the receiver is converted into standard RINEX files (n files, O files), and the program reads the above files for single point positioning calculation)