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

Browse W

Alphabetical listing with fast deep pagination.
66619 items • Page 1156 / 1333

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
Write a simple airline ticket reservation program. The program should display a
Write a simple airline ticket reservation program. The program should display a menu with the following options: reserve a ticket, cancel a reservation, check whether a ticket is …
Write a simple airline ticket reservation program. The program should display a
Write a simple airline ticket reservation program. The program should display a menu with the following options: reserve a ticket, cancel a reservation, check whether a ticket is …
Write a simple assembly language program that reverses a bitpattern in memory i.
Write a simple assembly language program that reverses a bitpattern in memory i.e. "1234" becomes "4321". (This is not tobe confused with inverting the bits where the 0's become 1…
Write a simple assembly language program that rotates a bitpatern to the left by
Write a simple assembly language program that rotates a bitpatern to the left by a certain amount (a number between 0 and 16,including 0 and 16). The bit pattern is found in locat…
Write a simple assembly program ( x86 nasm on 64 bit Linux gl server) that creat
Write a simple assembly program ( x86 nasm on 64 bit Linux gl server) that creates an array called “pracArray” of size 9, then accepts user inputs to assign character “A” or “B” t…
Write a simple calculator program in C++ for beginners that repeatedly allows th
Write a simple calculator program in C++ for beginners that repeatedly allows the user to select +,-,*,/ from a menu of operations on real values and then enter the two operands w…
Write a simple calculator program in C++ using a dynamic stack. The calculator s
Write a simple calculator program in C++ using a dynamic stack. The calculator should handle addition, subtraction, division, multiplication and parentheses expressions. The add()…
Write a simple calculator program that adds, subtracts, multiplies and divides.
Write a simple calculator program that adds, subtracts, multiplies and divides. Whenthe program is run, it initiliazes the result to 0. The user can then type in an operatorand nu…
Write a simple calculator program using a dynamic stack. The calculator should h
Write a simple calculator program using a dynamic stack. The calculator should handle addition, subtraction, division, and multiplication. The add() function pops the first two va…
Write a simple card game called WAR in C++ that uses a Card class to build a Dec
Write a simple card game called WAR in C++ that uses a Card class to build a Deck class of 52 cards.Then use the Deck class to play. Only two people can play, one card is dealt fa…
Write a simple class named rect that representsrectangles that have integer valu
Write a simple class named rect that representsrectangles that have integer valued dimensions. Sample Run: prompt: a.out Enter height: 7 Please width: 3 The area is 21 The perimet…
Write a simple code in C for multiplexer i.e. 2 bitmux there are 2 control i/p a
Write a simple code in C for multiplexer i.e. 2 bitmux there are 2 control i/p and 4 regular i/p Ex- A   B |   To   T1   T2   T3| output 0   0  |   1      X     X   X   |   1 0   …
Write a simple command line Java program to model our solar system
Write a simple command line Java program to model our solar system<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /> Mercury, 0 moons              …
Write a simple compass program in C language. Write a simple compass program tha
Write a simple compass program in C language. Write a simple compass program that will input an angle (0 degree to 360 degree) and display the direction (N, NE, E, SE, S, SW, W, a…
Write a simple compilable program that creates and outputs to an Excel-compatibl
Write a simple compilable program that creates and outputs to an Excel-compatible XLS file these two rows: (1) a header row with headings for each column and (2) a data row with o…
Write a simple function template for predicate function isEqualTo that compares
Write a simple function template for predicate function isEqualTo that compares its two arguments of the same type with the equality operator (==) and returns true if they are equ…
Write a simple function template for predicate function isEqualTo that compares
Write a simple function template for predicate function isEqualTo that compares its two arguments of the same type with the equality operator (==) and returns true if they are equ…
Write a simple function template for predicate function isEqualTo that compares
Write a simple function template for predicate function isEqualTo that compares its two arguments of the same type with the equality operator (==) and returns true if they are equ…
Write a simple generic version of method isEqualTo that compares its two argumen
Write a simple generic version of method isEqualTo that compares its two arguments with the equals method and returns true if they are equal and false otherwise. Use this generic …
Write a simple interface to the Yahoo stock quote CGI. (15 points) You should ha
Write a simple interface to the Yahoo stock quote CGI. (15 points) You should have an HTML page called mystocks.html with a multi-line text box (i.e., textarea element) in which t…
Write a simple interface to the Yahoo stock quote CGI. (15 points) You should ha
Write a simple interface to the Yahoo stock quote CGI. (15 points) You should have an HTML page called mystocks.html with a multi-line text box (i.e., textarea element) in which t…
Write a simple line editor. Keep the entire text in an ArrayList object, one lin
Write a simple line editor. Keep the entire text in an ArrayList object, one line in a separate index position. Start the program with entering EDIT file, after which a prompt app…
Write a simple loop program in MIPS/QtSpim that will examine each number in the
Write a simple loop program in MIPS/QtSpim that will examine each number in the data declaration below and do the following: If the number is negative, it is printed out to the co…
Write a simple payroll program that would: Read employee’s information from a di
Write a simple payroll program that would: Read employee’s information from a disk file (attached with email). The text file includes records of employees. Each record includes: e…
Write a simple polling program that: - Allows users to rate five social-consciou
Write a simple polling program that: - Allows users to rate five social-consciousness issues from 1 (least important) to 10 (most important); - Pick five causes that are important…
Write a simple press-your-luck dice game. The game works as follows: Player 1 st
Write a simple press-your-luck dice game. The game works as follows: Player 1 starts with a score of zero and rolls two dice. If the player rolls 7, 2, or 12 their turn is over an…
Write a simple press-your-luck dice game. The game works as follows: Player 1 st
Write a simple press-your-luck dice game. The game works as follows: Player 1 starts with a score of zero and rolls two dice. If the player rolls 7, 2, or 12 their turn is over an…
Write a simple press-your-luck dice game. The game works as follows: Player 1 st
Write a simple press-your-luck dice game. The game works as follows: Player 1 starts with a score ol zero and rolls two dice. If the player rolls 7, 2, or 12 their turn is over an…
Write a simple program called Prob5.m , which will prompt the user to input test
Write a simple program called Prob5.m, which will prompt the user to input test scores for a class. Your program should compute the letter grades using the following rules: score …
Write a simple program called Prob5.m , which will prompt the user to input test
Write a simple program called Prob5.m, which will prompt the user to input test scores for a class. Your program should compute the letter grades using the following rules: score …
Write a simple program called patterns . You\'ll present the user with a choice
Write a simple program called patterns. You'll present the user with a choice of patterns (e.g. Checker Board). Once the user chooses a pattern, the user then sets the size of the…
Write a simple program for this question: Hint: You could use the following data
Write a simple program for this question: Hint: You could use the following data structure for the colour bands in the resistor. As the resistance computation is involved with col…
Write a simple program in c++. A savings account typically accrues savings using
Write a simple program in c++. A savings account typically accrues savings using compound interest. If you deposit $1,000 with a 10% interest rate per year then after one year you…
Write a simple program in the computer programming language of your choice. The
Write a simple program in the computer programming language of your choice. The program shall have two functions (methods): a main function and a helper function. The main functio…
Write a simple program of your own to use BL, BH, BX, respectively a) MOV ten ch
Write a simple program of your own to use BL, BH, BX, respectively a) MOV ten char ‘A’, ‘B’, ... ‘J’, ‘a’, ‘b’, ...’j’ into 8-bit registers. Upper case letter goes BH, lower case …
Write a simple program showing that a for loop that adds up 2 x N numbers will t
Write a simple program showing that a for loop that adds up 2 x N numbers will take twice as long as one that adds up N numbers, for large enough values of N. To time this code, y…
Write a simple program that can encrypt and decrypt a file in the following way.
Write a simple program that can encrypt and decrypt a file in the following way. In the encryption process, your program reads in 11 bits from a file at one time. It then rotates …
Write a simple program that contains a group of functions. Each should accept a
Write a simple program that contains a group of functions. Each should accept a string as an argument and return a Boolean. The function should verify that string on different cri…
Write a simple program that repeatedly will ask the user for an integer value, t
Write a simple program that repeatedly will ask the user for an integer value, then displays all prime numbers less than/equal to the particular integer value. A positive number o…
Write a simple program to store computer specification information including mem
Write a simple program to store computer specification information including memory size, hard drive size, CPU speed and brand information. The user will enter the required inform…
Write a simple program using modules that will calculate a person\'s body mass i
Write a simple program using modules that will calculate a person's body mass index (BMI).  Because of the limitations of the chapter, we will not be able to diagnose whether the …
Write a simple python program to do the following calculation. Ask the user for
Write a simple python program to do the following calculation. Ask the user for two input values. The first should be a positive integer value of any number of digits entered as a…
Write a simple recursive function to calculate a factorial. In math the symbol!
Write a simple recursive function to calculate a factorial. In math the symbol! is used for the factorial (don't confuse it with the java symbol for not). Write a main program tha…
Write a simple sentence interpreting the 95% confidence interval for 1%. Figure
Write a simple sentence interpreting the 95% confidence interval for 1%. Figure 3: Wage and Salary Income of Metro East Residents SUMMARY OUTPUT sion Statistics Multiple FR R Squa…
Write a simple server program in java based on the instructions below. Here is a
Write a simple server program in java based on the instructions below. Here is also a link to a client program if needed: https://file.io/jLSjYD Objective: Write a Server Program.…
Write a simple server program that will play tic-tac-toe with a client(s) using
Write a simple server program that will play tic-tac-toe with a client(s) using TCP sockets. You will program the server side only. Your server will play with a given client repea…
Write a simple shell (command interpreter), which reads commands from the standa
Write a simple shell (command interpreter), which reads commands from the standard input and executes them. Here are the features that must be included in your program: Display th…
Write a simple socket server named rwhod, which runs on port 9090 LINUX- The ser
Write a simple socket server named rwhod, which runs on port 9090 LINUX- The server will print a message before the socket accept on the console "Waiting for client connection" - …
Write a simple spell check program (while loops, testing forsubstrings, etc.). I
Write a simple spell check program (while loops, testing forsubstrings, etc.). It should do the following: 1) Ask for input and dictionary strings where the dictionary one isin al…
Write a simple telephone directory program in C++ that looks up phone numbers in
Write a simple telephone directory program in C++ that looks up phone numbers in a file containing a list of names and phone numbers. The user should be prompted to enter a first …