Giter Site home page Giter Site logo

tonyjava / shortest-path-query-of-scenic-spots Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sijar-1/shortest-path-query-of-scenic-spots

0.0 2.0 0.0 2.55 MB

使用java实现dijkstra算法的最短路径。问题描述: 以顶点表示校平面图中各景点,要有景点名称、代号、简介等信息;以边表示路径,存放路径长度等信息(路径长度可以估算,以米为单位)。 要实现的功能: 1. 为来访客人提供图中任意景点相关信息的查询。 2. 为来访客人提供图中任意景点的问路查询,查询任意两个景点之间的一条最短的简单路径。 基本要求 1. 熟悉无向图的数据结构及其操作,学会根据实际问题要求来选择存储结构。了解数据结构及其分类、数据结构与算法的密切关系。 2.掌握设计算法的步骤和算法分析方法。 3.设计分为三个部分:(1)华东理工大学(奉贤校区)平面图的存储结构;(2)解决单源点最短路径问题;(3)任意两个景点之间的最短路径。

Java 100.00%

shortest-path-query-of-scenic-spots's People

Contributors

sijar-1 avatar

Watchers

 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.