资源简介
通过读取接收机的观测文件与导航文件,采用Klobuchar模型计算单频接收机的电离层延迟误差。
代码片段和文件信息
// Dandian.cpp : implementation file
//
#include “stdafx.h“
#include “Klobuchar.h“
#include “Dandian.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CDandian dialog
CDandian::CDandian(CWnd* pParent /*=NULL*/)
: CDialog(CDandian::IDD pParent)
{
//{{AFX_DATA_INIT(CDandian)
// NOTE: the ClassWizard will add member initialization here
//}}AFX_DATA_INIT
}
void CDandian::DoDataExchange(CDataExchange* pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CDandian)
// NOTE: the ClassWizard will add DDX and DDV calls here
//}}AFX_DATA_MAP
}
BEGIN_MESSAGE_MAP(CDandian CDialog)
//{{AFX_MSG_MAP(CDandian)
// NOTE: the ClassWizard will add message map macros here
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CDandian message handlers
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
.CA.... 1146 2010-08-26 17:29 Klobuchar\ba
.CA.... 0 2010-08-26 11:23 Klobuchar\checkfile.txt
.CA.... 1000 2010-08-27 09:00 Klobuchar\Dandian.cpp
.CA.... 1229 2010-08-27 09:00 Klobuchar\Dandian.h
.CA.... 10428 2010-08-27 10:09 Klobuchar\Debug\Dandian.obj
.CA.... 0 2010-08-27 10:09 Klobuchar\Debug\Dandian.sbr
.CA.... 18005 2010-09-03 10:49 Klobuchar\Debug\Jindu.obj
.CA.... 0 2010-09-03 10:49 Klobuchar\Debug\Jindu.sbr
.CA.... 3924992 2010-09-03 10:49 Klobuchar\Debug\Klobuchar.bsc
.CA.... 151644 2010-09-03 10:49 Klobuchar\Debug\Klobuchar.exe
.CA.... 324344 2010-09-03 10:49 Klobuchar\Debug\Klobuchar.ilk
.CA.... 17212 2010-09-03 10:49 Klobuchar\Debug\Klobuchar.obj
.CA.... 6874920 2010-08-27 10:09 Klobuchar\Debug\Klobuchar.pch
.CA.... 533504 2010-09-03 10:49 Klobuchar\Debug\Klobuchar.pdb
.CA.... 3420 2010-09-03 10:49 Klobuchar\Debug\Klobuchar.res
.CA.... 0 2010-09-03 10:49 Klobuchar\Debug\Klobuchar.sbr
.CA.... 163152 2010-09-03 10:49 Klobuchar\Debug\KlobucharDlg.obj
.CA.... 0 2010-09-03 10:49 Klobuchar\Debug\KlobucharDlg.sbr
.CA.... 19243 2010-09-03 10:49 Klobuchar\Debug\Single.obj
.CA.... 0 2010-09-03 10:49 Klobuchar\Debug\Single.sbr
.CA.... 105947 2010-08-27 10:09 Klobuchar\Debug\StdAfx.obj
.CA.... 1373927 2010-08-27 10:09 Klobuchar\Debug\StdAfx.sbr
.CA.... 246784 2010-09-11 17:30 Klobuchar\Debug\vc60.idb
.CA.... 405504 2010-09-03 10:49 Klobuchar\Debug\vc60.pdb
.CA.... 1094 2010-08-27 10:23 Klobuchar\Jindu.cpp
.CA.... 1219 2010-08-27 10:13 Klobuchar\Jindu.h
.CA.... 37164 2010-09-03 10:49 Klobuchar\Klobuchar.aps
.CA.... 2410 2010-11-11 21:12 Klobuchar\Klobuchar.clw
.CA.... 2120 2010-08-27 09:15 Klobuchar\Klobuchar.cpp
.CA.... 4649 2010-08-27 10:10 Klobuchar\Klobuchar.dsp
............此处省略22个文件信息
- 上一篇:hypermesh中文版自学必备网格划分
- 下一篇:fortran安装教程
相关资源
- 高精度 GPS伪距单点定位源代码
- gps,电子罗盘串口通讯
- GPS软件接收机基础第二版.pdf
- 实际采集的GPS数据
- 最精确的高程异常高程转换软件
- 基于GPS和GSM的车辆定位防盗
- stm32的gps定位及labview上位机.zip
- GPS 通信系统 外文翻译 外文文献 英文
- GPS平差处理软件
- gps模块串口全
- NEO-6M资料手册
- stm32通过esp8266把温湿度和gps地图上传
- Understanding GPS: Principles and Applications
- stm32f10x 北斗BDS & GPS.zip
-
使用Datafr
ame分析出租车的 GPS信息 - 全国各省/市边界坐标点
- onenet上传GPS数据
- GPS定位系统源码.rar
- GPS数据输出模拟器
- GPS_INS组合导航定位及其应用.pdf
- 全球定位系统GpsGate 2.6.0.340免费汉化版
- GPS动态精密单点定位
- GMT绘制GPS速度场
- WinTEQC-可视化rinex编辑器
- GPS系统的组成与GPS信号
- 物流/货运/配送车辆GPS定位系统解决方
- NetGPSMgr.rar
- GPS 应用程序设计 很好的一本书
- 百度地图API数据库经纬度GPS数据在地
- gps模块仿真52单片机+proteus模拟
评论
共有 条评论