https://github.com/pwb97/floyd
Floyd:find the shortest way on Chinese map-在全国省会城市地图中 使用Floyd算法求最短路径
https://github.com/pwb97/floyd
csharp floyd-algorithm unity
Last synced: 6 months ago
JSON representation
Floyd:find the shortest way on Chinese map-在全国省会城市地图中 使用Floyd算法求最短路径
- Host: GitHub
- URL: https://github.com/pwb97/floyd
- Owner: PWB97
- Created: 2018-07-15T02:25:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-15T09:25:34.000Z (over 7 years ago)
- Last Synced: 2025-03-12T22:12:59.160Z (about 1 year ago)
- Topics: csharp, floyd-algorithm, unity
- Language: ASP
- Homepage:
- Size: 24.2 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Floyd
在全国省会城市地图中
使用Floyd算法求最短路径
界面使用Unity完成
语言C#
已在out文件中生成Windows和Mac的应用程序,直接运行即可