Browse W
Alphabetical listing with fast deep pagination.
66619 items • Page 1126 / 1333
Write a program to generate a random number between 1 – 100 and keep it as a sec
Write a program to generate a random number between 1 – 100 and keep it as a secret number. The program will then check if a user can guess the secret number. The user can continu…
Write a program to generate a report based on input received from a text file. S
Write a program to generate a report based on input received from a text file. Suppose the input text file student_status.txt contains the student's name (lastName, firstName midd…
Write a program to generate a report based on input received from a text file. S
Write a program to generate a report based on input received from a text file. Suppose the input text file student_grades.txt contains the student’s Last name , First name, SSN, T…
Write a program to generate a report based on input received from a text file. S
Write a program to generate a report based on input received from a text file. Suppose the input text file student_grades.txt contains the student’s Last name , First name, SSN, T…
Write a program to generate a table of conversions from Fahrenheit to Kelvin wit
Write a program to generate a table of conversions from Fahrenheit to Kelvin with table output to the screen. Allow the user to specify the starting and ending temperatures and th…
Write a program to generate personalized junk mail. The program takes input both
Write a program to generate personalized junk mail. The program takes input both from an input file and from the keyboard. The input file contains the text of a letter except the …
Write a program to generate personalized junk mail. Theprogram takes input both
Write a program to generate personalized junk mail. Theprogram takes input both from an input file and from the keyboard.The input file contains the text of a letter, except that …
Write a program to generate the entire calendar for one year. The program must g
Write a program to generate the entire calendar for one year. The program must get two values from the user: (1) the year and (2) the day of the week for January 1st of that year.…
Write a program to generate the entire calendar for one year. The program must g
Write a program to generate the entire calendar for one year. The program must get two values from the user: (1) the year and (2) the day of the week for January 1st of that year.…
Write a program to generate the entire calendar for one year. The program must g
Write a program to generate the entire calendar for one year. The program must get two values from the user: (1) the year and (2) the day of the week for January 1st of that year.…
Write a program to generate the histogram for the random number generator. Creat
Write a program to generate the histogram for the random number generator. Create 10 counters with the following limits: First initialize each counter to zero. Generate a random n…
Write a program to get input and output file names from user. Open the file, rea
Write a program to get input and output file names from user. Open the file, read each file from the file and write the line you read to an output file along with the length of li…
Write a program to grade an n -question multiplechoice exam (for n between 10 an
Write a program to grade an n-question multiplechoice exam (for n between 10 and 50) and provide feedback aboutthe most frequently missed questions. Your program will take datafro…
Write a program to grade an n-question multiple-choice exam (for n between 5 and
Write a program to grade an n-question multiple-choice exam (for n between 5 and 50). Your program will take data from the standard input. The first line of the input contains the…
Write a program to grade an n-question multiple-choice exam (for n between 5 and
Write a program to grade an n-question multiple-choice exam (for n between 5 and 50) and provide feedback about the most frequently missed questions. Your program will take data f…
Write a program to grade an n-question multiple-choice exam (for n between 5 and
Write a program to grade an n-question multiple-choice exam (for n between 5 and 50) and provide feedback about the most frequently missed questions. Your program will take data f…
Write a program to guage the rate of inflation for teh past year.The program ask
Write a program to guage the rate of inflation for teh past year.The program asks for the price of an item both one year ago andtoday. It estimates the inflation rate as the diffe…
Write a program to guess a number from 0 to 999, to the following specifications
Write a program to guess a number from 0 to 999, to the following specifications. Tell the user to think of a number from 0 to 999. Note that the computer is guessing the number, …
Write a program to help a local restaurant automate its breakfast billing system
Write a program to help a local restaurant automate its breakfast billing system. The program should do the following: • Show the customer the different breakfast items offered by…
Write a program to help a local restaurant automate its breakfast billing system
Write a program to help a local restaurant automate its breakfast billing system. The program should do the following: a. Show the customer the different breakfast items offered b…
Write a program to help a local restaurant automate its breakfast billing system
Write a program to help a local restaurant automate its breakfast billing system. The program should do the following: a. Show the customer the different breakfast items offered b…
Write a program to help a local restaurant automate its breakfast billing system
Write a program to help a local restaurant automate its breakfast billing system. The program should do the following: Show the customer the different breakfast items offered by t…
Write a program to help a local resturant automate its breakfast billing system
Write a program to help a local resturant automate its breakfast billing system . Write a program to help a local resturant automate its breakfast billing system. the program shou…
Write a program to help a local resturant automate its breakfast billing system
Write a program to help a local resturant automate its breakfast billing system . Write a program to help a local resturant automate its breakfast billing system. the program shou…
Write a program to help a local stock trading company automate its systems. The
Write a program to help a local stock trading company automate its systems. The company invests only in the stock market. At the end of each trading day, the company would like to…
Write a program to help a local stock trading company automate its systems. The
Write a program to help a local stock trading company automate its systems. The company invests only in the stock market. At the end of each trading day, the company would like to…
Write a program to help students learn the names, abbreviations, and atomic numb
Write a program to help students learn the names, abbreviations, and atomic numbers of the elements. The text file elem2.txt contains this data for each of the 118 elements, one e…
Write a program to help the banking industry calculate interests. A customer mak
Write a program to help the banking industry calculate interests. A customer makes an initial deposit of X dollars. The interest rate is R% annually. Calculate the ending balance …
Write a program to hide an image inside of another image a) allocate memory for
Write a program to hide an image inside of another image a) allocate memory for a properly-sized multi-dimensional array b) for each pixel in the hidden image, encode that informa…
Write a program to identify mismatched brackets. This happens when there are too
Write a program to identify mismatched brackets. This happens when there are too many opening brackets ('{', '[', '(' and '<') and not enough closing brackets ('}', ']', ')' an…
Write a program to implement Huffman coding and decoding. It should do the follo
Write a program to implement Huffman coding and decoding. It should do the following: Accept a text message, possibly of more than one line. Create a Huffman tree for this message…
Write a program to implement a binary search tree. User will provide the number
Write a program to implement a binary search tree. User will provide the number of nodes in the (size of the) Tree by selecting an input number between 10 to 30. This program will…
Write a program to implement a circular queue (perform rotation on an array). 10
Write a program to implement a circular queue (perform rotation on an array). 10 customers are sharing a resource and they are allocated 10 minutes each time it is their turn (The…
Write a program to implement a simple \"Hi-Lo\" game using a standard deck of 52
Write a program to implement a simple "Hi-Lo" game using a standard deck of 52 playing cards. Your game should ask the user to enter their bankroll. Your program must verify that …
Write a program to implement a simple address book that stores phone numbers, na
Write a program to implement a simple address book that stores phone numbers, names, and addresses and allows the user to look up an entry based on any of them. After each lookup …
Write a program to implement a simple address book that stores phone numbers, na
Write a program to implement a simple address book that stores phone numbers, names, and addresses and allows the user to look up an entry based on any of them. After each lookup …
Write a program to implement a simple “Hi-Lo” game using a standard deck of 52 p
Write a program to implement a simple “Hi-Lo” game using a standard deck of 52 playing cards. The game should ask the user to enter their bankroll. Your program must verify that t…
Write a program to implement a simple “Hi-Lo” game using a standard deck of 52 p
Write a program to implement a simple “Hi-Lo” game using a standard deck of 52 playing cards. The game should ask the user to enter their bankroll. Your program must verify that t…
Write a program to implement a stack for the same data and show its implementati
Write a program to implement a stack for the same data and show its implementation. Here is the structure and class definitions you will need for this problem. struct StackItem { …
Write a program to implement a stack for the same data and show its implementati
Write a program to implement a stack for the same data and show its implementation. Here is the structure and class definitions you will need for this problem. struct StackItem { …
Write a program to implement a theater seating chart. The seating chart should b
Write a program to implement a theater seating chart. The seating chart should be implemented as a two-dimensional array of ticket prices. Start with the array as follows with the…
Write a program to implement an appointment book. Implement a superclass Appoint
Write a program to implement an appointment book. Implement a superclass Appointment and subclasses Onetime, Daily, and Monthly. An appointment has a description (for example, “me…
Write a program to implement an appointment book. Implement a superclass Appoint
Write a program to implement an appointment book. Implement a superclass Appointment and subclasses Onetime, Daily, and Monthly. An appointment has a description (for example, "me…
Write a program to implement an ordered list using a linkedlist. The program sho
Write a program to implement an ordered list using a linkedlist. The program should be able to insert and deleteelements from the ordered list. Elements of the ordered listconsist…
Write a program to implement an undirected graph. Use the adjacency matrix to im
Write a program to implement an undirected graph. Use the adjacency matrix to implement the graph. Let your program be menu driven. Allowing the user the following options: 1. Cre…
Write a program to implement an undirected graph. Use the adjacency matrix to im
Write a program to implement an undirected graph. Use the adjacency matrix to implement the graph. Let your program be menu driven. Allowing the user the following options: 1. Cre…
Write a program to implement an undirected weighted graph andprint out the verti
Write a program to implement an undirected weighted graph andprint out the vertices identification by using the depth firstsearch and breadth first search. Also your programshou…
Write a program to implement an undirected weighted graph andprint out the verti
Write a program to implement an undirected weighted graph andprint out the vertices identification by using the depth firstsearch and breadth first search. Also your programshou…
Write a program to implement bubble sort , insertion sort, selection sort, merge
Write a program to implement bubble sort, insertion sort, selection sort, merge sort and quick sort (pivot = first index) algorithms. Compute the CPU processing time for all the a…
Write a program to implement steepest descent using line search. Terminate the l
Write a program to implement steepest descent using line search. Terminate the line search when the length of the interval is less than 10-6. Apply the program to Rosenbrock's fun…