icon

UseTopicwritingscode to get 5% OFF on your first order!

Archive for the ‘Computer science and IT assignments’ Category

R Homework

The vector `problem.1.data` contains numeric data. Construct a stipchart of the values in `problem.1.data`. Do you see any evidence of any outliers? **Solution** Repair this outlier. * First, report the location of the outlier. * Next, convert the value to `NA`. * Finally, display the value of the vector at this location, and show that […]

Create a program that will read in the text file containing graph specifications and write to the std out the “Kevin Bacon” connectivity between two nodes on the graph.

Create a program that will read in the text file containing graph specifications and write to the std out the “Kevin Bacon” connectivity between two nodes on the graph. The program should be able to create the directed graph from the input file and output the results to the output file.

R Programing Homework

Construct a stipchart of the values in `problem.1.data`. Do you see any evidence of any outliers?Repair this outlier.    First, report the location of the outlier.    Next, convert the value to `NA`.    Finally, display the value of the vector at this location, and show that it has the value `NA`.Construct a stripchart of the repaired version […]

Objects and Classes

Use NetbeansOne class, one file. Don’t create multiple classes in the same .java fileDon’t use static variables and methodsEncapsulation: make sure you protect your class variables and provide access to them through get and set methodsall the classes are required to have a constructor that receives all the attributes as parameters and updates the attributes […]

C Coding Project

MUST BE IN C Write a program that manages a small list of students in a university:Student struct should contains the flowing data members (/subdata elements):fname, lname, birthYear (ex. 1990), gpa (ex. 3.68).Max number of characters for fname and lname is 20.User should be prompted with a menu of options to choose from (use switch […]

Create a reaction program

var startScreen = new Text(“Welcome to a speed game! Click space to see the rules “, “13pt New Times Roman”);    var rulesPart1 = new Text(“The goal of the game is to click on every number from least to ” , “11pt New Times Roman”);    var rulesPart2 = new Text(“greatest with your mouse. You […]

java data structures

i have an assignment this Tuesday on 6 pm GMTits is supposed to be done in pairs but I’m a foreigner in the class and don’t know anybody that I can work with. please help .P.S linked lists stacks queues treescontact me for more info

java : linked lists stacks queues trees

it would take 1 hour does te time work for youi have an assignment this Tuesday on 6 pm GMTits is supposed to be done in pairs but I’m a foreigner in the class and don’t know anybody that I can work with. please help . P.S linked lists stacks queues treescontact me for more […]

C++ coding

in C++please see the attachments to check the main instruction for this assignment. some q/a to help it from an instructor Operator overloading Q/A Q: This is from the lecture but I don’t really understand what’s going on here:Date d4;//laterd4 = d1; A: Here we can do direct assignment if we overloaded the assignment operator […]

Fix two specific methods in this assignment

Basically, this was done by another expert who took on way too many assignments and decided to return null on a couple of functions, effectively allowing the program to compile but not actually doing anything; thus, I ended up failing a lot of test cases. The two functions I need fixed are public E element() […]

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