Develop the disaster management program

Assignment Help Data Structure & Algorithms
Reference no: EM131318139

Data Structures and Algorithms Assignment

Learning Outcomes - The learning outcomes being assessed in this assignment are listed below:

  • Analyze the various implementations of data structures and algorithms in terms of their efficiency.
  • Solve programming problems by selecting and applying the use of suitable data structures and algorithms.
  • Create abstract data types (ADTs) to represent new ways of organizing data.

Outline of Problem - The effects of climate change have resulted in an increasing amount of climate related disasters such as floods, forest fires, tsunami, cyclonic storms, landslides, epidemics, and haze. A sophisticated disaster management system allows the disaster relief and management team to coordinate the rescue mission in a more efficient and effective manner.

It also reduces the risks associated with  the disaster and relief the pain caused by it. With this, your team is asked to develop a disaster management system for the disaster relief and management team. Your system should include but not limited to the following modules:

1) Registration of the victims, staffs, food and supply

2) Food and supply management

3) Medical examination management

4) Workload assignment and coordination

Please note that the above criteria are the basic requirements of the assignment. You may show extra efforts such as learning new skills, introducing new ideas or new modules based on your creativity which might lead you to the excellent grade. 

Assignment - Project Details

This assignment consists of 3 parts.  Each of the group members must be actively involved in all 3 parts. All work shall be fairly distributed among all members. 

Part 1 - Abstract Data Type

Specify the appropriate abstract data types (ADTs) for the respective modules of the system. You are NOT allowed to use any built-in Java API classes, in other words you must define your own ADTs.

Part 2 - Implementation of the ADTs

Implement the ADTs from Part 1 using a variation of linked implementation.

  • Describe the necessary data fields and how various operations should be implemented.
  • Explain how you ensure the efficiency of the data structure used to represent the ADTs to implement its various operations. Justify your reasons.

You shall consider the appropriate use of Java constructs such as interfaces, classes and generic types.  For the ADTs, you are NOT allowed to use any Java API classes.

Part 3 - Application that uses the ADTs

-Develop the disaster management program (console/GUI), which at least includes the following functionalities:

-Maintain food and supply, such as add new food/supply, update food/supply, remove food/supply, etc.

-Maintain medical services, such as add new patient, update patient's details, remove patient, etc.

-Maintain requests and task assignments, such as add new duty staffs, update request details, remove request, etc. 

-Reporting features for manager include:

  • Display a list of the victims (details, condition, etc.).
  • Display a summary of food and supply list, food assignment, etc.
  • Display the latest served patient list, medical records, etc.
  • Display a summary of staff's details, task assigned, task completed, etc.

-Sorting can be included to determine the priority in the list if necessary (E.g. food should be provided first to children, then old folks, and lastly to the adults)

-Basic validation features should be included for all functions.

-Additional features needed to improve the efficiency.

Assignment link:

https://www.dropbox.com/s/pewqshz7oylv26w/Assignment.rar?dl=0

Given below is the link to the file I was unable to send:

https://drive.google.com/open?id=0B3OnHJjg0PKTcC0yNjFkQkZrcTA

Reference no: EM131318139

Questions Cloud

Did depreciation expense provide cash inflow : What amount of cash did Webster receive from customers during the year ended December 31, 2011?- Did depreciation expense provide cash inflow? Comment.
Calculate cash flow from operations : In 2015, Usher Sports Shop had cash flows from investing activities of –$4,474,000 and cash flows from financing activities of –$5,935,000. The balance in the firm’s cash account was $1,626,000 at the beginning of 2015 and $1,764,000 at the end of th..
Describe integrative management : In terms of enterprise extension, describe the importance of the information sharing and process specialization paradigms.
Prepare a horizontal common size use 2008 as the base : Compute the current ratio for 2010 and 2009.- Compute the debt ratio for 2010 and 2009.- Prepare a horizontal common-size - use 2008 as the base. Comment.
Develop the disaster management program : BACS2063 Data Structures and Algorithms Assignment. Application that uses the ADTs -Develop the disaster management program (console/GUI), which at least includes the following functionalities: Maintain food and supply, such as add new food/supply, u..
Which is not considered a type of audit evidence : Which of the following is not considered a type of audit evidence? Which of the following is not part of the definition of proportionate liability adopted by the Private Securities Litigation Reform Act?
To ourselves and to our lord and savior jesus christ : The Scripture verse from the Old Testament (Joshua 1:9) says, "Have I not commanded you? Be strong and courageous. Do not be terrified; do not be discouraged, for the LORD your God will be with you wherever you go."
Calculate the effect of waiting on the project risk : Assuming that all cash flows are discounted at 10%, calculate the effect of waiting on the project's risk, using the same data. By how much will delaying reduce the project's coefficient of variation? (Hint: Use the expected NPV.)
Compute the cost per broadcast hour during august : Compute the cost per broadcast hour during August and October for each of these cost items - What will be the total amount incurred for each of these costs during December, when the station's activity will be 480 broadcast hours?

Reviews

len1318139

12/19/2016 4:59:05 AM

Okay let me add one more thing. I think i have left out something yesterday. There are 2 module we need to do only. Which is the medical service and staff. Which is 3 and 4. The 1,2 module can ignore. So for the medical part the entity have condition. Which mean need to use sorting. To know which patient condition is more worst such as serious , medium something like this. And if the patient condition is worst then need to take the service first. Because is sorting. The service type is something (injection, or medicine )or maybe anything else you can put. But no service for big operation For the service type. If anything dont understand can ask me again. But most important thing is follow the assignment question. But remember we only need 2 module. The medical and workload staff.

len1318139

12/19/2016 4:58:58 AM

This assignment is 2 people in one group. Using netbean application to do this assignment main program 2 module ADT which is( Food and supply management the second one will be workload assignment and coordination ) and for the registration module we just need to create name and detail all those manually in the main program because there are 4 module but we only choose 2 . Beside that using linked queue for the implementation. The client has sent these files. I am not able to send one of the files.

Write a Review

Data Structure & Algorithms Questions & Answers

  Implement an open hash table

In this programming assignment you will implement an open hash table and compare the performance of four hash functions using various prime table sizes.

  Use a search tree to find the solution

Explain how will use a search tree to find the solution.

  How to access virtualised applications through unicore

How to access virtualised applications through UNICORE

  Recursive tree algorithms

Write a recursive function to determine if a binary tree is a binary search tree.

  Determine the mean salary as well as the number of salaries

Determine the mean salary as well as the number of salaries.

  Currency conversion development

Currency Conversion Development

  Cloud computing assignment

WSDL service that receives a request for a stock market quote and returns the quote

  Design a gui and implement tic tac toe game in java

Design a GUI and implement Tic Tac Toe game in java

  Recursive implementation of euclids algorithm

Write a recursive implementation of Euclid's algorithm for finding the greatest common divisor (GCD) of two integers

  Data structures for a single algorithm

Data structures for a single algorithm

  Write the selection sort algorithm

Write the selection sort algorithm

  Design of sample and hold amplifiers for 100 msps by using n

The report is divided into four main parts. The introduction about sample, hold amplifier and design, bootstrap switch design followed by simulation results.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd