GithubHelp home page GithubHelp logo

carparkmanage's Introduction

停车场路线规划系统

该系统是由算法自动对停车场空闲车位以及车主停车最优路线等相关操作进行分析处理,目的在给车主一个最优的停车体验,让自己的出行停车无忧。该系统可以计算出距离车主当前位置(停车场入口位置)最优的最近的停车路线,并将这一信息通过某种方式告知车主,车主若按此方案停车,便可以最优的停车方案完成停车。其中最优的停车方案并不等于最短寻车位时间,因为该系统有一个更加人性化的设计,即“距离商场入口最短路径”这一属性,众所周知,停车场的行人出入口不止一个,特别是商场的较大的地下停车场,针对普遍的停车场布局,为方便车主停车后及时找到商场入口或者前往停车场出口,该系统引入了“距离商场入口最短路径”,便于车主在停完车之后能迅速前往下一目的地,所以本系统采取“目标车位距离商场入口距离短优先”以及“当前位置距离目标车位距离短优先”两种停车方式选择,车主可根据自己的需要自行选择。本系统的优点是通过算法计算停车场入口到空闲车位的最优路径方案,为车主节省停车时间,在停车上提高效率,并在此基础上,提供更多的车位信息给车主,让每一个车主都能对停车场的情况进行一定的了解,做到心中有数,安心放心地停车。

注: 作为一名普通本科的大二学生,设计这个系统目前还有许多不完善的地方,在完成这个系统时也基于用户的角度考虑了很多方面的内容,也不断在做优化,但眼界仍不广阔,技术也不精湛,项目仍然有许多需要改进以及优化的地方,这个系统也做得比较仓促,仅仅花了两三天的时间,所以后续仍然会不断地完善这个系统。同时也欢迎大家多多交流讨论,并对我这个项目批评指正,谢谢。

carparkmanage's People

Contributors

wuze-wz avatar

Watchers

James Cloos 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.