登录
首页 » Visual C++ » GPS

GPS

于 2017-01-09 发布 文件大小:446KB
0 286
下载积分: 1 下载次数: 4

代码说明:

  只对未知点设立未知参数的高程网与GPS基线网平差(Only the establishment of unknown parameters elevation network and GPS baseline network adjustment of the unknown point)

文件列表:

GPS网平差
.........\CoGPS.cpp,5157,2012-07-09
.........\CoGPS.dsp,4940,2012-07-08
.........\CoGPS.dsw,535,2007-04-28
.........\CoGPS.ncb,91136,2012-07-09
.........\CoGPS.opt,70656,2012-07-09
.........\CoGPS.plg,1606,2012-07-09
.........\CoGPS.sln,875,2010-04-08
.........\CoGPS.vcproj,7306,2010-04-08
.........\CoGPS.vcproj.WG.Administrator.user,1401,2010-04-08
.........\Debug
.........\.....\BuildLog.htm,26024,2010-04-08
.........\.....\CoGPS.bsc,181248,2008-12-25
.........\.....\CoGPS.exe,266327,2012-07-09
.........\.....\CoGPS.exe.embed.manifest,2048,2010-04-08
.........\.....\CoGPS.ilk,305404,2012-07-09
.........\.....\CoGPS.obj,22758,2012-07-09
.........\.....\CoGPS.pch,252836,2012-07-08
.........\.....\CoGPS.pdb,599040,2012-07-09
.........\.....\CoGPS.sbr,16633,2012-07-09
.........\.....\MyGPS.obj,70458,2012-07-09
.........\.....\MyGPS.sbr,28390,2012-07-09
.........\.....\probability.obj,23012,2012-07-09
.........\.....\probability.sbr,7912,2012-07-09
.........\.....\public.obj,17860,2012-07-08
.........\.....\public.sbr,13960,2012-07-08
.........\.....\StdAfx.obj,2252,2012-07-08
.........\.....\StdAfx.sbr,266,2012-07-08
.........\.....\vc60.idb,74752,2012-07-09
.........\.....\vc60.pdb,86016,2012-07-09
.........\.....\vc90.idb,76800,2010-04-08
.........\.....\vc90.pdb,126976,2010-04-08
.........\MyGPS.cpp,31240,2012-07-08
.........\MyGPS.h,2950,2008-12-24
.........\probability.cpp,8061,2007-05-02
.........\probability.h,1380,2012-07-09
.........\public.cpp,5915,2008-12-25
.........\public.h,1720,2008-12-23
.........\ReadMe.txt,70,2007-05-10
.........\StdAfx.cpp,292,2007-04-28
.........\StdAfx.h,667,2007-04-28
.........\教材例题
.........\........\robust
.........\........\......\ReadMe.txt,34,2007-07-19
.........\........\已知点加权平差
.........\........\..............\Data.txt,6540,2007-07-19
.........\........\..............\r.txt,2476,2008-12-25
.........\........\..............\已知XYZ.txt,151,2008-07-29
.........\........\已知点加相关权平差
.........\........\..................\Data.txt,6540,2007-07-19
.........\........\..................\r.txt,0,2012-07-08
.........\........\..................\已知XYZ.txt,541,2007-07-23
.........\........\拟稳平差
.........\........\........\Data.txt,6540,2007-07-19
.........\........\........\r.txt,1108,2012-07-08
.........\........\........\Result.txt,1108,2008-12-25
.........\........\........\拟稳点.txt,43,2007-07-26
.........\........\最小二乘平差
.........\........\............\Data.txt,6540,2007-07-19
.........\........\............\r.txt,2317,2012-07-09
.........\........\粗差探测
.........\........\........\Data.txt,6540,2007-07-19
.........\........\........\r.txt,2636,2012-07-08
.........\........\自由网平差
.........\........\..........\Data.txt,6540,2007-07-19
.........\........\..........\r.txt,2290,2008-12-25

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

发表评论

0 个回复

  • ADO
    vc 利用ADO开发数据库介绍,对初学者有帮助(Visual c++ ADO )
    2012-10-11 03:32:12下载
    积分:1
  • wpcapsrc_3_2_alpha1
    说明:  winpcap3.2的源代码,可以供研究网络捕获程序之用(winpcap3.2 the source code, can capture network for research procedures used)
    2006-03-27 09:12:04下载
    积分:1
  • attack
    this is useful for every one in simulation.
    2014-01-06 18:00:50下载
    积分:1
  • DEFINE_CG_MOTION
    fluent软件中采用DEFINE_CG_MOTION动网格的udf程序(using the the udf program DEFINE_CG_MOTION moving grid in fluent software)
    2020-11-20 09:39:37下载
    积分:1
  • MATLAB
    接收端采用的算法和程序流程与发送端发送的OFDM符号的帧结构有关系。具体的帧结构,以及定时估计,频偏估计,剩余误差跟踪的算法可参考算法说明文档。这里对程序的流程进行说明。 首先根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。然后根据长训练字的特性,进行相关运算,进行OFDM符号FFT窗口起始位置的估计。估计出FFT窗口的位置后,先在时域进行小频偏的估计,将两个长训练字进行小频偏补偿后,进行FFT运算,根据FFT运算的结果进行整数倍频偏的估计。这些参数估计完成后,就可以进行数据解调了。先对数据部分进行完整的频偏补偿,然后根据估计的FFT窗口位置进行FFT运算得到频域的数据,进行解调。然后在对应于导频的子载波位置上提取出导频信息,根据导频信息估计出剩余定时误差以及剩余的信道响应误差,将误差量送入环路进行跟踪。当收到所有数据后,重新回到信号到达检测状态,进行下一次信号到达的检测和信号接收。 (good)
    2020-11-04 23:49:52下载
    积分:1
  • PassSpider_Demo
    vc++ 跑号器 源代码,需要 openssl库和 zlib库。(vc++ account scanner need openssl lib and zlib)
    2014-03-22 06:03:21下载
    积分:1
  • ProtectFile
    本程序功能为防止文件删除,其中包含三个部分,分别为:FSD INLINE HOOK初级防删,HOOK IoCreateFile中级防删,HOOK IoCheckShareAccess高级防删。(The program features to prevent file deletion, which consists of three parts, namely: FSD INLINE HOOK primary anti deleted, HOOK IoCreateFile intermediate anti deleted, HOOK IoCheckShareAccess senior defense deleted.)
    2010-07-09 11:04:31下载
    积分:1
  • testFlowCtrl
    FlowCtrl,工控系统中组态软件中常用的流体显示控件源代码。(FlowCtrl, industrial control system configuration software commonly used in fluid showed that the source code control.)
    2009-02-21 10:49:49下载
    积分:1
  • NovatelRange
    上传程序用于解析Novatel输出range 信息,解析结果已经验证。(The upload process is used to resolve the Novatel output range information, analytical results have been verified.)
    2013-05-17 16:24:27下载
    积分:1
  • osg_osgearth
    osgearth的文档资料不多,这里几乎是所有可以找到的中文资料,以及一些osg的中文资料(osgearth documentation much, here you can find almost all the Chinese data, as well as some of the Chinese data osg)
    2020-11-19 09:59:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载