Requirement: The task is to code a directed graph structure to carry out a reasonable number of operations. The skeleton code has been given along with appropriate comments so as to what to add. The skeleton code is 150 lines of code whereas the whole program should be around 300 lines of code. Commenting on […]
Archive for the ‘Computer science and IT assignments’ Category
Code a directed graph Structure
Requirement: The task is to code a directed graph structure to carry out a reasonable number of operations. The skeleton code has been given along with appropriate comments so as to what to add. The skeleton code is 150 lines of code whereas the whole program should be around 300 lines of code. Commenting on […]
Upping Your Game
This is the previous assignment:You have been asked to create a Dungeon and Dragons style game. They have asked you to Design a class called Character that will hold the following information: Name Age Players Name Level Gender Race Class (i.e. fighter, wizard) Then create a program […]
Upping Your Game
This is the previous assignment:You have been asked to create a Dungeon and Dragons style game. They have asked you to Design a class called Character that will hold the following information: Name Age Players Name Level Gender Race Class (i.e. fighter, wizard) Then create a program […]
Upping Your Game
This is the previous assignment:You have been asked to create a Dungeon and Dragons style game. They have asked you to Design a class called Character that will hold the following information: Name Age Players Name Level Gender Race Class (i.e. fighter, wizard) Then create a program […]
Upping Your Game
This is the previous assignment:You have been asked to create a Dungeon and Dragons style game. They have asked you to Design a class called Character that will hold the following information: Name Age Players Name Level Gender Race Class (i.e. fighter, wizard) Then create a program […]
Digital imge procssing
TASK 1 Write Matlab functions to do the followings: 1. Accept user input image. Allow user to select the image. 2. Perform filtering functions on the input image. Example: Select an image: Lena.png Convert to grayscale Add noise: Noise 1: Gaussian noise Noise 2: Salt & Pepper Perform filtering on image with each noise:a) Weighted […]
Digital imge procssing
TASK 1 Write Matlab functions to do the followings: 1. Accept user input image. Allow user to select the image. 2. Perform filtering functions on the input image. Example: Select an image: Lena.png Convert to grayscale Add noise: Noise 1: Gaussian noise Noise 2: Salt & Pepper Perform filtering on image with each noise:a) Weighted […]
Deakin University SIT102 Task 7.1P
This is the last task I need to submit to pass the unit, and I cannot for the life of my figure out what I’m doing. The task is first year basic C++. The program is a Knight Database with a menu and simple functions to essentially add knight details, delete knight details, update knight […]
Deakin University SIT102 Task 7.1P
This is the last task I need to submit to pass the unit, and I cannot for the life of my figure out what I’m doing. The task is first year basic C++. The program is a Knight Database with a menu and simple functions to essentially add knight details, delete knight details, update knight […]