資源簡介
三維姿態顯示上位機 C#+WPF+HID+Unity3D技術
在畢業設計中做了一個基于AHRS的設計,涉及了姿態融合算法,為了調試算法參數性能,需要用到姿態顯示上位機用來顯示驗證算法的效果。在收集了很多資料后,決定自己做一個三維姿態顯示上位機。由于本人學識淺薄,程序中可能有很多目前沒有發現的BUG,如有紕漏,敬請指正。
其中有使用到HID協議,如有不會使用的可以QQ郵箱我:2427644297@qq.com
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Configuration;
using?System.Data;
using?System.Linq;
using?System.Threading.Tasks;
using?System.Windows;
namespace?CubeAttitudeShow
{
????///?
????///?App.xaml?的交互邏輯
????///?
????public?partial?class?App?:?Application
????{
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2020-04-24?14:02??CubeAttitudeShow\
?????文件?????????187??2020-02-12?03:55??CubeAttitudeShow\App.config
?????文件?????????596??2020-03-19?19:37??CubeAttitudeShow\App.xaml
?????文件?????????343??2020-02-12?03:55??CubeAttitudeShow\App.xaml.cs
?????文件????????7092??2020-03-20?09:00??CubeAttitudeShow\CubeAttitudeShow.csproj
?????文件?????????478??2020-02-13?04:56??CubeAttitudeShow\CubeAttitudeShow.csproj.user
?????文件????????1000??2020-02-18?22:49??CubeAttitudeShow\CubeAttitudeShow.sln
?????文件???????98304??2020-04-24?14:06??CubeAttitudeShow\CubeAttitudeShow.v12.suo
?????目錄???????????0??2020-03-31?13:16??CubeAttitudeShow\GeShiConvert\
?????文件?????????842??2020-02-14?01:24??CubeAttitudeShow\GeShiConvert\GeShiConvert.cs
?????目錄???????????0??2020-03-31?13:16??CubeAttitudeShow\HID\
?????文件???????30904??2020-02-14?01:16??CubeAttitudeShow\HID\MyHID.cs
?????目錄???????????0??2020-03-31?13:16??CubeAttitudeShow\HID庫\
?????文件???????30904??2020-02-10?11:44??CubeAttitudeShow\HID庫\MyHID.cs
?????文件????????5415??2020-03-20?09:40??CubeAttitudeShow\MainWindow.xaml
?????文件????????3302??2020-03-20?10:10??CubeAttitudeShow\MainWindow.xaml.cs
?????目錄???????????0??2020-03-31?13:16??CubeAttitudeShow\Properties\
?????文件????????2213??2020-02-12?03:55??CubeAttitudeShow\Properties\AssemblyInfo.cs
?????文件????????2884??2020-02-12?03:55??CubeAttitudeShow\Properties\Resources.Designer.cs
?????文件????????5612??2020-02-12?03:55??CubeAttitudeShow\Properties\Resources.resx
?????文件????????1103??2020-02-12?03:55??CubeAttitudeShow\Properties\Settings.Designer.cs
?????文件?????????201??2020-02-12?03:55??CubeAttitudeShow\Properties\Settings.settings
?????目錄???????????0??2020-03-31?13:16??CubeAttitudeShow\Socket\
?????文件????????3177??2020-03-19?18:42??CubeAttitudeShow\Socket\TcpServer.cs
?????目錄???????????0??2020-03-31?13:16??CubeAttitudeShow\TXTReadWrite\
?????文件????????2975??2020-03-08?08:24??CubeAttitudeShow\TXTReadWrite\TextRW.cs
?????目錄???????????0??2020-03-31?13:16??CubeAttitudeShow\Unity\
?????文件????????1879??2020-02-14?00:40??CubeAttitudeShow\Unity\UnityControl.Designer.cs
?????文件????????3635??2020-03-08?08:13??CubeAttitudeShow\Unity\UnityControl.cs
?????文件????????5817??2020-02-14?00:40??CubeAttitudeShow\Unity\UnityControl.resx
?????目錄???????????0??2020-03-31?13:16??CubeAttitudeShow\User\
............此處省略331個文件信息
- 上一篇:C# 類似webapi的Nancy框架
- 下一篇:C# 課程設計案例精編
評論
共有 條評論