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 1279 / 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
Problem Description Design a class named Account that contains: A private int da
Problem Description Design a class named Account that contains: A private int data filed named accountID for the account A private double data field named balance for the account.…
Problem Description Find all numbers that when multiplied by 365 produce an eigh
Problem Description Find all numbers that when multiplied by 365 produce an eight digit product where the first four digits of that product are equal to the last four digits of th…
Problem Description Find the solution of the following second order differential
Problem Description Find the solution of the following second order differential equation: y"(t) 4 y' (t) 3 y(t) f(t) with initial conditions y(0) 1;y (0) 3 for the following valu…
Problem Description Given the following prolog program, answer the following que
Problem Description Given the following prolog program, answer the following queries: /* Comments in prolog + represents "not equal to" */ %single line comments day("sunday"). day…
Problem Description Given the following prolog program, answer the following que
Problem Description Given the following prolog program, answer the following queries: /* Comments in prolog + represents "not equal to" */ %single line comments day("sunday"). day…
Problem Description Hospital managers are concerned not only with managing the f
Problem Description Hospital managers are concerned not only with managing the flow of the inpatients and outpatients at a hospital, but also with managing the personnel, equipmen…
Problem Description Implement the following classes according to the class diagr
Problem Description Implement the following classes according to the class diagrams. And you do not need to implement set and get functions unless otherwise specified. You are req…
Problem Description Implement the following classos according to the class diagr
Problem Description Implement the following classos according to the class diagrams. And you may need to implement set / get methods or other methods il necessary You are required…
Problem Description Implement the shortest path problem using Dijsktra and Bellm
Problem Description Implement the shortest path problem using Dijsktra and Bellman-Ford algorithms for the graph below. Program Requirements Following are the requirements for thi…
Problem Description In many Digital Signal Processing applications, the input si
Problem Description In many Digital Signal Processing applications, the input signal consists of a sequence of integer values representing samples of the original signal intensiti…
Problem Description In this assignment, you will be writing a C++ program for AT
Problem Description In this assignment, you will be writing a C++ program for ATM machines to serve multiple customers. Each customer has a Personal Identification Number (PIN), a…
Problem Description In this problem, you should implement the lexical analysis t
Problem Description In this problem, you should implement the lexical analysis task for a limited version (i.e., the depth of the nested loops) of a programming language. Lexical …
Problem Description In this project, you will load arrays of increasing size wit
Problem Description In this project, you will load arrays of increasing size with integers and search the array for a particular value. You will count the operations performed in …
Problem Description Many assignments for novice programmers involve card games.
Problem Description Many assignments for novice programmers involve card games. Central to the development of these games is the use of a virtual deck of playing cards that accura…
Problem Description Monkeys like to swing from tree to tree. They can swing from
Problem Description Monkeys like to swing from tree to tree. They can swing from one tree to another directly as long as there is no tree in between that is taller than or have th…
Problem Description Problem You are a software engineer and you have been approa
Problem Description Problem You are a software engineer and you have been approached by a client who needs a code to calculate both settling velocity of a spherical particle and p…
Problem Description Programming Language - C++ Write a program that computes the
Problem Description Programming Language - C++ Write a program that computes the cost of a long-distance call. The cost of the call is determined according to the following rate s…
Problem Description The Lab coordinator asked you to create a program that helps
Problem Description The Lab coordinator asked you to create a program that helps them set up a circuits lab practices using the smallest number of resistors. We have three types o…
Problem Description The detailed description of this problem comes from the Prog
Problem Description The detailed description of this problem comes from the Programming Projects P6.3 that is in the book (page 302). Ignore the last paragraph that starts Use a c…
Problem Description The electric company charges according to the following rate
Problem Description The electric company charges according to the following rate schedule: 9 cents per kilowatt-hour (kwh) for the first 300 kwh 8 cents per kwh for the next 300 k…
Problem Description The purpose of this lab is to familiarize you with sorting a
Problem Description The purpose of this lab is to familiarize you with sorting array data. Problem Description is as follows: 5. Hit the slopes Write a program that can be used by…
Problem Description The purpose of this lab is to familiarize you with sorting a
Problem Description The purpose of this lab is to familiarize you with sorting array data. Problem Description is as follows: 5. Hit the slopes Write a program that can be used by…
Problem Description There are bunnies standing in a line, numbered 1, 2, ...n. T
Problem Description There are bunnies standing in a line, numbered 1, 2, ...n. The odd bunnies (1, 3, ..) have the normal 2 ears. The even bunnies (2, 4, ..) are genetic mutations…
Problem Description There are bunnies standing in a line, numbered 1, 2, ...n. T
Problem Description There are bunnies standing in a line, numbered 1, 2, ...n. The odd bunnies (1, 3, ..) have the normal 2 ears. The even bunnies (2, 4, ..) are genetic mutations…
Problem Description This Cody problem serves as an introduction to Application P
Problem Description This Cody problem serves as an introduction to Application Programming Interfaces (API's). These interfaces act as powerful tools to bridge applications to dat…
Problem Description This problem is inspired by the book\'s Problem R6.2, parts
Problem Description This problem is inspired by the book's Problem R6.2, parts a, b, c and d on page 293. You are going to write program that takes 3 numbers from the command line…
Problem Description This program is to give the user the option of converting a
Problem Description This program is to give the user the option of converting a set of temperatures either from Celsius to Fahrenheit (C to F) or vice versa, from Fahrenheit to Ce…
Problem Description This program is to give the user the option of converting a
Problem Description This program is to give the user the option of converting a set of temperatures either from Celsius to Fahrenheit (C to F) or vice versa, from Fahrenheit to Ce…
Problem Description This program is to give the user the option of converting a
Problem Description This program is to give the user the option of converting a set of temperatures either from Celsius to Fahrenheit (C to F) or vice versa, from Fahrenheit to Ce…
Problem Description This program is to give the user the option of converting a
Problem Description This program is to give the user the option of converting a set of temperatures either from Celsius to Fahrenheit (C to F) or vice versa, from Fahrenheit to Ce…
Problem Description This program is to give the user the option of converting a
Problem Description This program is to give the user the option of converting a set of temperatures either from Celsius to Fahrenheit (C to F) or vice versa, from Fahrenheit to Ce…
Problem Description This program is to give the user the option of converting a
Problem Description This program is to give the user the option of converting a set of temperatures either from Celsius to Fahrenheit (C to F) or vice versa, from Fahrenheit to Ce…
Problem Description This program is to give the user the option of converting a
Problem Description This program is to give the user the option of converting a set of temperatures either from Celsius to Fahrenheit (C to F) or vice versa, from Fahrenheit to Ce…
Problem Description Use a script to calculate the overshoot of the step response
Problem Description Use a script to calculate the overshoot of the step response of a standard second-order underdamped system of the shown form for a range of damping coefficient…
Problem Description Use a script to calculate the peak time of the step response
Problem Description Use a script to calculate the peak time of the step response of a second-order system of the shown form for a range of zero values (where the zero = -1/T). (T*…
Problem Description Wombat Corporation needs a GUI program to calculate how much
Problem Description Wombat Corporation needs a GUI program to calculate how much to pay their hourly employees. The US Department of Labor requires that employees get paid time an…
Problem Description Write a C++ program that emulate the operating system’s resp
Problem Description Write a C++ program that emulate the operating system’s responsibility of allocating memory to certain programs. This will be a very simple page-based view of …
Problem Description Write a java program that counts the number of each vowels (
Problem Description Write a java program that counts the number of each vowels (a, e, i, o and u), consonants and other characters in a text file and displays: The number of a’s  …
Problem Description Write a program that computes the duration of a projectile’s
Problem Description Write a program that computes the duration of a projectile’s flight and its height above the ground when it reaches the target. As part of your solution, write…
Problem Description Write a program that simulates a deck of cards. There are 52
Problem Description Write a program that simulates a deck of cards. There are 52 cards in a deck. A deck consists of four suits (Diamonds, Hearts, Clubs and Spades). Each suit con…
Problem Description Write a program that stores lists of names (the last name fi
Problem Description Write a program that stores lists of names (the last name first) and ages in parallel arrays and sorts the names into alphabetical order keeping the ages with …
Problem Description Write a script that creates a text file named AwesomeFile.tx
Problem Description Write a script that creates a text file named AwesomeFile.txt. The file contents should be the exact phrase "Matlab is awesome!" #FILE, #CHAR Problem Descripti…
Problem Description You are a Software Engineer working in the IT Department of
Problem Description You are a Software Engineer working in the IT Department of a Holiday Resort in the Eastern Part of Botswana (the Tuli Block). You a tasked with developing pro…
Problem Description You are asked to design, implement, debug and test an intera
Problem Description You are asked to design, implement, debug and test an interactive C++ program that will produce a calendar for any month specified by the user. Input The input…
Problem Description You are the owner of a hardware store and need to keep an in
Problem Description You are the owner of a hardware store and need to keep an inventory that can tell you what different tools you have, how many of each you have on hand and the …
Problem Description You have been asked by Helicopter Parents, a popular website
Problem Description You have been asked by Helicopter Parents, a popular website for parents, to write a Java GUI application that will show the popularity of a baby name for a pa…
Problem Description You will be creating a Hangman program. In this game, the co
Problem Description You will be creating a Hangman program. In this game, the computer will have a hard coded word and the user will enter one letter at a time until he or she has…
Problem Description You will read in an encoded message from a text file, then o
Problem Description You will read in an encoded message from a text file, then output the decoded message to another text file. Programming Exercise Here is the encoded message – …
Problem Description and Specifications Write a Circle class with the following s
Problem Description and Specifications Write a Circle class with the following specifications Three double data fields centerX, centerY and radius (centerX and centerY represents …
Problem Description chapra 3.13 & chapra 4.1 Do not use the \"while-break\" stru
Problem Description chapra 3.13 & chapra 4.1 Do not use the "while-break" structure Do not use the squareroot function, squareroot The sample code includes a table output. Use…