登录
首页 » Visual C++ » SINGLE-POINT-POSITION

SINGLE-POINT-POSITION

于 2013-04-10 发布 文件大小:10556KB
0 195
下载积分: 1 下载次数: 17

代码说明:

  利用c++实现的GPS单点定位程序,并对程序中读取文件部分做了详细注释(GPS single point positioning using c++ achieve)

文件列表:

SINGLE POINT POSITION
.....................\.txt,92706,2010-04-16
.....................\191857base.卫星坐标,620013,2007-11-14
.....................\39062211.07n,29326,2007-08-09
.....................\39062211.07o,93610,2007-10-16
.....................\39062211.卫星坐标,108123,2007-11-13
.....................\39062211.结果,14204,2007-11-13
.....................\base.07N,120027,2007-04-21
.....................\base.07o,850644,2007-11-14
.....................\Debug
.....................\.....\39062211.07n,29326,2007-08-09
.....................\.....\39062211.07o,93610,2007-10-16
.....................\.....\BuildLog.htm,9930,2010-04-16
.....................\.....\Gps.obj,169301,2013-04-09
.....................\.....\Gps.pch,5557380,2013-04-09
.....................\.....\Gps.pdb,25600,2013-04-09
.....................\.....\MainFrm.obj,34101,2010-04-16
.....................\.....\Matrix.obj,20587,2013-04-09
.....................\.....\SPP.exe,176214,2007-11-16
.....................\.....\SPP.exe.embed.manifest,2048,2010-04-16
.....................\.....\SPP.ilk,404100,2007-11-16
.....................\.....\SPP.obj,36670,2010-04-16
.....................\.....\SPP.pch,25296896,2010-04-16
.....................\.....\SPP.res,8132,2007-11-15
.....................\.....\SPPDoc.obj,33430,2010-04-16
.....................\.....\SPPView.obj,44048,2010-04-16
.....................\.....\StdAfx.obj,465375,2010-04-16
.....................\.....\vc60.idb,214016,2013-04-09
.....................\.....\vc60.pdb,86016,2013-04-09
.....................\.....\vc90.idb,936960,2010-04-16
.....................\.....\vc90.pdb,2019328,2010-04-16
.....................\Debug.rar,2052984,2007-11-17
.....................\Gps.cpp,22323,2013-04-09
.....................\Gps.dsp,3489,2013-04-09
.....................\Gps.dsw,531,2013-04-09
.....................\Gps.h,1584,2013-04-09
.....................\Gps.ncb,132096,2013-04-09
.....................\Gps.opt,53760,2013-04-09
.....................\Gps.plg,1092,2013-04-09
.....................\GpsDataStruct.h,4049,2007-11-15
.....................\MainFrm.cpp,2371,2007-11-15
.....................\MainFrm.h,1440,2007-11-15
.....................\Matrix.cpp,2482,2007-11-11
.....................\Matrix.h,842,2013-04-08
.....................\out.txt,11016,2007-11-15
.....................\out1.txt,15687054,2007-11-14
.....................\outfile.txt,33276,2007-11-13
.....................\outNfile.txt,33276,2007-11-14
.....................\outOfile.txt,31311,2007-11-14
.....................\Program FilesMicrosoft Visual StudioMyProjectsSPPoutfile.txt,0,2007-11-13
.....................\ReadMe.txt,4239,2007-11-08
.....................\res


.....................\...\SPP.rc2,395,2007-11-08


.....................\resource.h,964,2007-11-15
.....................\rt.txt,19581,2007-11-15
.....................\satposition.txt,0,2007-11-18
.....................\SPP.APS,29588,2013-04-07
.....................\SPP.clw,1997,2013-04-07
.....................\SPP.cpp,4302,2013-04-07
.....................\SPP.dsp,4799,2007-11-10
.....................\SPP.dsw,531,2007-11-08
.....................\SPP.h,1323,2013-04-08
.....................\SPP.ncb,91136,2013-04-07
.....................\SPP.opt,57856,2013-04-07
.....................\SPP.plg,1009,2013-04-07
.....................\SPP.rc,10786,2007-11-15
.....................\SPP.sln,871,2010-04-16
.....................\SPP.vcproj,9278,2010-04-16
.....................\SPP.vcproj.thinkpad-PC.thinkpad.user,1419,2010-04-25
.....................\SPPDoc.cpp,2941,2007-11-16
.....................\SPPDoc.h,1532,2007-11-15
.....................\SPPView.cpp,3368,2007-11-16
.....................\SPPView.h,1843,2007-11-08
.....................\SPS
.....................\...\.txt,19581,2013-04-02
.....................\...\GPS卫星星历文件.07o,93610,2007-10-16
.....................\...\GPS接收机观文件.07n,29326,2007-08-09
.....................\...\SPP.exe,176214,2007-11-16
.....................\SPS.rar,60654,2007-11-17
.....................\StdAfx.cpp,205,2007-11-08
.....................\StdAfx.h,1054,2013-04-02
.....................\卫星位置.txt,180708,2007-11-14

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

发表评论

0 个回复

  • windtrain
    PSCAD... WIND POWER TRAINING....
    2013-09-06 17:14:42下载
    积分:1
  • poj3941
    poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills. (poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills.)
    2013-07-16 20:45:28下载
    积分:1
  • CheatDetectionSRC
    应用层反外挂模块,探测恶意外挂,最反外挂人员有一定帮助(Anti-plug-in application layer module, to detect malicious plug-in)
    2011-09-07 12:57:56下载
    积分:1
  • 半桥式LLC变换器仿真模型
    采用Visio Studio编译生成动态链接库,嵌入Psim进行仿真。仿真模型提供了半桥谐振变换器的数模混合仿真,有动态链接库实现PWM的分配。(Visio Studio is used to compile and generate dynamic link libraries, which are embedded in Psim for simulation. The simulation model provides digital-analog hybrid simulation of half-bridge resonant converter, with dynamic link library to realize PWM allocation.)
    2020-06-21 02:40:01下载
    积分:1
  • TCP-UDP
    TCP与UDP源代码测试程序,方便初学者观看,理解。用VC写的,容易读懂。。(TCP and UDP code for ABC to use)
    2012-06-17 11:38:04下载
    积分:1
  • H264-analysis-tool
    H264码流分析工具 包含h264visa破解版和Elecard StreamEye Tools 以及注册码(H264 stream analysis tools include h264visa cracked version and Elecard StreamEye Tools and License)
    2014-07-29 16:21:54下载
    积分:1
  • juzhenjianpan
    实现单片机矩阵键盘的功能的程序,通过实验,程序功能比较完整,可以方便移植(MCU function matrix keyboard program)
    2014-01-02 11:08:05下载
    积分:1
  • LoginQQ
    VC++自动登陆QQ的代码,VS2010的编译环境(The automatic landing VC++ QQ code, VS2010 the compiler environment)
    2013-04-26 17:14:24下载
    积分:1
  • IP203_HorizTranspose
    seed的基于dm642的图像水平镜像变换试验!!csl编程!!(seed based on the level of the mirror image transform dm642 test! ! csl program!!)
    2010-10-17 08:37:24下载
    积分:1
  • Intends-stable-network-
    拟稳平差和秩亏网平差程序,用于计算不稳定点的坐标平差等(ntends stable adjustment and rank deficient network adjustment program, used to calculate the coordinates of the point adjustment, etc. instability)
    2021-01-08 16:08:51下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载