搜索资源列表
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
GG_POS
- 组合导航定位程序,用C写的源码,研究这方面的朋友们可以下来学习。-portfolio navigation procedures, written with C source code, look at this area of friends can learn from.
CAcode_generate.rar
- 该程序能产生GPS1~32号卫星的CA码,很值得学习,The program can generate GPS1 ~ 32 of the CA code satellite, it is worth learning
GPSReader.zip
- 这是一个gps的数据读写器。大家可以借鉴学习一下。,This is a gps data reader. Learning what we can learn from.
GPSpositioningformulaProgramming
- 尝试用VisualC++程序语言对其进行了编程,使学习者能深入理解课本的内容,提高学习效果-Try to VisualC++ programming language of their programming, so that students can understand the depth of the content of textbooks to improve learning outcomes
USBGPS
- 鲁郁在2004年写的开源USB接口软件GPS接收机,对学习软件无线电很有帮助。-A software defined open source GPS receiver utilizing Zarlink GP2015, GP2021, can be operated on Windows. This is a good study material for the GPS and SDR. Articles on the web have been grabbed to the archive.
watson-et-al_ion-navigation_winter06
- 国外学习室内GPS的资料文档,很珍贵,可以借鉴好多东西-Indoor GPS data to study abroad document, very precious, we can draw a lot of things
GPS
- GPRMC协议解析 数据提取 可以参考学习的代码,可以参考参考-GPRMC protocol analysis data extraction can refer to learn the code, can refer to reference
time
- 北京时间转换成格林尼治时间代码,大家可以参考学习学习-Beijing converted into GMT code, we can refer to learn from
GPS
- GPS数据提取解析源码,大家可以参考学习学习,希望对大家有用-GPS source data extraction analysis, we can refer to learn from
GPS_COM
- GPS数据提取 各种协议分析 大家可以参考学习学习-GPS data extraction protocol analysis we can refer to a variety of learning to learn
XF_GPS
- GPS客户端源代码程序,可以实现很多功能,想学习的朋友可以入手。-GPS client source code, can achieve a lot of features, like friends can learn to start.
GPS_Software_receirver
- GPS软件接收机的源码,实现信号跟踪、捕获、电文解调、定位解算等功能,有助于学习卫星导航的同学加深对GPS接收机工作原理的理解,也可作为核心代码扩展为GPS接收机工作原理演示程序。-The source code of the software GPS receiver signal tracking, capture, message demodulation, position resolution and other functions, help students to learn sa
PPP
- GPS/GLONASS精密单点定位的文章,需要学习相关算法的同志可以下载学习-GPS/GLONASS precise point positioning articles, need to learn the relevant algorithms comrades can download learning
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
tropo
- GPS中所需要的电离层修正模型,该模型可以很好的消除电离层误差,对学习GPS的开发人员有较大帮助。-GPS ionospheric correction model, the model can eliminate the ionospheric error, on learning GPS developers.
generateCAcode
- GPS中C/A码产生函数,该函数可以根据输入的卫星序号,产生系统的32种C/A码。对学习GPS的开发人员有较大帮助。-The GPS C/A code generator function, which can be generated based on the input satellite ID, the system 32 C/A code. On learning GPS developers.