登录
首页 » Visual C++ » GNSS

GNSS

于 2020-12-30 发布 文件大小:1880KB
0 181
下载积分: 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 个回复

  • Terrain3DTest
    三维地形的模拟,用的工具是opengl,对于研究大规模地形的绘制非常有用,把源码拿出来与大家分享(Three-dimensional terrain modeling, using tools opengl, for the study of large-scale terrain rendering is very useful to share with you source out)
    2010-08-30 22:02:36下载
    积分:1
  • net
    网络编程代码,包含UDP,TCP和NET的源码,每种都保护服务器端和客户端(Network programming code, including UDP, TCP and NET source code, each protected server and client)
    2012-02-21 16:04:37下载
    积分:1
  • Clist
    说明:  详细说明了窗体list控件的各种函数功能和使用方法。(Detailed description of the form list the various function controls the function and use.)
    2008-09-01 22:50:36下载
    积分:1
  • EX_Database01
    说明:  这是一个数据库访问技术方面的程序,是基于ODBC技术的数据库访问,显示数据库表中的所有记录。(This is a database access technical aspects of the procedure is based on ODBC database access technology, the database shows the table all records.)
    2006-03-21 11:54:54下载
    积分:1
  • SRTest
    语音识别,通过说话转化为语音。适合开发语音软件(good it‘s so worth that you must have a look)
    2009-09-04 10:47:25下载
    积分:1
  • Explosion-and-Shock-Simulation
    爆炸与冲击的仿真研究 爆炸与冲击的仿真研究(Explosion and Shock Simulation Explosion and Shock Simulation )
    2011-12-18 11:14:32下载
    积分:1
  • TESTopenbaidu
    网络程序,判断是否连接至外网,主要是读取内容来判断(Network program, to determine whether to connect to the external network, is read content to determine)
    2012-10-05 14:42:19下载
    积分:1
  • Visual C++ 工应用与项目开发实践
    说明:  一个Visual C++ 工程应用与项目开发实践中的图形图象编程例子!供大家参考,有什么不正之处望大家不吝赐教!(a Visual C application and project development in the practice of graphic images Programming example! For your reference, what is unjust Office, we hope the wing!)
    2005-12-24 15:50:10下载
    积分:1
  • VSP_SE
    说明:  自己编写的一个VC++程序,打开可执行程序后可以读取wave文件,此时程序将在客户区绘制波形图;之后可以计算短时能量、短时过零率和自相关函数,并且在客户区依次显示函数图像。(own VC prepared by a procedure to open executable wave after reading documents, this process will draw customers District waveform diagram; after short-term energy can be calculated, short-term rates and zero autocorrelation function, District customers in the sequence of images function.)
    2006-05-14 18:53:35下载
    积分:1
  • AdoExample
    这是我自己写的一个数据库课程设计主要是如何利用ADO跟ACCESS数据库写的,主要使用MFC进行编写,大开工程编译一下就可以运行了(just a ado program)
    2011-05-21 19:18:32下载
    积分:1
  • 696518资源总数
  • 104573会员总数
  • 29今日下载