搜索资源列表
GPS_Bus
- 1.目录GPS_Bus为工程文件,用C++ Builder实现,由于版权问题,本系统没有提供数据库,读者可以学习其中的编程技巧,然后根据需要设计出自己的数据库系统。 2.本系统需要安装Mapobject。-1. Contents GPS_Bus for engineering documents, C Builder, due to copyright issues, the system did not provide database, in which readers ca
MapX-VisualC++-header-app
- MapX Visual C++文件头开发-MapX Visual C file Development
WeelLeakDetect
- 一个进行GPS数据周跳探测与修复的程序。C程序DOS窗口,读入o文件,实现周跳的探测与修复。-The GPS data of a cycle slip detection and repair program. C program DOS window, read o files, to achieve cycle slip detection and repair.
Rinex
- 读取GPS rinex文件, 已经经运行无误的c++代码-C++ code for reading/writing the six ASCII file types defined in RINEX version 2.10
Navigation-Message-Files
- 读取GPS卫星导航文件和观测值文件C程序源代码。-Read the GPS satellite navigation files and observation file C source code.
gps-VC++
- 这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。-This is a simple software development kit (SDK), you can
qddown_vc110145353466
- 这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。 本文来源于虾客源码 http://www.xkxz.com -gps
CONTROLF
- 用C编写的关于GPS中读取输入文件子程序!-Subroutine to read input file
SplitRinexObsFiles
- 从RINEX格式的GPS观测文件(即O文件)中分割提取想要的某段观测数据的C++程序-GPS observations from the RINEX format files (ie O file) to extract the desired data in a certain period of observation C++ program
GPS_comm
- 这是一个GPS演示系统中如何计算GPS信息的C语言文件。-This is a C program file whick can be used to calculate the GPS information in GPS demo system
GPRS_comm
- 这是一个在GPRS演示系统中用于计算GPRS信息的C语言文件-This is a C program file which used to calculate the GPRS information in GPRS demo system
SplitRinex
- 这是用C++语言编写的程序,主要对于gps观测文件进行读取。-It is written in C++ program, the main observation files for gps reading.
GPS_Program_Design
- 这份材料是我在研究生学习GPS的时候再三琢磨的程序文件,其中有详细的注解。其用JAVA编写,当然也是用于学习C++以及其他的人员参照。-This material is my studies at the graduate of GPS into repeatedly program files, including detailed notes. Its jmichelle, of course, is also used to learn c++ and other personnel to
strapdown.c
- 读取导航数据文件,执行接连惯导航算换素啊-this is ins math paths.
Tggpsreadh
- 利用C++来读取gps的txt文件,读出出其经度纬度和高程,并写入另一个txt文件 -The use of C++ to read the gps the txt file, read out the latitude and longitude of its elevation, and write a txt file
test_CMA_MPE
- 为解决多经效应,可采用 CMA算法。当C/A码通过多径信道时,会产生误码。本作通过CMA算法较好的解决了这个问题。压缩文件里是一个simulink仿真,通过这个仿真不仅可以学习simulink的使用,还能较好的理解多经效应的影响-CMA algorithm can be used to solve the multi-through effect. When the C/A code by multipath channel will result in error. For this by t
test_CMA_noise
- 为解决信道中的噪声影响,可采用 CMA算法。当C/A码通过噪声信道时,会产生误码。本作通过CMA算法较好的解决了这个问题。压缩文件里是一个simulink仿真,通过这个仿真不仅可以学习simulink的使用,还能较好的理解噪声对通信的影响-To resolve the effects of noise in the channel, the CMA algorithm may be used. When the C/A code through the noise channel will re
test_LR_MPE
- 为解决信道中的多经效应问题,可采用LMS和RLS算法。当C/A码通过多径信道时,会产生误码。本作通过LMS和RLS算法较好的解决了这个问题。压缩文件里是一个simulink仿真,通过这个仿真不仅可以学习simulink的使用,还能较好的理解LMS和RLS算法的原理-To solve more than by the effect of the channel can be used LMS and RLS algorithm. When the C/A code by multipath cha
gps 读取卫星星历文件计算卫星位置
- c++读取星历计算gps坐标,比较简单易懂(C++ calculates GPS coordinates)
SPP_file
- 解决导航文件N,O文件读取,计算卫星的误差,实现单点定位(Solve the navigation file N, O file reading, calculate the satellite error, and realize single-point positioning)