GithubHelp home page GithubHelp logo

java-coordinate's Introduction

java-renter-car

###기능구현

  • 차량은 소나타 2대, 아반떼 1대, k5 2대
각 차량의 연비
* Sonata : 10km/리터
* Avante : 15km/리터
* K5 : 13km/리터

  • 이동거리 입력
  • 차량 별로 주입해야 할 연료량

###to do list

  • 자동차 생성
  • 리포트 생성
  • 인터페이스 추가

java-coordinate

###기능구현

  • 입력
    • 재입력 가능
    • x,y를 ','로 나눔
    • 24까지 입력 가능
    • (x1,y1)-(x2,y2) 와 같은 형식
  • 점의 갯수에 따라 다른 아웃풋
    • 점 1개 - > 점
    • 점 2개 - > 직선 / 길이
    • 점 3개 - > 삼각형 / 너비
    • 점 4개 - > 사각형 / 너비
  • 출력
    • 24까지 있는 xy그래프
    • 2단위 표시
    • 갯수에 따른 아웃풋


###to do list

  • Point 생성
  • Line 생성
  • Triangle 추가
  • Rectangle 추가
  • 상속 (Shape) 추가
  • 상속 (Figure) 추가
  • 인터페이스 (계산) 추가
  • 형태 구분 enum 추가
  • 인스턴스 변수들을 Points로 바꾸기
  • Input 정규표현식으로 바꾸기
  • 삼각형 기울기로 체크
  • 사각형 기울기로 체크
  • OutPutView 만들기
  • 직각삼각형 예외 처리(한 직선 상 관련)
  • 좌표 =======

java-coordinate's People

Contributors

g-onl avatar kmdngyu avatar pobiconan 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.