登录
首页 » Visual C++ » GPS_Software_receirver

GPS_Software_receirver

于 2020-07-04 发布 文件大小:165KB
0 402
下载积分: 1 下载次数: 457

代码说明:

  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 satellite navigation to deepen understanding of the GPS receiver works can also be extended as the core code for the GPS receiverworking principle of demo program.)

文件列表:

GPS_Software_receirver
......................\dllTest.dsp,6696,2008-09-02
......................\dllTest.dsw,537,2007-06-10
......................\dllTest.ncb,590848,2009-06-27
......................\dllTest.opt,55808,2009-06-27
......................\dllTest.plg,2814,2009-06-27
......................\matlab
......................\......\display
......................\......\.......\disp_acq.m,348,2008-09-09
......................\......\.......\disp_ls_fix.m,3632,2008-09-16
......................\......\.......\disp_pv_fix.m,7165,2008-09-16
......................\......\.......\disp_p_fix.m,3114,2008-09-16
......................\......\.......\disp_tracking.m,1800,2008-10-31
......................\......\Readme.txt,159,2008-09-03
......................\Release
......................\src
......................\...\acquisition.cpp,13431,2008-09-09
......................\...\cacode_module.cpp,5287,2008-11-25
......................\...\gps_controller.cpp,43795,2009-05-19
......................\...\gps_nav_fix.cpp,23296,2008-09-09
......................\...\gps_nav_msg.cpp,16678,2008-09-09
......................\...\includes
......................\...\........\acquisition.h,2951,2008-09-09
......................\...\........\cacode_module.h,1701,2008-11-25
......................\...\........\Debug
......................\...\........\.....\CVS
......................\...\........\.....\...\Entries,2,2009-06-27
......................\...\........\.....\...\Repository,37,2009-06-27
......................\...\........\.....\...\Root,17,2009-06-27
......................\...\........\gpslibconfig.h,827,2008-11-25
......................\...\........\gps_controller.h,3440,2008-11-19
......................\...\........\gps_nav_fix.h,1465,2008-09-03
......................\...\........\gps_nav_msg.h,3630,2008-09-02
......................\...\........\kalman_filter.h,4375,2008-09-03
......................\...\........\lib.h,330,2008-09-06
......................\...\........\libconfig.h,756,2008-09-02
......................\...\........\matrix.h,2366,2008-09-02
......................\...\........\multich_correlator.h,3072,2008-11-19
......................\...\........\onech_correlator.h,4531,2008-09-02
......................\...\........\pos_math.h,2132,2008-09-02
......................\...\........\prncode_generator.h,1816,2008-11-25
......................\...\........\sinu_nco.h,1879,2008-09-02
......................\...\........\softgps.h,8907,2009-05-19
......................\...\........\softrcvr.h,502,2008-09-02
......................\...\........\square_nco.h,2365,2008-09-02
......................\...\kalman_filter.cpp,26405,2008-09-10
......................\...\lib.cpp,4505,2008-09-02
......................\...\lib.def,138,2007-06-10
......................\...\matrix.cpp,5763,2008-09-02
......................\...\multich_correlator.cpp,6178,2008-11-19
......................\...\onech_correlator.cpp,7825,2007-06-10
......................\...\pos_math.cpp,12868,2008-09-02
......................\...\prncode_generator.cpp,4922,2008-11-25
......................\...\sinu_nco.cpp,3738,2008-09-02
......................\...\softrcvr.cpp,2101,2008-09-02
......................\...\square_nco.cpp,3456,2007-06-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 255105lesson10
    这是我图形学课程的作业,利用OPENGL和VC++开发,画的是一个动态场景,有光照,阴影等效果,可旋转。(This is my operating graphics programs, use of OPENGL and VC++ development is a dynamic art scene, with light, shadows and other effects, may be rotating.)
    2021-01-25 23:08:42下载
    积分:1
  • duilib-master
    开源库,实现界面开发,可以使用开发各种界面,使用Win32(Open Source Library for Interface Development)
    2020-06-18 18:00:01下载
    积分:1
  • DirectShow
    说明:  DirectShow 编程向导源代码,非常适合刚入门的同学,简单易懂。(DirectShow programmer guid,very good for those who start studying DirectShow .)
    2009-09-03 14:55:29下载
    积分:1
  • MFC_lijiujin
    对侯捷的《深入浅出MFC》进行了自己的一些概括,书中的内容还是比较容易理解的(On Hou Jie s" MFC" explain profound theories in simple language for some of their own summary, the content of the book is still relatively easy to understand)
    2012-03-27 17:19:55下载
    积分:1
  • cli
    windows 套接口 编程 udp(windows udp socket programming)
    2013-05-28 12:23:43下载
    积分:1
  • visa
    一个简单的数据挖掘程序,有贝叶斯方法和bp算法,还有决策数的简单实现。(a simple data mining procedures, it bp Bayesian methods and algorithms, the number of decision-making there are simple to achieve.)
    2006-06-02 21:36:56下载
    积分:1
  • paint_move
    能在MFC界面绘制随着鼠标移动的线条,在visual studio中正常显示(In MFC interface as the mouse moves the lines, the visual studio to the normal display)
    2016-01-25 22:28:19下载
    积分:1
  • TheCPPProgrammingLanguage
    thec++programming 特别版,中文版(thec++ programming Special Edition, Chinese version)
    2011-07-05 15:08:18下载
    积分:1
  • list
    list控件的基本适应方法,简单易懂。。很适合初学者(The basic adaptation list controls, easy to understand. . It is suitable for beginners)
    2014-02-10 22:46:21下载
    积分:1
  • stkQt
    Qt与STK结合的例子,在Qt编写的程序中嵌入STK,实现STK中对象的查看和操作。开发环境:Qt4.5.0,vs2005(Qt based on STK and example, embedded in programs written in Qt STK, realizes the STK objects in view and operation.)
    2021-02-18 20:09:44下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载