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 1361 / 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
Programming Problem Palindromes are words or phrases that read the same backward
Programming Problem Palindromes are words or phrases that read the same backwards as forwards. Write a C++ program that indicates whether each line on an input file, called senten…
Programming Problem Palindromes are words or phrases that read the same backward
Programming Problem Palindromes are words or phrases that read the same backwards as forwards. Write a C++ program that indicates whether each line on an input file, called senten…
Programming Problem Write a C++ program that calculates and prints the diameter,
Programming Problem Write a C++ program that calculates and prints the diameter, the circumference, or the area of a circle, given the radius. The program inputs two data items. T…
Programming Problem Write a C++ program that calculates and prints the diameter,
Programming Problem Write a C++ program that calculates and prints the diameter, the circumference, or the area of a circle, given the radius. The program inputs two data items. T…
Programming Problem Write a C++ program to calculate the pay for an employee. Th
Programming Problem Write a C++ program to calculate the pay for an employee. The program inputs the pay rate and the number of hours worked from the user. The program echoes the …
Programming Problem Write a C++ program to calculate the pay for an employee. Th
Programming Problem Write a C++ program to calculate the pay for an employee. The program inputs the pay rate and the number of hours worked from the user. The program echoes the …
Programming Problem Write a C++ program to calculate the pay for an employee. Th
Programming Problem Write a C++ program to calculate the pay for an employee. The program inputs the pay rate and the number of hours worked from the user. The program echoes the …
Programming Problem Write a C++ program to input the number of tons from the use
Programming Problem Write a C++ program to input the number of tons from the user and print out the equivalent in pounds, ounces, kilograms, and grams. Also, print out the convers…
Programming Problem Write a C++ program with functions to help you balance your
Programming Problem Write a C++ program with functions to help you balance your chequing account. The program should let you enter the initial balance for the month, followed by a…
Programming Problem You are putting together some music for a party. You\'ve arr
Programming Problem You are putting together some music for a party. You've arranged a list of songs in the order in which you want to play them. However, you would like to minimi…
Programming Problem [50 points] • write an LC-3 program that uses subroutines to
Programming Problem [50 points] • write an LC-3 program that uses subroutines to convert an nonnegative integer to its representation as a string of ASCII characters and then prin…
Programming Problem. Consider the shortest common supersequence (SCS) problem. T
Programming Problem. Consider the shortest common supersequence (SCS) problem. The input to the SCS problem is two strings A = A_1...A_M and B = B_1...B_m, and the output in the l…
Programming Problem: 1 problem You will be asked to write a Java program. The pr
Programming Problem: 1 problem You will be asked to write a Java program. The program involves working on a problem that covers: i. Java classes ii. Java class relationships iii. …
Programming Problem: Design, implement, and test a class that represents a song
Programming Problem: Design, implement, and test a class that represents a song on a CD or in an MP3 library. If you did Programming Warm-Up Exercises 4 through 6, you already hav…
Programming Problem: Design, implement, and test a class that represents a song
Programming Problem: Design, implement, and test a class that represents a song on a CD or in an MP3 library. If you did Programming Warm-Up Exercises 4 through 6, you already hav…
Programming Problems +--------------------------------------+ The purpose of thi
Programming Problems +--------------------------------------+ The purpose of this lab assignment is to help you solve part of Project I; in this case, sorting a set of integer num…
Programming Problems 1. Write C code to setup the AVR USART peripheral for commu
Programming Problems 1. Write C code to setup the AVR USART peripheral for communication using the following configuration and then send the character A' once. The A VR has arn 8M…
Programming Problems 2 Write a simple library seat reservation system. We have 2
Programming Problems 2 Write a simple library seat reservation system. We have 2 library section A, B. Each library section has 25 seats. (5 rows * 5 columns) - You must use 2 dim…
Programming Problems 2.26 In Section 2.3, we described a program that copies the
Programming Problems 2.26 In Section 2.3, we described a program that copies the contents of one file to a destination file. This program works by first prompting the user for the…
Programming Problems 2.26 In Section 2.3, we described a program that copies the
Programming Problems 2.26 In Section 2.3, we described a program that copies the contents of one file to a destination file. This program works by first prompting the user for the…
Programming Problems Write C code to setup the AVR USART peripheral for communic
Programming Problems Write C code to setup the AVR USART peripheral for communication using the following configuration and then send the character A' once. The AVR has an 8MHz sy…
Programming Problems: Simple Queue +--------------------------------------+ Your
Programming Problems: Simple Queue +--------------------------------------+ Your task in this assignment is complete Phase I of Project II. In Project II with Phase I, you are ask…
Programming Problems: Simple Queue +--------------------------------------+ Your
Programming Problems: Simple Queue +--------------------------------------+ Your task in this assignment is complete Phase I of Project II. In Project II with Phase I, you are ask…
Programming Problems: Simple Queue +--------------------------------------+ Your
Programming Problems: Simple Queue +--------------------------------------+ Your task in this assignment is complete Phase I of Project II. In Project II with Phase I, you are ask…
Programming Problems: Simple Queue +--------------------------------------+ Your
Programming Problems: Simple Queue +--------------------------------------+ Your task in this assignment is complete Phase I of Project II. In Project II with Phase I, you are ask…
Programming Problems: Simple Queue +--------------------------------------+ Your
Programming Problems: Simple Queue +--------------------------------------+ Your task in this assignment is complete Phase I of Project II. In Project II with Phase I, you are ask…
Programming Problems: Simple Queue +--------------------------------------+ Your
Programming Problems: Simple Queue +--------------------------------------+ Your task in this assignment is complete Phase I of Project II. In Project II with Phase I, you are ask…
Programming Problems: Solve no more than three. 1. A certain secret spy agency i
Programming Problems: Solve no more than three. 1. A certain secret spy agency is gathering information. The information is divided into several broad categories, (M)ilitary, (U)S…
Programming Problems: Unique Words +--------------------------------------+ You
Programming Problems: Unique Words +--------------------------------------+ You are to write a Java program that processes an input text file and identifies the unique words or te…
Programming Problems: Unique Words +--------------------------------------+ You
Programming Problems: Unique Words +--------------------------------------+ You are to write a Java program that processes an input text file and identifies the unique words or te…
Programming Problems: Unique Words +--------------------------------------+ You
Programming Problems: Unique Words +--------------------------------------+ You are to write a Java program that processes an input text file and identifies the unique words or te…
Programming Problems: Unique Words +--------------------------------------+ You
Programming Problems: Unique Words +--------------------------------------+ You are to write a Java program that processes an input text file and identifies the unique words or te…
Programming Problems: Unique Words +--------------------------------------+ You
Programming Problems: Unique Words +--------------------------------------+ You are to write a Java program that processes an input text file and identifies the unique words or te…
Programming Problenm Stable Marriage Using Backtracking The Problem: You have n
Programming Problenm Stable Marriage Using Backtracking The Problem: You have n men and n woman, and their preference rankings of each other, and you need to match them up so that…
Programming Programming Programming Programming Programming Programming EEL 3801
Programming Programming Programming Programming Programming Programming EEL 3801: Computer Organization, Spring 18. Due Date (2/8/2018) Literature • Computer Organization and Desi…
Programming Project #2, page 585, PLUS specifications listed below SUBMIT Date.j
Programming Project #2, page 585, PLUS specifications listed below    SUBMIT Date.java (with no imports, no main(), no System calls). ---------------------------------------------…
Programming Project #4 This is an extension of program project #3. You are to en
Programming Project #4 This is an extension of program project #3. You are to enhance the original to include an array for 5 names andan array for the 5 corresponding sales which …
Programming Project #5 Date Design a class called Date. The class should store a
Programming Project #5 Date Design a class called Date. The class should store a specific date in three integers: month, day, and year. There should be member functions to print t…
Programming Project #5 Date Design a class called Date. The class should store a
Programming Project #5 Date Design a class called Date. The class should store a specific date in three integers: month, day, and year. There should be member functions to print t…
Programming Project #5 Project Outcomes: Develop a Java program that Uses select
Programming Project #5 Project Outcomes: Develop a Java program that Uses selection constructs (if, and if else). Uses the Java iteration constructs (while, do, for). Uses static …
Programming Project #7 Banking Project Design and implement a hierarchy inherita
Programming Project #7 Banking Project Design and implement a hierarchy inheritance system of banking, which includes Savings and Checking accounts of a customer. Inheritance and …
Programming Project ( Java ) You learned that computers follow instructions fait
Programming Project ( Java ) You learned that computers follow instructions faithfully and they never get tired of repeating the same thing over and over. You plan to write a simp…
Programming Project 11* (Note the difference between the book assignment and the
Programming Project 11* (Note the difference between the book assignment and the actual assignment below) from Chapter 3 of Absolute C++ 5 th ed. (Savitch), pg. 141: The game of P…
Programming Project 2 (Page 191) [Book: Data Structures 2E/ Abstraction and Desi
Programming Project 2 (Page 191) [Book: Data Structures 2E/ Abstraction and Design Using Java] Based on the material on pages 167-169. Include the ability to reinitialize the stac…
Programming Project 2 100 points Submission Instructions In Eclipse, create a Ja
Programming Project 2 100 points Submission Instructions In Eclipse, create a Java Project called Project2. Remember to enter a comment with your name, the assignment number, the …
Programming Project 2: Amusement Park Programming Project Programming Project 2
Programming Project 2: Amusement Park Programming Project Programming Project 2 provides you with the opportunity to apply all of the concepts covered throughout this course to cr…
Programming Project 3 Note: When you turn in an assignment to be graded in this
Programming Project 3 Note: When you turn in an assignment to be graded in this class, you are making the claim that you neither gave nor received assistance on the work you turne…
Programming Project 3 See Dropbox for due date Project Outcomes: Develop a Java
Programming Project 3 See Dropbox for due date Project Outcomes: Develop a Java program that uses: Exception handling File Processing(text) Regular Expressions Prep Readings: Abso…
Programming Project 3 Write a java code that creates a GUI to accept an integer
Programming Project 3 Write a java code that creates a GUI to accept an integer from the user as the input, and creates all the divisor of the input value. Your frame should conta…
Programming Project 4 You have learned that organizing your programs in terms of
Programming Project 4 You have learned that organizing your programs in terms of objects is a very powerful idea and would like to start giving Object Oriented Programming (OOP) a…