Code Monkey home page Code Monkey logo

uni-projects's Introduction

This Java project is about cargo ships loading. First, we create class Container, then we create subclasses of different types of containers with general and also unique characteristics for these subclasses. The task of this project is:

  • to make hierarchy of containers and goods.
  • to return 15 000 random containers filled with random goods.
  • to write them in a .txt file
  • to create a modern ship for containers loading with coordinated like Bay, Row and Tier for placing the containers.
  • to read the 15 000 containers generated earlier from a file
  • to load the containers according to mass distribution, as well as proper place (refrigerated containers need to be close to electricity, open-top should be above close-top, 20'should be placed in odd Bay, 40'containers should be placed in even Bay.
  • to write the ship loading in manifest.txt file. The file should contain container unique number, its position in all coordinates (bay, row, tier), the container mass with loaded goods and the type of goods it's loaded with.

uni-projects's People

Contributors

annetteness avatar

Watchers

 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.