• Make Order

  • order processing

  • Approve and Get
    your Order
Order Now

Archive for the ‘Computer science and IT assignments’ Category

C950 Data Structures and Algorithms II

For this assessment, you will apply the algorithms and data structure, in this course to solve a real programming problem. You will implement an algorithm to route delivery trucks that will allow you to meet all delivery deadlines while traveling the least number of miles. You will also describe and justify the decisions you made […]

Advanced Object-Oriented Programming with C #

Short Assignments 1: Create a Windows application for purchasing floor covering. Allow the length and width (feet and inches) of a room to be entered. Be sure to include program statements that will keep your program from crashing if they enter nonnumeric characters for the room dimensions. Using the tab control, provide selections such as […]

hw2

Before attempting this project, be sure you have completed all of the reading assignments, hands-on labs, discussions, and assignments to date.Design a Java class named Guitar that contains: A private int data field named numStrings that defines the number of strings on the guitar. The default value should be 6. A private double data field […]

Create a java class

Provide Java code for a simple class of your choice. Be sure to include at least one constructor, two methods and two fields. The fields should be private. Create a test class to constuct and call the methods of your class. Describe your class and demonstrate your code functions properly. Respond to other student postings […]

Parsing and Verification of UDP Packets

The goal of this challenge is to write a small program that handles the parsing and verification of UDP packets, todemonstrate a small example of overall design architecture and code aesthetic.Provided are a few files required for bootstrap as well as example input for testing purposes. Note that a variety ofcode inputs will be used […]

Shells, Piping, Redirection (C)

In this assignment you shall take an existing implementation of a shell program and add some small improvements to it. Preparation – Downloading, Compiling and Testing a simple Shell ImplementationDownload and un-compress the following file: shell.tgzThe contents of the file are C sources that implement a simple shell. The contentsare: smsh.c – an implementation of […]

CCNA Cisco Networking Packet Tracer Assignment

Calculate Subnetting schemes and implement IPv4 addressingConfigure & troubleshoot Ethernet Networks (wired and wireless) via Cisco CLI on Router and Switch platformsDescribe and apply Dynamic Routing, Static Routes and security technologies based on given Network designCreate Virtual Local Area Networks (VLANs) and test inter-VLAN communication across a routerOptimise Network Devices to provide functionality for modern […]

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 […]

Powered by WordPress | Designed by: Premium WordPress Themes | Thanks to Themes Gallery, Bromoney and Wordpress Themes