資源簡介
原創資源,主要是利用Qt編程實現串口通信,對GPS以及慣導數據進行解析并編寫幀格式,傳感器信息能實時在界面顯示,能將船舶位置以紅點的方式動態顯示在地圖上

代碼片段和文件信息
#include?“mainwindowgps.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????MainWindowGPS?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-11-23?15:53??GPS\
?????文件????????1082??2017-09-21?19:51??GPS\GPS.pro
?????文件???????23739??2018-11-23?15:53??GPS\GPS.pro.user
?????文件??????141026??2017-12-02?17:02??GPS\bj666.PNG
?????文件?????????191??2017-08-17?17:04??GPS\main.cpp
?????文件???????13488??2018-11-23?15:53??GPS\mainwindowgps.cpp
?????文件????????1737??2017-12-07?10:42??GPS\mainwindowgps.h
?????文件???????10215??2017-12-08?20:35??GPS\mainwindowgps.ui
?????文件?????????104??2017-09-21?19:52??GPS\qic.qrc
- 上一篇:西門子PCS7仿真手冊
- 下一篇:電腦報2015-2018合集.txt百度網盤分享
評論
共有 條評論