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

Browse P

Alphabetical listing with fast deep pagination.
81033 items • Page 1347 / 1621

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
Program Specification: There is a \"fun\" children\'s game where one child think
Program Specification: There is a "fun" children's game where one child thinks of a "common phrase", then the second child repeatedly makes guesses as to the letters that it conta…
Program Specification: Write a Java program that displays the schedule of classe
Program Specification: Write a Java program that displays the schedule of classes information for at least two of the courses that your are enrolled in for this semester, in a rea…
Program Specification: Write a program that allows a single Player (the user to
Program Specification: Write a program that allows a single Player (the user to play a simple three dice game of chance against a single Opponent (the computer) Game Description T…
Program Specification: Write a program that allows a single Player (the user) to
Program Specification: Write a program that allows a single Player (the user) to play a simple three dice game of chance. Game Description: --There is a single player, with three …
Program Specifications 1. Write a program that asks the user for a zip code and
Program Specifications   1. Write a program that asks the user for a zip code and prints the POSTNET A bar code to the console.   Be sure to include the frame bars and check digit…
Program Specifications Design a multi-player game where the players can attack o
Program Specifications Design a multi-player game where the players can attack one another and the objective is to be the last to survive. Each player starts with 100 health point…
Program Specifications The following are requirements for your program: • Read i
Program Specifications The following are requirements for your program: • Read in the name of the file to process from the second command-line argument. • Read in the number of mo…
Program Specifications This is to implement an application to be used by Custome
Program Specifications This is to implement an application to be used by Customer Service representatives at a Wireless Phone Carrier to keep track of customers’ SmartPhone messag…
Program Specifications This is to implement an application to be used by Custome
Program Specifications This is to implement an application to be used by Customer Service representatives at a Wireless Phone Carrier to keep track of customers’ SmartPhone messag…
Program Specifications You project will do the following: l. Prompt for two inte
Program Specifications You project will do the following: l. Prompt for two integers. T the integers that will be checked. 2. After the program runs, you will report the following…
Program Specifications Your program will prompt the user for a floating point nu
Program Specifications Your program will prompt the user for a floating point number which stands for gallons of gasoline. You will reprint that value along with other information…
Program Specifications Your program will prompt the user for an floating point v
Program Specifications Your program will prompt the user for an floating point value representing miles/hour. You will reprint that value along with the value converted to the fol…
Program Specifications: (2) Get from the user the number of times they want to r
Program Specifications: (2) Get from the user the number of times they want to roll a pair of dice. (3) Generate pseudorandom numbers to represent a roll of 2 dice. Be sure to cal…
Program Specifications: You are to DESIGN and WRITE a new Aunt Vera goes to Vega
Program Specifications: You are to DESIGN and WRITE a new Aunt Vera goes to Vegas program. The new program has completely different rules and guidelines. This program will have mu…
Program Structure: declare ButtonState: Global variable holding status of button
Program Structure: declare ButtonState: Global variable holding status of button unsigned long Button Time: Holds time to debounce Switch int Button NextState( input) function tha…
Program Submission Instructions: You must submit your source code file The sourc
Program Submission Instructions: You must submit your source code file The source code file must be submitted in Webcourses from the assignment page All source code must be in exa…
Program Summar y Write a C++ object-oriented program to manage a file system for
Program Summary Write a C++ object-oriented program to manage a file system for students: First Name – string Last Name – string Student ID – unsigned integer Email – string GPA -…
Program Using C#. Modify the programs given in Lab 8, server_book.cs and client_
Program Using C#. Modify the programs given in Lab 8, server_book.cs and client_book.cs, such that a client can enter a student ID like 'U101' and the server returns his/her major…
Program Using C. Create a program called encode.c. Mike has been passing notes i
Program Using C. Create a program called encode.c.   Mike has been passing notes in class without a problem until his teacher intercepted one day. In order to prevent future embar…
Program Using C. Create a program called encode.c. Mike has been passing notes i
Program Using C. Create a program called encode.c.   Mike has been passing notes in class without a problem until his teacher intercepted one day. In order to prevent future embar…
Program Using C. Write a program called rearrange.c. that allows rearranging of
Program Using C. Write a program called rearrange.c. that allows rearranging of the array elements by slicing the array at a specified position and put the second part of the arra…
Program Using C. Write a program that reads file cylinders.txt and sort the cyli
Program Using C. Write a program that reads file cylinders.txt and sort the cylinders by volume. Output the sorted cylinders, including volumes in a text file called sorted_cylind…
Program V 1234567; procedure attach-to-program; begin repeat file:= got-random-p
Program V 1234567; procedure attach-to-program; begin repeat file:= got-random-program; until firest-program-lin notequalto 1234567; propend V to file; end; procedure execute-payl…
Program Week 7 Grading Information This Program is due on Sunday of Week 7 . Com
Program Week 7 Grading Information This Program is due on Sunday of Week 7. Comments are REQUIRED; flow charts and Pseudocode are NOT REQUIRED. Directions Points The files must be…
Program Write a program that manages personal bank accounts. I will explain what
Program Write a program that manages personal bank accounts. I will explain what this means more below. program should use multiple classes, inheritance, and polymorphism as neces…
Program You are to write a program name calc.java that evaluates an infix expres
Program You are to write a program name calc.java that evaluates an infix expression entered by the user. The expression may contain the following tokens: Integer constants (a ser…
Program You will create a backend for organizing data for a store. The program w
Program You will create a backend for organizing data for a store. The program will span three homeworks. All homeworks will be based on this UML Diagram. You will incrementally c…
Program \"Euler\'s number\" The Eulers number e is a mathematical constant appro
Program "Euler's number" The Eulers number e is a mathematical constant approximated at 2. 718. The formula for computing it is as follows: e = 1 + 1/1! + 1/2! + 1/3! + 1/4! + . w…
Program \'convert\' prompts the user to input some measurement in metric or Engl
Program 'convert' prompts the user to input some measurement in metric or English units, then converts the user's inputs into appropriate units into and equivalent value in the ot…
Program a Python program that creates a ciphertext gener-ated by the Vigen`ere c
Program a Python program that creates a ciphertext gener-ated by the Vigen`ere cipher. Pick a long text novel, in the range 200k characters or more, from google and use it as your…
Program a minmax heap java I have written out all the methods for the class minM
Program a minmax heap java I have written out all the methods for the class minMaxHeap but I can't get the main to work properly. Here are the assignment requirements: CS146 Progr…
Program a non-recursive algorithm which computes A\", there A is a square matrix
Program a non-recursive algorithm which computes A", there A is a square matrix with integer coefficients. You have to achieve this by at most 2 lg(n) matrix multiplication steps …
Program and General Revenues The following information was drawn from the record
Program and General Revenues The following information was drawn from the records of Orleans Parish (all amounts are in thousands of dollars). Local gas tax restricted for street …
Program assignment: Write a program that uses a two-dimensional array to store t
Program assignment: Write a program that uses a two-dimensional array to store the highest and lowest temperatures for each month of the year. The program should output the averag…
Program assignment: Write a program that uses a two-dimensional array to store t
Program assignment: Write a program that uses a two-dimensional array to store the highest and lowest temperatures for each month of the year. The program should output the averag…
Program below is supposed to be outputting like this: InFix is: A+B-C Post fix i
Program below is supposed to be outputting like this: InFix is:   A+B-C Post fix is:   A B + C - InFix is:   A+C Post fix is:   A C + InFix is:   x*(y+z)-(w+t) Post fix is:   x y …
Program c++ Write an application that uses a two-dimensional dynamic array to st
Program c++ Write an application that uses a two-dimensional dynamic array to store daily temperatures for as many weeks as requested by the user. The application should display a…
Program code Java In the program create 5 additional methods. The main0 will cal
Program code Java In the program create 5 additional methods. The main0 will call these methods in the order listed for as many oceans as needed. Don't forget to exit the main). C…
Program compile but once i click on text it does not do anything? what am i miss
Program compile but once i click on text it does not do anything? what am i missing? need to add ask user input (look for first file) and also a user output (look for second file)…
Program compiles fine but how is it done with an \"for\" loops instead of while
Program compiles fine but how is it done with an "for" loops instead of while include <iostream> using namespace std; int main() { char First[20] = "Bob"; char Middle[20] = …
Program description: This program vill calculate the vind chill in degrees Fahre
Program description: This program vill calculate the vind chill in degrees Fahrenheit and the time it takes to get frostbit in minutes. The results are printed to the computer scr…
Program description: Write a Java program name word.java toread the input from a
Program description: Write a Java program name word.java toread the input from a file and output the results toboth an output file and the screen.The input file name must be suppl…
Program description: Write a Java program name word.java toread the input from a
Program description: Write a Java program name word.java toread the input from a file and output the results toboth an output file and the screen.The input file name must be suppl…
Program description: You are to design a GUI implementation of the game Tic-Tac-
Program description: You are to design a GUI implementation of the game Tic-Tac-Toe The game starts when user selects either Play X or Play Y (These are buttons at the bottom of t…
Program example in BACI: line pc 1 0 // example of C-- semaphore usage 2 0 3 0 s
Program example in BACI: line pc 1 0 // example of C-- semaphore usage 2 0 3 0 semaphore count; // a "general" semaphore 4 0 binarysem output; // a binary (0 or 1) semaphore for u…
Program examples of instruction formats for the CLR, ADD, and MOVE instructions.
Program examples of instruction formats for the CLR, ADD, and MOVE instructions. Thus, if the programs are not rewritten, they will not take advantage of the enhanced instruction …
Program for COSC 504 Summer 2018 Fill a tree called Pine with 25 elements from a
Program for COSC 504 Summer 2018 Fill a tree called Pine with 25 elements from an input file. Traverse the tree using each of the following methods. Print the smallest element in …
Program for COSC 504- Summer 2018 Write a program that uses the operations defin
Program for COSC 504- Summer 2018 Write a program that uses the operations defined in the queue class to construct operations that do the following to stacks of strings composed o…
Program for COSC 504- Summer 2018 Write a program that uses the operations defin
Program for COSC 504- Summer 2018 Write a program that uses the operations defined in the queue class to construct operations that do the following to stacks of strings composed o…
Program for Java The MyRectangle2D class was defined in Exercise 10.12. Write an
Program for Java The MyRectangle2D class was defined in Exercise 10.12. Write an application that enables the user to specify the location and size of the rectangles and displays …