GithubHelp home page GithubHelp logo

nav's Introduction

nav

功能点<一>

基于dijkstra的简单室内导航 没有任何的物理传感器介入,功能简单,可以提供参考

  1. 后台基于springboot+mybatis+mysql构建基本框架
  2. 最短路径算法是基于dijkstra
  3. 前端用户操作界面是基于zrender工具,实现打点绘制路径,以及最终生成路径的绘制

功能点<二>

基于Stack的先进后出特点,分析给定的一个完整的字符串中,按照逗号分隔,将其分隔成几段子字符串,然后分析其中是否含有函数,函数的参数是什么,并最终打印出函数名以及对应该函数的参数列表 说明:

  1. 字符串中可以包含单引号
  2. 单引号不成对时,爆出异常
  3. 包含函数时,函数的小括号不成对时,爆出异常
  4. 函数的参数列表,基于逗号分隔,若逗号前或者后没有内容,爆出异常
  5. 函数名称不合法【字母,数字,下划线】,爆出异常

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.