Giter VIP home page Giter VIP logo

android-shortest-path's Introduction

android-shortest-path-gui

本项目是一个安卓应用,是我年轻的时候(大二)做的迷宫和无向图求最短路径的图形化小玩具,虽然现在看代码写的不怎么样,但好歹也是个回忆,所以放到github上来纪念一下。

PS:当年把这个当数据结构课设作品保平竟然还不相信是我做的hhh(当时还没开java的课)

无向图求最短路径的功能有dijkstra和dfs算法两种算法,但是dijkstra求路径略麻烦,所以当时就只设置了dfs的选项

迷宫求最短路径

测试的话请开随机生成地图,当初做的时候直接无脑dfs,如果图没有障碍的话会爆炸

迷宫求最短路径

无向图求最短路径

无向图求最短路径

扫描二维码

扫描二维码 扫描二维码结果

android-shortest-path's People

Contributors

spawpaw avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.