文件名称:NavigationSystem:校园导航。 用作数据结构大作业
文件大小:32KB
文件格式:ZIP
更新时间:2024-02-29 11:40:51
C++
导航系统 校园导航。 用作数据结构的大任务。 该存储库使用无向图,并应用Dijkstra的算法来查找通向目的地的最短道路。 Github网址 Gitee网址
【文件预览】:
NavigationSystem-master
----mainwindow.ui(536B)
----graph.h(3KB)
----NavigationSystem_zh_CN.ts(5KB)
----vertexdialog.cpp(3KB)
----mainwindow.cpp(7KB)
----CMakeLists.txt(2KB)
----graphui.h(1KB)
----main.cpp(407B)
----LICENSE(35KB)
----edgedialog.cpp(5KB)
----vertexdialog.h(605B)
----README.md(315B)
----graphui.cpp(5KB)
----mainwindow.h(2KB)
----.gitignore(920B)
----edgedialog.h(738B)
----graph.cpp(13KB)