Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Browse F

Alphabetical listing with fast deep pagination.
30003 items • Page 458 / 601

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
For this program you will implement the following utility functions to test mast
For this program you will implement the following utility functions to test mastery of C strings. *******you MUST use these these function***** void removeBlanks(char *src, char *…
For this program you will perform a set of conversions from Fahrenheit to Celsiu
For this program you will perform a set of conversions from Fahrenheit to Celsius or Celsius to Fahrenheit. The user will first enter an F to convert from Fahrenheit to Celsius or…
For this program you will rst read in 10 integers and store them in an array. Th
For this program you will rst read in 10 integers and store them in an array. Then you will search the array using the recursive version of linear search. Be sure to test the prog…
For this program you will store data in a linked list, and then modify the conte
For this program you will store data in a linked list, and then modify the contents of the linked list. You MAY NOT use the list or similar containers from the STL. You may use St…
For this program you will use C system calls (or C++) to develop a program Creat
For this program you will use C system calls (or C++) to develop a program Create a program that will duplicate a named file. You should be able to copy any kind of file, regardle…
For this program you will write a Java program that plays the dice game High-Low
For this program you will write a Java program that plays the dice game High-Low. In this game a player places a bet on whether the sum of two dice will come up High (totalling 8 …
For this program you will write a Java program that plays the dice game High-Low
For this program you will write a Java program that plays the dice game High-Low. In this game a player places a bet on whether the sum of two dice will come up High (totalling 8 …
For this program you\'d need to use the new Python Image Library (Pillow 3.0.0),
For this program you'd need to use the new Python Image Library (Pillow 3.0.0), compatible with Python 3.5.0 https://pypi.python.org/pypi/Pillow/3.0.0 Description of Program 1 Wri…
For this program, I am NOT allowed to use an array orvector. These are the instr
For this program, I am NOT allowed to use an array orvector. These are the instructions for the program: You are given three data files that contain integer values.Each file has a…
For this program, I need to simulate the card game WAR. The issue I am facing is
For this program, I need to simulate the card game WAR. The issue I am facing is that I'm getting an error in the main program, that's telling me '<<' no operator found whic…
For this program, create a (very simplified) day of the week calculator. Ask the
For this program, create a (very simplified) day of the week calculator. Ask the user to enter the day of the month, and respond with the correct day ofthe week. The program will …
For this program, create a simple program that asks the user toguess a number wi
For this program, create a simple program that asks the user toguess a number within a range from 0 to a number input by the user.you will allow the user to play a simple game cal…
For this program, create ordered binary trees in C++ from this input: ABCDEFGHIJ
For this program, create ordered binary trees in C++ from this input: ABCDEFGHIJKLMNOPQRSTU VWXYZ 9876543210 MFCJABDEHGIKLTPNORSQWUVYXZ SPHINCTERSAYSWHAT 524137968 MATLSO FTERFO E…
For this program, follow Program Guidelines for the Header and Comments. Write a
For this program, follow Program Guidelines for the Header and Comments. Write a C++ program that prompts the user to enter the last name of a family and the total number of pints…
For this program, input two points in the xy-coordinate system - first point: (x
For this program, input two points in the xy-coordinate system - first point: (x1, y1) and second point: (x2, y2), then a) Compute the distance between them (rounded to 2 decimal …
For this program, is there any way for the program to read all the outputs toget
For this program, is there any way for the program to read all the outputs together in one line? Like saying" Here is your new string aaabbbcccddd." import java.util.Scanner; publ…
For this program, use the program, **************\"ECLIPSE-NEON\"************* P
For this program, use the program,**************"ECLIPSE-NEON"************* Programming Assignment #1 *****I HAVE POSTED THIS PROBLEM TWICE AND GOT LOUSY RESPONSES. I RAN BOTH PRO…
For this program, use the program,**************\"ECLIPSE-NEON.\"************* P
For this program, use the program,**************"ECLIPSE-NEON."************* Programming Assignment #1 The assignment is to create a Java program that manipulates an array. Step 1…
For this program, you are going to modify your previous program (program 3) so t
For this program, you are going to modify your previous program (program 3) so that it will now have a menu to see if the user wants to read the input from a file or interactively…
For this program, you are going to modify your previous program (program 3) so t
For this program, you are going to modify your previous program (program 3) so that it will now have a menu to see if the user wants to read the input from a file or interactively…
For this program, you are going to modify your previous program so that it will
For this program, you are going to modify your previous program so that it will now read multiple inputs for each homework assignment (you will need to have a flag to end inputtin…
For this program, you are to work with files that have a specific format. The fi
For this program, you are to work with files that have a specific format. The first line of the files has two integers. The first integer specifies the number of (remaining) lines…
For this program, you should modify the class you defined from the previous modu
For this program, you should modify the class you defined from the previous module to include additional instance methods. (The code from previous module assignment is pasted belo…
For this program, you should write and test a function that raises the first num
For this program, you should write and test a function that raises the first number to the power of the second number. The prototype should be as follows: int toThePowerOf(int bas…
For this program, you will be converting an ASCII version color PPM type image i
For this program, you will be converting an ASCII version color PPM type image in a P3 format to a black and white image in P2 format.  As we discussed in class, the format of a P…
For this program, you will be the creator of a class (in Part1) and later the us
For this program, you will be the creator of a class (in Part1) and later the user of the class (in Part2). You will have to be familiar with classes, methods, passing things in a…
For this program, you will be working with data from the NASA website which list
For this program, you will be working with data from the NASA website which lists Near Earth Objects detected by the JPL Sentry System. You are given a text file listing the desig…
For this program, you will make use of string functions and namespace. Most of t
For this program, you will make use of string functions and namespace. Most of the program has been done for you, but you need to fill in the bolded parts. (C++) // This program w…
For this program, you will make use of string functions and namespace. Most of t
For this program, you will make use of string functions and namespace. Most of the program has been done for you, but you need to fill in the bolded parts. (C++) // This program w…
For this program, you will need to write 4 functions, as follows: calculateBill
For this program, you will need to write 4 functions, as follows: calculateBill Takes in a double reference parameter for the price of the food. Takes in a double value parameter …
For this program, you will read in two different types of social graphs and comp
For this program, you will read in two different types of social graphs and compute some statistics using them. Twitter followers If the graph to be processed is a directed graph,…
For this program, you will use inheritance to develop an Asteroid class that sat
For this program, you will use inheritance to develop an Asteroid class that satisfies certain requirements. You will also develop a separate AsteroidField test driver class to cr…
For this program, you will write a series of tests for a linear search function.
For this program, you will write a series of tests for a linear search function. The search function, some data, and a basic test suite are provided for you, so you will only need…
For this program, your script should provide a menu of simple security checks fo
For this program, your script should provide a menu of simple security checks for an administrator to do. The menu will have five basic choices listed below, as well as quit. You …
For this program: Create the City and Road classes as specified in the tables be
For this program: Create the City and Road classes as specified in the tables below. In the main method of the NCCitiesRoads class Create 6 City vertices and add them to an ArrayL…
For this programming assignment # 8, you need to submit ONE source code file. De
For this programming assignment # 8, you need to submit ONE source code file. Develop a program which reads data from an input sequential access file (scores.dat), manipulates the…
For this programming assignment I have to create my own verision of class string
For this programming assignment I have to create my own verision of class string. These are the methods I need to do MyString( String original) , length(): int, charAt(int index):…
For this programming assignment you will develop three assembly language procedu
For this programming assignment you will develop three assembly language procedures that will be called from C. The C module is given to you. You will provide the assembly module …
For this programming assignment you will read a list of names and grades from a
For this programming assignment you will read a list of names and grades from a text file. The file will be user-specified. You will then print out the original list and them the …
For this programming assignment you will read a list of names and grades from a
For this programming assignment you will read a list of names and grades from a text file. The file will be user-specified. You will then print out the original list and them the …
For this programming assignment you will write a recursive algorithm to display
For this programming assignment you will write a recursive algorithm to display the contents of a directory in a computer’s file system. You will also get a little experience usin…
For this programming assignment your job is to write a one class stand-alone app
For this programming assignment your job is to write a one class stand-alone application called AvLetter that reads in a phrase from the keyboard, and then prints the "average" le…
For this programming assignment#4, you need to submit only ONE source code file.
For this programming assignment#4, you need to submit only ONE source code file. 1. Define a function called hypotenuse that calculates the length of the hypotenuse of a right tri…
For this programming assignment, you (and one partner) will develop a program th
For this programming assignment, you (and one partner) will develop a program that maintains a database of 25 customers, including their first name, last name, date of birth, and …
For this programming assignment, you are going to create a Ticket class that rep
For this programming assignment, you are going to create a Ticket class that represents a Ticket for train travels from Chicago’s Union Station to other cities. You will also crea…
For this programming assignment, you are going to create a Ticket class that rep
For this programming assignment, you are going to create a Ticket class that represents a Ticket for train travels from Chicago’s Union Station to other cities. You will also crea…
For this programming assignment, you are to complete the Fraction class as descr
For this programming assignment, you are to complete the Fraction class as described below. You are to test your class with the provided test driver. Modifications to make Modify …
For this programming assignment, you are to complete the Fraction class discusse
For this programming assignment, you are to complete the Fraction class discussed in class and the provided partial test driver (both given below) for testing your class. Modifica…
For this programming assignment, you are to create a sorted contact list in a tr
For this programming assignment, you are to create a sorted contact list in a tree. The input accepted into the program should be as follows: Last name, first name Phone number Ad…
For this programming assignment, you will design and implement a standard array
For this programming assignment, you will design and implement a standard array class for characters, i.e., char types. The goal of this programming assignment is to provide a ref…