搜索资源列表
MapX-VisualC++-header-app
- MapX Visual C++文件头开发-MapX Visual C file Development
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
CONTROLF
- 用C编写的关于GPS中读取输入文件子程序!-Subroutine to read input file
gps1_5
- gps1_5.c begins by opening a file gpsData.txt which will save all GPS message strings in ASCII. Next, the serial port is opened using a function prototype comm_setting() which invokes functions found in the IBMCOM library. A while loop is entere
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
alm2pos
- ALM2POS computation for satellite position from almanac data file [pos,R]=alm2pos(almanac,PRN,time) calculates the satellite position in the Terrestial and in the Celestial reference frame for a desiderate satellite vehicle (PRN) with alm
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
C-GPS_application_note_30NOV06
- This file is written in OpenAT, which is the programming language for Wavecom and Sierra Wireless GSM and 3G modems.
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
test_LR_Noise
- 为解决信道中的噪声问题,可采用LMS和RLS算法。当C/A码通过噪声信道时,会产生误码。本作通过LMS和RLS算法较好的解决了这个问题。压缩文件里是一个simulink仿真,通过这个仿真不仅可以学习simulink的使用,还能较好的理解LMS和RLS算法的原理-, LMS and RLS algorithm can be used to resolve the problem of channel noise. When the C/A code through the noise channe
GSMDriver
- this file include sim900 driver sample code for lpc1768 arm in c-this file include sim900 driver sample code for lpc1768 arm in c++
SPP_file
- 解决导航文件N,O文件读取,计算卫星的误差,实现单点定位(Solve the navigation file N, O file reading, calculate the satellite error, and realize single-point positioning)