登录
首页 » Visual C++ » GNSS

GNSS

于 2020-12-30 发布 文件大小:1880KB
0 197
下载积分: 1 下载次数: 15

代码说明:

  单点定位就是根据一台接收机的观测数据来确定接收机位置的方式,它只能采用伪距观测量,可用于车船等的概略导航定位。(Single point positioning is based on observations of a receiver to determine the position of the receiver way, it only can use the false distance measurements, can be used to approximate the travel and other navigation and positioning)

文件列表:

GNSS单点定位
............\afxv_dll.h,78,2013-08-06
............\ChildFrm.cpp,1539,2013-08-04
............\ChildFrm.h,1397,2013-08-04
............\Debug
............\.....\ChildFrm.obj,16063,2013-08-06
............\.....\GNSS单点定位.obj,24019,2013-08-06
............\.....\GNSS单点定位.pch,5640704,2013-08-06
............\.....\GNSS单点定位.pdb,361472,2013-08-06
............\.....\GNSS单点定位.res,10644,2013-08-04
............\.....\GNSS单点定位Doc.obj,14482,2013-08-06
............\.....\GNSS单点定位View.obj,19377,2013-08-06
............\.....\GPSDlg.obj,48064,2013-08-06
............\.....\MainFrm.obj,18830,2013-08-06
............\.....\StdAfx.obj,105527,2013-08-06
............\.....\vc60.idb,254976,2013-08-06
............\.....\vc60.pdb,454656,2013-08-06
............\GNSS单点定位.APS,48580,2013-08-04
............\GNSS单点定位.clw,4301,2013-08-06
............\GNSS单点定位.cpp,4964,2013-08-04
............\GNSS单点定位.dsp,5135,2013-08-06
............\GNSS单点定位.dsw,549,2013-08-04
............\GNSS单点定位.h,1358,2013-08-04
............\GNSS单点定位.ncb,74752,2013-08-06
............\GNSS单点定位.opt,48640,2013-08-06
............\GNSS单点定位.plg,3176,2013-08-06
............\GNSS单点定位.rc,16405,2013-08-04
............\GNSS单点定位Doc.cpp,1726,2013-08-04
............\GNSS单点定位Doc.h,1461,2013-08-04
............\GNSS单点定位View.cpp,2551,2013-08-04
............\GNSS单点定位View.h,1875,2013-08-04
............\GPSDlg.cpp,4526,2013-08-06
............\GPSDlg.h,1571,2013-08-04
............\MainFrm.cpp,2529,2013-08-04
............\MainFrm.h,1542,2013-08-04
............\Matrix.cpp,21913,2013-08-04
............\Matrix.h,4292,2013-08-04

............\ReadMe.txt,4864,2013-08-04
............\res

............\...\GNSS单点定位.rc2,404,2013-08-04


............\resource.h,1149,2013-08-04
............\StdAfx.cpp,214,2013-08-04
............\StdAfx.h,1054,2013-08-04

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

发表评论


0 个回复

  • VCPP-create-a-application-window
    VC++语言创建一个普通的应用程序窗口.为了使PlaySound函数能正常使用,编译前应做以下设置:单击Project->Setting->Link选项卡,在Category中选中General,然后在Object/Library Modules文本框中,我们看到有很多.lib的库文件,在其最后添加代码" winmm.lib"(windows多媒体库)后,单击OK。(VC++ language to create a common application window in order to make proper use PlaySound function, should be done before compiling the following settings: Click Project-> Setting-> Link tab, select General in the Category, and then in the Object/Library Modules text box, we see a lot. lib library file, add the code in its final " winmm.lib" (windows multimedia library), click OK.)
    2013-11-24 14:23:38下载
    积分:1
  • 12864TUPIAN
    12864的显示图片和任意文字的函数,能够很好的让初学者入门(12864 pictures and any text display function, can be a good start for beginners)
    2013-09-03 15:44:42下载
    积分:1
  • changereg
    用vc++编写的修改注册表示例程序源码,适用于windows 2000系统(vc++ modify the registry sample program applies to windows 2000 system)
    2012-10-30 10:32:21下载
    积分:1
  • 357486644
    创建桌面图标,VC++经典编程源码,很好的参考资料。(Create a desktop icon, VC++ classic programming source code, a good reference.)
    2013-11-14 11:42:17下载
    积分:1
  • load_driver
    本代码只有两个函数,LoadNTDriver(...)用于加载驱动,DelSvr(...)用于卸载驱动。(This code has only two functions, LoadNTDriver (...) use to load the driver,and DelSvr (...) use for the uninstalled driver.)
    2010-12-23 21:36:33下载
    积分:1
  • routing_aodv
    aodv源代码,RREP路由回复,RREQ路由请求,RRER路由错误的编写,以及aodv中没有字段中每个参数的描述,以及函数的实现,数据发送的处理和数据接收的处理(aodv,RREP,RRER protocol ,RREQ)
    2012-01-10 19:09:51下载
    积分:1
  • DS1302
    DS1302和LCD1602的组合简单应用(DS1302 and LCD1602 Application together)
    2010-05-09 19:03:08下载
    积分:1
  • Space_Invaders
    Space Invaders in OpenGL, simple version.
    2014-05-30 18:36:29下载
    积分:1
  • 6037414
    修改默认的滚动条样式,类似XP风格,并有动感,()
    2018-04-27 16:09:08下载
    积分:1
  • 24dian
    24点游戏应该是大多数人熟悉的游戏了,这个源代码就是实现24点游戏的。(24 points, the game should be familiar with the game most people, this source code is to achieve 24-point game.)
    2008-12-16 21:21:57下载
    积分:1
  • 696518资源总数
  • 104932会员总数
  • 12今日下载