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

Browse D

Alphabetical listing with fast deep pagination.
30085 items • Page 203 / 602

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
Description Statement or Report Is issued once a year by a corporation and conta
Description Statement or Report Is issued once a year by a corporation and contains basic financial statements and an analysis of past performance and future prospects Aggregates …
Description The Home pregnancy test strips are classified under “Rapid immunolog
Description The Home pregnancy test strips are classified under “Rapid immunological tests”; the strips are a form of a solid phase immunoassay. It follows the basic immunological…
Description The Ultimate Malicious Decoder (UMD) League wants you to write a tra
Description The Ultimate Malicious Decoder (UMD) League wants you to write a training program for their trainees. The training program is a password guessing game that generates a…
Description The Ultimate Malicious Decoder (UMD) League wants you to write a tra
Description The Ultimate Malicious Decoder (UMD) League wants you to write a training program for their trainees. The training program is a password guessing game that generates a…
Description The Wisconsin Department of Motor Vehicles encodes detailed informat
Description The Wisconsin Department of Motor Vehicles encodes detailed information about each driver in their driver's license number. Two of the simplest data encodings are year…
Description The area under a curve can be approximated by breaking the curve int
Description The area under a curve can be approximated by breaking the curve into small sections of equal width. A particular section is determined by its left x-coordinate and ri…
Description The program allows the user to input some of the information that no
Description The program allows the user to input some of the information that normally appears on a tax form, then it calculates a tax bill according to the formulas described bel…
Description The purpose of this challenge is to get familiar with overloaded fun
Description The purpose of this challenge is to get familiar with overloaded functions and functions with default parameters. This challenge simulates what an Uber-like service mi…
Description The purpose of this challenge is to use overloaded functions with de
Description The purpose of this challenge is to use overloaded functions with default parameters. This functions simulates an insurance application calculator for life and auto. R…
Description This assignment handles topics of events and GUI-elements. It\'s a l
Description This assignment handles topics of events and GUI-elements. It's a little game. The task: create a window with a button that randomly relocates to a different position …
Description This exam is Not timed however it MUSI be completed in one session.
Description This exam is Not timed however it MUSI be completed in one session. Date is Sunday by 11:59 PM EST Instructions Multiple Not allowed. This test can only be taken once.…
Description This is exam 3 which covers chapters 5 & 6 as well as few questions
Description This is exam 3 which covers chapters 5 & 6 as well as few questions from previous chapters. The password for the exam is UnithreeExam. Instructions For your exam, …
Description This problem gives you an opportunity to work with a linked data str
Description This problem gives you an opportunity to work with a linked data structure by implementing the java.util.List and java.util.ListIterator interfaces through an adaptive…
Description This programming assignment will have you write two programs. The fi
Description This programming assignment will have you write two programs. The first program will be a modification of Assignment 3. Just as in Assignment 3, the user will input up…
Description This project will be about building a hash table. You will read word
Description This project will be about building a hash table. You will read words, separated by whitespace, from a given file into your program. As you read the words, you should …
Description This project will be about building a hash table. You will read word
Description This project will be about building a hash table. You will read words, separated by whitespace, from a given file into your program. As you read the words, you should …
Description This test has a time limit of 2 hours.This test will save and submit
Description This test has a time limit of 2 hours.This test will save and submit a Warnings appear when half the time, S minutes 1 minute, and 30 seconds remain. Timed Test automa…
Description To make a profit, a local store marks up the prices of its items by
Description To make a profit, a local store marks up the prices of its items by a certain percentage. Write a program that reads the original price of the item sold (double) and t…
Description To make a profit, a local store marks up the prices of its items by
Description To make a profit, a local store marks up the prices of its items by a certain percentage. Write a program that reads the original price of the item sold (double) and t…
Description Total Posts 1- 1. Suppose two individuals have a 4 cm3 benign (nonca
Description Total Posts 1- 1. Suppose two individuals have a 4 cm3 benign (noncancerous) tumors that produces symptoms because they occupy space and crowd neighboring organs. If p…
Description Trig identities 7.1 Assignment Submission For this assignment, you s
Description Trig identities 7.1 Assignment Submission For this assignment, you submit answers by question parts. The number of submissions remaining for each question part only ch…
Description Using JavaFX and any of its associated controls, create a Java GUI a
Description Using JavaFX and any of its associated controls, create a Java GUI application that recreates a physical interface. Examples include items like microwaves, calculators…
Description Using JavaFX and any of its associated controls, create a Java GUI a
Description Using JavaFX and any of its associated controls, create a Java GUI application that recreates a physical interface. Examples include items like microwaves, calculators…
Description Using JavaFX and any of its associated controls, recreate an interfa
Description Using JavaFX and any of its associated controls, recreate an interface. Examples include items like microwaves, calculators, ATMs, car radios, media players, or other …
Description Using JavaFX and any of its associated controls, recreate an interfa
Description Using JavaFX and any of its associated controls, recreate an interface. Examples include items like microwaves, calculators, ATMs, car radios, media players, or other …
Description We still consider the same catchment with a total area of 9.0 km , w
Description We still consider the same catchment with a total area of 9.0 km , where the runtime principle applies. The area is subdivided in 5 regions (A1 to A5) in such a way th…
Description Write a BASH shell script that simulates the drawing of double-six d
Description Write a BASH shell script that simulates the drawing of double-six dominoes from a pool of dominoes Here are the comments in the professor's solution the describe the …
Description Write a Java GUI program that will serve as a GPA calculator (using
Description Write a Java GUI program that will serve as a GPA calculator (using the 4.0 scale and only A, B, C, D, or F letter grades) that can accept one semester of five (5) cou…
Description Write a Java application that will input ids and names of students i
Description Write a Java application that will input ids and names of students in a college class and at the end display them all with one line per student. Do it as described in …
Description Write a Java program that mimics the framework for an online book in
Description Write a Java program that mimics the framework for an online book information system, similar to GoodR to provide basic functionality for the system. Use the provided …
Description Write a Java program to compute the perimeter and the area of two di
Description Write a Java program to compute the perimeter and the area of two different rectangles. The user will input the length and the width of the two rectangles and the prog…
Description Write a Java program to compute the perimeter and the area of two di
Description Write a Java program to compute the perimeter and the area of two different rectangles. The user will input the length and the width of the two rectangles and the prog…
Description Write a Java program to define and test a Computer class that aggreg
Description Write a Java program to define and test a Computer class that aggregates a HardDrive class. The Computer class represents a single Computer. Every Computer contains a …
Description Write a class encapsulating the concept of a circle, a circle has th
Description Write a class encapsulating the concept of a circle, a circle has the following attributes: a Point representing the center of the Circle,and a none negative number-th…
Description Write a method that accepts a String object as an argument and displ
Description Write a method that accepts a String object as an argument and displays its contents backwards. For instance, if the string argument is "gravity" the method should ret…
Description Write a multithreaded car park simulator program in C as follows: 1.
Description Write a multithreaded car park simulator program in C as follows: 1. Five drive-in threads (simulating in-valets) should randomly move cars into the car park 2. Two dr…
Description Write a program that determines a user\'s personality type from know
Description Write a program that determines a user's personality type from knowing the user's favorite color. The program displays a menu of a list of colors with a number associa…
Description Write a program that fulfills all the requirements below. The final
Description Write a program that fulfills all the requirements below. The final product shoulod include the pseudocode and flowchart for the entire program. Extra credit: Implemen…
Description Write a program that provides for searching students by their id’s u
Description Write a program that provides for searching students by their id’s using hash table. The program will first input students one by one from a file (insert.txt) and inse…
Description You bought several acres of farm to grow and sell vegetables. Suppos
Description You bought several acres of farm to grow and sell vegetables. Suppose that you want to grow a maximum of two types of vegetables. Write a program that prompts the user…
Description You have been hired by a startup that is designing a vehicle track-
Description You have been hired by a startup that is designing a vehicle track- ing device for fleet vehicles, such as delivery trucks. The device tracks for each trip how much th…
Description You have just purchased a stereo system that cost $1000 on the follo
Description You have just purchased a stereo system that cost $1000 on the following credit plan no down payment, an interest rate of 18% per year (and hence 1.5% per month), and …
Description Your assignment is to write a program called CoffeeShop (in the file
Description Your assignment is to write a program called CoffeeShop (in the file CoffeeShop.java) that simulates a virtual coffee shop, allowing the user to select an item to purc…
Description Your task is to create a personal library to implement a statistic p
Description Your task is to create a personal library to implement a statistic package on any given data (assume that the data is always of type float). To do this you must create…
Description Your work at the fleet vehicle startup has been going well. You now
Description Your work at the fleet vehicle startup has been going well. You now have a few customers, and one of their requests is that they want your software to keep track of th…
Description Your work at the fleet vehicle startup has been going wl. You now ha
Description Your work at the fleet vehicle startup has been going wl. You now have a few customers, and one of their requests is that they want your software to keep track of the …
Description \"Write a program that reads from an input file a person\'s name fol
Description "Write a program that reads from an input file a person's name followed by all their exam scores. Calculate and write the average score for all students on each exam t…
Description and Requirements Write and test a friendly MIPS assembly program tha
Description and Requirements Write and test a friendly MIPS assembly program that calculates and prints Fibonacci numbers. Specifically, your program should be divided into the fo…
Description and costs are listed together. Quality training $ 4,000 Reliability
Description and costs are listed together. Quality training $ 4,000 Reliability training $ 20,000 Scrap $ 15,000 Downtime $ 6,000 Transportation losses due to shipment delays $ 8,…
Description and figure for questions 24 and 25: Shown at right are the energy tr
Description and figure for questions 24 and 25: Shown at right are the energy transfer diagram for one cycle of a proposed heat engine that uses an ideal gas. (Sec the description…