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 237 / 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
Design and implement two Java programs for programming exercise 6.19, page 238.
Design and implement two Java programs for programming exercise 6.19, page 238. The first program (called MyTriangle) is to implement the specified methods. The second program (ca…
Design and implement you own linked list class of strings (this should not be a
Design and implement you own linked list class of strings (this should not be a class template). The class should have the following methods: append : adds a new element to the en…
Design and implement your own linked list template class and methods. You will t
Design and implement your own linked list template class and methods. You will test your new template class using a driver program. The driver program should do the following: • C…
Design and implement your own simple class to represent any household item of yo
Design and implement your own simple class to represent any household item of your choice (toaster, fan, hair dryer, piano ...) Your class should have a constructor, one additiona…
Design and implementation of 8 bit serial/ parallel input serial output shift re
Design and implementation of 8 bit serial/ parallel input serial output shift register using behavioral style of modelling. I'm using 74LS166 8-BIT SHIFT REGISTERS IC. This code i…
Design and impliment a utility class ExpressionSolver to solve any good simple e
Design and impliment a utility class ExpressionSolver to solve any good simple expression using the algorithm discussed in class. Simple expressions can have +,-,*,/, and, parenth…
Design and run a program that takes a numerical score and outputs a letter grade
Design and run a program that takes a numerical score and outputs a letter grade. Specific numeral scores and letter grades are listed below. In this program, create two void func…
Design and run a program that takes a numerical score andoutputs a letter grade.
Design and run a program that takes a numerical score andoutputs a letter grade. Specific numerical scores and letter gradesare listed below: 90-100 = Grade A 80-89 = Grade B 70-7…
Design and simulate (PSpice or Simulink) a 24V to 12V, 10W buck converter use ac
Design and simulate (PSpice or Simulink) a 24V to 12V, 10W buck converter use actual semiconductor switches (i.e. use MOSFETs and PN-Junction diodes),and include an inductor resis…
Design and simulate (PSpice or Simulink) a 24V to 12V, 10W buck converter use ac
Design and simulate (PSpice or Simulink) a 24V to 12V, 10W buck converter use actual semiconductor switches (i.e. use MOSFETs and PN-Junction diodes),and include an inductor resis…
Design and simulate (PSpice or Simulink) a 24V to 12V, 10W buck converter, Use i
Design and simulate (PSpice or Simulink) a 24V to 12V, 10W buck converter, Use ideal voltage controlled switches instead of transistor and diodes. You may choose the switching fre…
Design and simulate (PSpice or Simulink) a 24V to 12V, 10W buck converter, Use i
Design and simulate (PSpice or Simulink) a 24V to 12V, 10W buck converter, Use ideal voltage controlled switches instead of transistor and diodes. You may choose the switching fre…
Design and simulate a binaryripple counterwith the MOD equal to the last 2 digit
Design and simulate a binaryripple counterwith the MOD equal to the last 2 digits (LSDs) of your PSU email address. (If the last 2 digits of your PSU email address is less than 6 …
Design and simulate a regulated power supply using a bridge rectifier, capacitor
Design and simulate a regulated power supply using a bridge rectifier, capacitors, and zener diode ( no integrated circuit). The source voltage is 110 plus or minus 10 Vrms, 60 Hz…
Design and simulate an 8-bit Data Processing Unit with the following specificati
Design and simulate an 8-bit Data Processing Unit with the following specifications and requirements: 1- The ALU is capable of executing the following functions: a- load, store, s…
Design and test (exhaustively) a 4-bit ripple carry adder, i. e., an array of 4
Design and test (exhaustively) a 4-bit ripple carry adder, i. e., an array of 4 full adders, that adds any 4-bit binary number A3A2A1A0 to the 8-4-2-1 BCD code of the third and fo…
Design and test a C++ program to experimentally determine the probability (odds)
Design and test a C++ program to experimentally determine the probability (odds) of tossing 5 heads (of a coin) in a row. Allow the user to enter the number of trials. Each trial …
Design and test a C++ program to experimentally determine the probability (odds)
Design and test a C++ program to experimentally determine the probability (odds) of tossing 5 heads (of a coin) in a row. Allow the user to enter the number of trials. Each trial …
Design and test a function that searches the string specified by the first funct
Design and test a function that searches the string specified by the first function parameter for the first occurrence of a character specified by the second function parameter. H…
Design and verify a communications interface. Often data sent over a data link a
Design and verify a communications interface. Often data sent over a data link are organized as packets of data, each packet containing some identification bits, data, and some ch…
Design and verify a communications interface. Often data sent over a data link a
Design and verify a communications interface. Often data sent over a data link are organized as packets of data, each packet containing some identification bits, data, and some ch…
Design and write a C++ class (Also please leave comments in the code to explain
Design and write a C++ class (Also please leave comments in the code to explain what each code does) that implements a Set abstract data type and a menu-driven program that exerci…
Design and write a C++ class (Also please leave comments in the code to explain
Design and write a C++ class (Also please leave comments in the code to explain what each code does) that implements a Set abstract data type and a menu-driven program that exerci…
Design and write a C++ class (Also please leave comments in the code to explain
Design and write a C++ class (Also please leave comments in the code to explain what each code does) that implements a Set abstract data type and a menu-driven program that exerci…
Design and write a C++ class (Also please leave comments in the code to explain
Design and write a C++ class (Also please leave comments in the code to explain what each code does) that implements a Set abstract data type and a menu-driven program that exerci…
Design and write a C++ program that inputs a series of 24 hourly temperatures fr
Design and write a C++ program that inputs a series of 24 hourly temperatures from a file, and outputs a bar chart (using stars) of the temperatures for the day.  The temperature …
Design and write a c++ code for the following game. A group of people plays this
Design and write a c++ code for the following game. A group of people plays this game. The starts with one person holding a flag. The person holding the flag has to make a decisio…
Design and write a c++ program that inputs a series of 24 hourly temperature fro
Design and write a c++ program that inputs a series of 24 hourly temperature from a file, and outputs a bar chart (using stars) of the temperature for the day. The Temperature sho…
Design and write a computer program as a Win32 console application in C to store
Design and write a computer program as a Win32 console application in C to store a list of names (the last name first) and ages in parallel arrays, and then later to sort them int…
Design and write a computer program as a Win32 console application in C to store
Design and write a computer program as a Win32 console application in C to store a list of names (tin* Iasi name first) and ages in parallel arrays, and then later to sort them in…
Design and write a java class \"password\" to encapsulate a password with (at le
Design and write a java class "password" to encapsulate a password with (at least) these three methods: changePassword ... should accept as a parameter a new password, verify it, …
Design and write a modular C program to perform the following tasks: 1. ask the
Design and write a modular C program to perform the following tasks: 1. ask the user for a positive number between 1 and 23, only accept those numbers 2. maintain a running sum of…
Design and write a modular C program to perform the following tasks: USING FUNCT
Design and write a modular C program to perform the following tasks: USING FUNCTIONS FOR FINDING SUM, MINIMUM and MAXIMUM 1. ask the user for a positive number between 1 and 23, o…
Design and write a program in C++ that reads a text file and counts the number o
Design and write a program in C++ that reads a text file and counts the number of times each NON-WHITESPACE character occurs, then computes a single integer (long) value based on …
Design and write a program, using functions, that calculates the area and perime
Design and write a program, using functions, that calculates the area and perimeter of a rectangle whose dimensions (length and width) are provided by a user. There are 4 componen…
Design and write an object-oriented program for managing inventory bins in a war
Design and write an object-oriented program for managing inventory bins in a warehouse. To do this you will use two classes: InvBin and BinManager. The InvBin class holds informat…
Design and write classes in a class hierarchy to describe different types of geo
Design and write classes in a class hierarchy to describe different types of geometric shapes. Provide information in the classes in order to compute the area of each of the shape…
Design and write classes in a class hierarchy to describe different types of geo
Design and write classes in a class hierarchy to describe different types of geometric shapes. Provide information in the classes in order to compute the area of each of the shape…
Design approach that can use the project for this question ? find another approa
Design approach that can use the project for this question ? find another approach except pcr ? any other way You are studying bacterium that grows in a particular ecological nich…
Design beam B15. The beam has the compression flange fully braced. Select an eff
Design beam B15. The beam has the compression flange fully braced. Select an efficient W Section (ASTM A992). The uniform service dead load does not include the self weight of the…
Design black box test suit for :-(software engineering question) i)a function th
Design black box test suit for :-(software engineering question) i)a function that checks whether a character string(of upto twenty five characters in length) is a palindrome ii)a…
Design classes vehicle, car, american_car, foreign_car, truck, and bicycle with
Design classes vehicle, car, american_car, foreign_car, truck, and bicycle with ALL appropriate inheritances. vehicle is the parent because everything is a vehicle or a member of …
Design context-free grammars for the following languages. Using your grammar, gi
Design context-free grammars for the following languages. Using your grammar, give derivations for the example strings: 1. L = {wl w is the set of strings over 0,1 that are of the…
Design conventional flocculation with horizontal paddle wheels and a velocity gr
Design conventional flocculation with horizontal paddle wheels and a velocity gradient of: 70 s-1 in each cell. Flocculation will be split into three (3) trains with four (4) stag…
Design detailed algorithms for the following problems. Your algorithm must have
Design detailed algorithms for the following problems. Your algorithm must have at least 4 to 5 steps. And it must be very clear. Write an algorithm: 1. That gets the radius r of …
Design documentation: A) Should explain subtle design decisions B) Should descri
Design documentation:             A) Should explain subtle design decisions             B)   Should describe incompleteness and inconsistency in specification requirements        …
Design experiments to test the following hypotheses: a. The energy of a system i
Design experiments to test the following hypotheses: a. The energy of a system is always constant, though it can be converted from one form to another b. A nonzero force exerted o…
Design for Sustainability (DFS) is a DFX emphasis on sustainability, meaning tha
Design for Sustainability (DFS) is a DFX emphasis on sustainability, meaning that the primary design emphasis is on minimizing the negative or adverse impacts of production, usual…
Design for safety probability homework 1) If you have 2 dice, what is the probab
Design for safety probability homework 1) If you have 2 dice, what is the probability of rolling a 3 and 2) If you have 2 dice, what is the probability of rolling a 4 and 3) If yo…
Design four separate programs in C using prototype functions which will compute
Design four separate programs in C using prototype functions which will compute the equivalent resistance to an arbitrary number of resistors connected in series if the user types…