首页 开发技术 C     /    惯性导航解算算法实现

惯性导航解算算法实现

上传者: liu690851999 | 上传时间:2024/3/15 10:56:58 | 文件大小:5.1MB | 文件类型:zip
惯性导航解算算法实现
惯性导航解算算法实现,根据加速度计,陀螺仪的数据来实时计算速度位置姿态

文件下载

资源详情

[{"title":"(52个子文件5.1MB)惯性导航解算算法实现","children":[{"title":"IMU采集数据","children":[{"title":"jiantest.plg <span style='color:#111;'>894B</span>","children":null,"spread":false},{"title":"resource.h <span style='color:#111;'>2.64KB</span>","children":null,"spread":false},{"title":"SerialPort.cpp <span style='color:#111;'>17.54KB</span>","children":null,"spread":false},{"title":"jiantest.ncb <span style='color:#111;'>449.00KB</span>","children":null,"spread":false},{"title":"jiantest.opt <span style='color:#111;'>49.50KB</span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"vc60.pdb <span style='color:#111;'>364.00KB</span>","children":null,"spread":false},{"title":"RecData.obj <span style='color:#111;'>20.66KB</span>","children":null,"spread":false},{"title":"jiantestDlg.sbr <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"jiantest.bsc <span style='color:#111;'>5.22MB</span>","children":null,"spread":false},{"title":"jiantest.sbr <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"jiantestDlg.obj <span style='color:#111;'>53.04KB</span>","children":null,"spread":false},{"title":"jiantest.obj <span style='color:#111;'>13.00KB</span>","children":null,"spread":false},{"title":"vc60.idb <span style='color:#111;'>233.00KB</span>","children":null,"spread":false},{"title":"StdAfx.obj <span style='color:#111;'>103.60KB</span>","children":null,"spread":false},{"title":"jiantest.pdb <span style='color:#111;'>457.00KB</span>","children":null,"spread":false},{"title":"RecData.sbr <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"SetGuan.sbr <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"jiantest.res <span style='color:#111;'>4.63KB</span>","children":null,"spread":false},{"title":"jiantest.ilk <span style='color:#111;'>274.39KB</span>","children":null,"spread":false},{"title":"SerialPort.obj <span style='color:#111;'>24.59KB</span>","children":null,"spread":false},{"title":"jiantest.pch <span style='color:#111;'>6.56MB</span>","children":null,"spread":false},{"title":"jiantest.exe <span style='color:#111;'>128.06KB</span>","children":null,"spread":false},{"title":"SetZhuan.obj <span style='color:#111;'>10.38KB</span>","children":null,"spread":false},{"title":"StdAfx.sbr <span style='color:#111;'>1.31MB</span>","children":null,"spread":false},{"title":"SetZhuan.sbr <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"SerialPort.sbr <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"SetGuan.obj <span style='color:#111;'>10.36KB</span>","children":null,"spread":false},{"title":"1.txt <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":false},{"title":"jiantest.rc <span style='color:#111;'>11.44KB</span>","children":null,"spread":false},{"title":"SerialPort.h <span style='color:#111;'>2.95KB</span>","children":null,"spread":false},{"title":"RecData.cpp <span style='color:#111;'>1.87KB</span>","children":null,"spread":false},{"title":"jiantest.cpp <span style='color:#111;'>2.04KB</span>","children":null,"spread":false},{"title":"ReadMe.txt <span style='color:#111;'>3.53KB</span>","children":null,"spread":false},{"title":"SetGuan.cpp <span style='color:#111;'>999B</span>","children":null,"spread":false},{"title":"res","children":[{"title":"jiantest.rc2 <span style='color:#111;'>400B</span>","children":null,"spread":false},{"title":"jiantest.ico <span style='color:#111;'>1.05KB</span>","children":null,"spread":false},{"title":"MyComm.ico <span style='color:#111;'>766B</span>","children":null,"spread":false}],"spread":true},{"title":"jiantestDlg.h <span style='color:#111;'>2.38KB</span>","children":null,"spread":false},{"title":"SetGuan.h <span style='color:#111;'>1.21KB</span>","children":null,"spread":false},{"title":"r.txt <span style='color:#111;'>67B</span>","children":null,"spread":false},{"title":"jiantest.clw <span style='color:#111;'>3.91KB</span>","children":null,"spread":false},{"title":"jiantestDlg.cpp <span style='color:#111;'>23.86KB</span>","children":null,"spread":false},{"title":"SetZhuan.cpp <span style='color:#111;'>1011B</span>","children":null,"spread":false},{"title":"SetZhuan.h <span style='color:#111;'>1.22KB</span>","children":null,"spread":false},{"title":"jiantest.dsw <span style='color:#111;'>541B</span>","children":null,"spread":false},{"title":"StdAfx.cpp <span style='color:#111;'>210B</span>","children":null,"spread":false},{"title":"jiantest.dsp <span style='color:#111;'>4.69KB</span>","children":null,"spread":false},{"title":"RecData.h <span style='color:#111;'>1.49KB</span>","children":null,"spread":false},{"title":"jiantest.h <span style='color:#111;'>1.31KB</span>","children":null,"spread":false},{"title":"jiantest.aps <span style='color:#111;'>24.57KB</span>","children":null,"spread":false},{"title":"StdAfx.h <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"1.txt <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

  • 小鱼发现:
    这个顶多就是从串口读取陀螺仪和加速计的数据,然后在UI显示,没有看到任何的转换或者换算。2020-02-12
  • jiaohuancheng:
    好样的号都高兴2019-05-09
  • samson.song:
    学习中,学习中2019-02-27
  • 小帅瓜:
    不错,正在看2018-07-27
  • gao_zb:
    这个是用MFC写的上位机源代码,可以参考2018-05-23

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明