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 459 / 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 programming assignment, you will develop a program that will analyze th
For this programming assignment, you will develop a program that will analyze the monthly closing stock prices for five (5) companies in 2015. The stock price data for these compa…
For this programming assignment, you will implement a Queue whose size can grow
For this programming assignment, you will implement a Queue whose size can grow as elements are inserted into the queue. You will build three different implementations of this Que…
For this programming assignment, you will simulate a bank\'s automated teller ma
For this programming assignment, you will simulate a bank's automated teller machine (ATM) that allows for deposits, withdrawals, and balance inquiries. An input file (named balan…
For this programming assignment, you will write a program to compute and print t
For this programming assignment, you will write a program to compute and print the mobile phone bill for customers at a wireless carrier. The wireless carrier offers three service…
For this programmingexercise, use only those instructions that have been discuss
For this programmingexercise, use only those instructions that have been discussed sofar in these notes: In the Settingsmenu of SPIM set Bare Machine ON, Allow Pseudo Instructions…
For this project (C++), you may use any existing sorting program you found. In t
For this project (C++), you may use any existing sorting program you found. In that case, however, you must indicate where you obtain the sorting program that you use. For example…
For this project assignment, you are going to write a Java program to get total
For this project assignment, you are going to write a Java program to get total wins for a horse race. Project Specifications Each year, Christian Hur, the owner of Racine Horse F…
For this project my company is PepsiCo., and I need help with these questions. T
For this project my company is PepsiCo., and I need help with these questions. The link to their annual report and financial statements is below! http://www.pepsico.com/docs/album…
For this project my company is Target, and I need help with these questions. The
For this project my company is Target, and I need help with these questions. The link to their annual report and financial statements is below! http://www.pepsico.com/docs/album/a…
For this project we are going to use a linked list to implement a new data struc
For this project we are going to use a linked list to implement a new data structure that we have not covered in class but are similar to ones that we have covered in detail. Befo…
For this project we are working on pointers and struts. In particular a struct t
For this project we are working on pointers and struts. In particular a struct that contains a pointer to a dynamically allocated array. We will be reading in data related to a fi…
For this project we want you to build an interactive image manipulation tool. Yo
For this project we want you to build an interactive image manipulation tool. Your code should display a menu that lists the operations the user can perform the menu should includ…
For this project you are to finish programming an application that opens a Conso
For this project you are to finish programming an application that opens a Console window, asks for some information and displays the time, day of the week, and the date. The appl…
For this project you are to implement a generic dynamic array class. It will be
For this project you are to implement a generic dynamic array class. It will be a templated class that provides the basic features of an array. /**********************************…
For this project you are to implement a generic dynamic array class. It will be
For this project you are to implement a generic dynamic array class. It will be a templated class that provides the basic features of an array. You are to complete this and you sh…
For this project you must write a program to determine whether or not a proposed
For this project you must write a program to determine whether or not a proposed set of direct computer-to-computer communication links will result in a connected network. Assumin…
For this project you should design and create a professional web page (e.g. for
For this project you should design and create a professional web page (e.g. for yourself, your hobby, your favorite team, etc.). For additional insight you can view the following …
For this project you will be building a new type lineType, as defined in Chapter
For this project you will be building a new type lineType, as defined in Chapter 12, Programming Exercise # 12. Program this with a header file, an implementation file and a .cpp …
For this project you will be conducting two hypothesis tests similar to the ones
For this project you will be conducting two hypothesis tests similar to the ones you ran in your Chapter 8 homework. I want to see that you can show all the steps for the P-value …
For this project you will be designing and implementing a system, in either C or
For this project you will be designing and implementing a system, in either C or C++, to answer a few mathematical questions. First, given the number 123456789, is it possible to …
For this project you will be designing and implementing a system, in either C or
For this project you will be designing and implementing a system, in either C or C++, to answer a few mathematical questions. First, given the number 123456789, is it possible to …
For this project you will be designing and implementing a system, in either Cor
For this project you will be designing and implementing a system, in either Cor C++, to answer a few mathematical questions. First, given the number 123456789, is it possible to f…
For this project you will be required to perform a Time-Study analysis. You must
For this project you will be required to perform a Time-Study analysis. You must write a short typed project report of your Time Study describing: The task you analyzed A descript…
For this project you will be required to perform a Work Sampling analysis. You m
For this project you will be required to perform a Work Sampling analysis. You may work alone or in a group of two. Each student/group will be expected to write a short project re…
For this project you will be requited 10 perform s work sampling analysis You ma
For this project you will be requited 10 perform s work sampling analysis You may work alone or in a group of two. Each student/group will be expected to write a short project rep…
For this project you will complete Hampton\'s entire accounting cycle. You will
For this project you will complete Hampton's entire accounting cycle. You will be required to record entries in a journal, post to a ledger, complete a trial balance, and prepare …
For this project you will create a polynomial class to represent polynomial expr
For this project you will create a polynomial class to represent polynomial expressions and write functions to operate on them. Some examples of polynomial expressions include (x^…
For this project you will create a program that will test the user’s proficiency
For this project you will create a program that will test the user’s proficiency at solving different types of math problems. The program will be menu driven. The user will select…
For this project you will develop methods to manipulate a Binary Search Tree. Bi
For this project you will develop methods to manipulate a Binary Search Tree. Binary Search Trees are a fundamental data structure in computing, and are the underlying structure o…
For this project you will implement a gradebook application that allow us to kee
For this project you will implement a gradebook application that allow us to keep track of scores for a particular course. The gradebook keeps track of students, assignments and s…
For this project you will use MATLAB to model a damped harmonic oscillator obeyi
For this project you will use MATLAB to model a damped harmonic oscillator obeying the equation m doubledot x + b dot x + kx = 0 You will write up a report showing your work, your…
For this project you will use MATLAB to model a damped harmonic oscillator obeyi
For this project you will use MATLAB to model a damped harmonic oscillator obeying the equation m doubledot x + b dot x + kx = 0 You will write up a report showing your work, your…
For this project you will write a complete Java program that allows two human pl
For this project you will write a complete Java program that allows two human players to play a game of Pig against each other. This program will be text-based. The game of Pig is…
For this project you will write a complete Java program that allows two human pl
For this project you will write a complete Java program that allows two human players to play a game of Pig against each other. This program will be text-based. The game of Pig is…
For this project you will write a program that generates a truth table for a giv
For this project you will write a program that generates a truth table for a given propositional sentence. The propositional letters will be p0, p1, p2, ...., pn and the following…
For this project you will write a program to compute the arithmetic mean (averag
For this project you will write a program to compute the arithmetic mean (average), median, and mode for the values read in from TopicFin.txt.  The program results will be written…
For this project you will write a program to compute the arithmetic mean (averag
For this project you will write a program to compute the arithmetic mean (average), median, and mode for the values read in from TopicFin.txt. The program results will be written …
For this project you will write a program to simulate the game Rock, Paper, Scis
For this project you will write a program to simulate the game Rock, Paper, Scissors. You will include both a one-player and two-player game. This program must use functions. The …
For this project you will write a program which exercises the Binary Search Tree
For this project you will write a program which exercises the Binary Search Tree data structure, the BinarySearchTree class. Your program will create an empty Binary Search Tree o…
For this project your card class must include an Image of the card. Here is a zi
For this project your card class must include an Image of the card. Here is a zip filecontaining 52 images you can use for your cards. Please note that the name for each card can …
For this project your card class must include an Image of the card. Here is a zi
For this project your card class must include an Image of the card. Here is a zip filecontaining 52 images you can use for your cards. Please note that the name for each card can …
For this project your task is to update the RSS Reader program you wrote for the
For this project your task is to update the RSS Reader program you wrote for the previous project so that it reads multiple RSS feeds and generates the same nicely formatted HTML …
For this project, consider the one-dimensional cellular automaton, consisting of
For this project, consider the one-dimensional cellular automaton, consisting of an array of cells. Each cell contains an integer, 1 or 0. (A cell containing a 1 is occupied, a 0 …
For this project, consider the one-dimensional cellular automaton, consisting of
For this project, consider the one-dimensional cellular automaton, consisting of an array of cells. Each cell contains an integer, 1 or 0. (A cell containing a 1 is occupied, a 0 …
For this project, create a new stored procedure called AddAlbum . It will take a
For this project, create a new stored procedure called AddAlbum. It will take at least two parameters: NameOfArtist and AlbumName. Your procedure needs to check the Artists table …
For this project, design a 3NF database to contain data about the students, inst
For this project, design a 3NF database to contain data about the students, instructors, and class offerings at your school. The database should consist of three tables (one each …
For this project, design and implement Java code that will check a source code f
For this project, design and implement Java code that will check a source code for balanced parenthesis. You are to implement a dynamically allocated stack that will push and pop …
For this project, design and implement Java code that will check a source code f
For this project, design and implement Java code that will check a source code for balanced parenthesis. You are to implement a dynamically allocated stack that will push and pop …
For this project, use the class data to complete some hypothesis tests. Assume t
For this project, use the class data to complete some hypothesis tests. Assume this data is representative of all online students. For each hypothesis test, report the following: …
For this project, we are going to take you back to your grade school days. Speci
For this project, we are going to take you back to your grade school days. Specifically, you will write a simple word search game, similar to those puzzles that you were given in …