登录
首页 » C++ » GPSINS

GPSINS

于 2012-03-20 发布 文件大小:3173KB
0 188
下载积分: 1 下载次数: 489

代码说明:

  GPS/SINS松组合导航源代码,搞组合导航的可以参考(it is good for learning GPS and INS)

文件列表:

位置加速度匹配
..............\data_process.m,1764,2009-04-03
..............\Debug
..............\.....\GPS&SINS_LOOSE--gumingwu1.15.bsc,107520,2010-03-30
..............\.....\GPS&SINS_LOOSE--gumingwu1.15.exe,262249,2010-04-08
..............\.....\GPS&SINS_LOOSE--gumingwu1.15.ilk,369648,2010-04-08
..............\.....\GPS&SINS_LOOSE--gumingwu1.15.obj,78668,2010-04-08
..............\.....\GPS&SINS_LOOSE--gumingwu1.15.pch,308672,2010-03-31
..............\.....\GPS&SINS_LOOSE--gumingwu1.15.pdb,590848,2010-04-08
..............\.....\GPS&SINS_LOOSE--gumingwu1.15.sbr,0,2010-03-30
..............\.....\GPS&SINS_P_V--gumingwu1.15.obj,82050,2009-11-19
..............\.....\vc60.idb,50176,2010-04-08
..............\.....\vc60.pdb,61440,2010-04-08
..............\err.dat,91953,2010-04-08
..............\err1.dat,91556,2009-04-14
..............\err_co.dat,72330,2010-04-08
..............\GPS&SINS_LOOSE--gumingwu1.15.cpp,36480,2010-04-08
..............\GPS&SINS_LOOSE--gumingwu1.15.dsp,3667,2010-04-08
..............\GPS&SINS_LOOSE--gumingwu1.15.dsw,581,2010-04-08
..............\GPS&SINS_LOOSE--gumingwu1.15.ncb,74752,2010-04-08
..............\GPS&SINS_LOOSE--gumingwu1.15.opt,48640,2010-04-08
..............\GPS&SINS_LOOSE--gumingwu1.15.plg,856,2010-04-08
..............\high_err.dat,12528,2009-04-03
..............\high_user.dat,11138,2009-11-04
..............\ins1.txt,795907,2009-01-13
..............\ins2.txt,5818658,2009-01-13
..............\kalmandata1.asv,5066,2009-04-03
..............\kalmandata1.m,5072,2009-04-03
..............\latit_err.dat,12510,2009-04-07
..............\latit_user.dat,11138,2009-11-04
..............\longi_err.dat,12528,2009-04-03
..............\longi_user.dat,11138,2009-11-04
..............\Pkk.dat,148035,2010-04-08
..............\Ve.dat,12546,2009-11-04
..............\Vn.dat,12546,2009-11-04
..............\Vu.dat,12546,2009-11-04
..............\Xkk0_4.dat,91408,2010-04-08
..............\Xkk5_.dat,61147,2010-04-08
..............\Zh.dat,10820,2010-04-08
..............\Zla.dat,10804,2010-04-08
..............\Zlg.dat,10790,2010-04-08
..............\位置误差.fig,39749,2009-04-03
..............\姿态误差.fig,31088,2009-04-03
..............\说明.doc,26112,2009-04-15
..............\速度误差.fig,52807,2009-04-03

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

发表评论

0 个回复

  • p2pclent_www_mxeye_com
    一定可用的p2p源程序,vc++开发,客户端部分,www.mxeye.com欢迎学习不清楚可到我网站上看看,或qq5937116(certain p2p source available, vc development, client, www.mxeye.com welcome to learn not sure I can look at the website. or qq5937116)
    2006-09-16 22:54:40下载
    积分:1
  • caojijichudeyaojiangji
    一个简单的摇奖机:实现功能可能很简单,但是我想对于刚刚开发C#得人来说可能很有帮助。(a simple lottery machine : achieving function may be very simple. But I think just for the development of C# in person could be helpful.)
    2007-04-21 13:56:07下载
    积分:1
  • 12864
    基于52单片机的12864液晶程序,采用c语言编写。(52 12864 microcontroller based program using c language.)
    2013-12-08 12:01:49下载
    积分:1
  • IDataGraph
    利用IDataGraph等接口对三维图形进行坡度分析,通视分析等(IDataGraph use three-dimensional graphics and other interfaces slope analysis, through visual analysis)
    2016-08-22 16:39:36下载
    积分:1
  • 数字图像几何变换
    几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual C++创建一个多文档应用程序框架,在实现任意BMP图像的读写,打印,以及剪贴板操作的基础上,完成经典的图像几何变换功能。 (geometric transformation is the most common means of image processing, image deformation of geometric correction, can be an accurate picture. Transform common geometric features include image translation, the mirror image transform, image transfer home, image scaling, image rotation and so on. Current digital image processing applications have become wider, and have penetrated into the industrial, aerospace, military and other areas, the national economy will play an increasingly larger role. Digital image processing as a vital part of the work presented in this paper is how to use Visual C programming tools to design a complete application procedures and achieve the classic image geometry transform function. Procedures probably be divided into two parts : the reader BMP images, and digita)
    2018-10-09 14:47:51下载
    积分:1
  • NET basic
    说明:  小白学习过程,从最基础的内容开始一直到面向对象的类的学习 (目前)(study c# Xiaobai learning process, from the most basic content to the object-oriented class learning (at present))
    2020-06-16 11:40:01下载
    积分:1
  • DIBSection_demo
    DIBSection Windows DIB文件操作详解(DIBSection Demo)
    2017-01-11 18:40:12下载
    积分:1
  • Conversion
    Is an interesting code that allows convert from decimal to hex in real time
    2020-06-17 04:40:01下载
    积分:1
  • DataGridView控件用法合集11
    说明:  DataGridView控件属性及用法大全(DataGridView Control Properties and Usage)
    2020-06-16 03:20:02下载
    积分:1
  • C++读取txt文本中的矩阵数据 - CSDN博客
    vc++/vc程序,简单好学,方便初学者,程序完整,直接运行(Vc++/vc program, simple and easy to learn, convenient for beginners, complete program, direct operation)
    2018-04-29 20:46:34下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载