Browse W
Alphabetical listing with fast deep pagination.
66619 items • Page 934 / 1333
Write a GUI application that connects to the CoffeeDB database used in the lab.
Write a GUI application that connects to the CoffeeDB database used in the lab. The application should allow the user to insert a new row into the Customer table. (1) Create a GUI…
Write a GUI application that translates the Latin words to English. The window s
Write a GUI application that translates the Latin words to English. The window should have three buttons, one for each latin word. When the user clicks a button, the program displ…
Write a GUI application that translates the Latin words to English. The window s
Write a GUI application that translates the Latin words to English. The window should have three buttons, one for each latin word. When the user clicks a button, the program displ…
Write a GUI based program that analyzes a word. THe user will type the word in a
Write a GUI based program that analyzes a word. THe user will type the word in a text field. Provide buttons for the following: For this, you should design and code a separate (no…
Write a GUI based program that analyzes a word. THe user will type the word in a
Write a GUI based program that analyzes a word. THe user will type the word in a text field. Provide buttons for the following: For this, you should design and code a separate (no…
Write a GUI class Game that implements a number guessing game. The GUI should st
Write a GUI class Game that implements a number guessing game. The GUI should start by choosing a random number between 1 and 100 (using a function from the random module) and the…
Write a GUI contact list application. The program should allow you to input name
Write a GUI contact list application. The program should allow you to input names and phone numbers. You should also be able to input a name and have it display the previously ent…
Write a GUI interface for a calculator that finds the roots of a quadratic equat
Write a GUI interface for a calculator that finds the roots of a quadratic equation. JAVA
Write a GUI program (JFrame) that lets users enter two numbers, x and y, and sel
Write a GUI program (JFrame) that lets users enter two numbers, x and y, and select an arithmetic operator from a group of radio buttons. The program also contains a JLabel that d…
Write a GUI program IN C# NOT JAVA named PizzaPricesGUI that prompts the user to
Write a GUI program IN C# NOT JAVA named PizzaPricesGUI that prompts the user to choose a pizza size-- S, M, L, X—and then displays the price as $6.99, $8.99, $12.50, then $15.00,…
Write a GUI program for Programming Exercise 8.19, as shown in Figure I6.49 a-b.
Write a GUI program for Programming Exercise 8.19, as shown in Figure I6.49 a-b. Let the user enter the numbers in the text fields in a grid of 6 rows and 7 columns. The user can …
Write a GUI program that contains two radio buttons in a radio button group. One
Write a GUI program that contains two radio buttons in a radio button group. One radio button should have the text Heads and the other Tails. There should be a JButton with the te…
Write a GUI program that draws a rectangle and/or an oval, as shown in the figur
Write a GUI program that draws a rectangle and/or an oval, as shown in the figures below. The user selects a figure from a radio button and specifies whether it is filled by selec…
Write a GUI program that draws a rectangle and/or an oval, as shown in the figur
Write a GUI program that draws a rectangle and/or an oval, as shown in the figures below. The user selects a figure from a radio button and specifies whether it is filled by selec…
Write a GUI program to compute the amount of a certificate of deposit on maturit
Write a GUI program to compute the amount of a certificate of deposit on maturity. The sample data follows: Amount deposited: 80000.00 Years: 15 Interest rate: 7.75 Hint: to solve…
Write a GUI program to implement the tasks below: Use radio buttons. You can use
Write a GUI program to implement the tasks below: Use radio buttons. You can use buttons to move the message to the left and right and use the radio buttons to change the color fo…
Write a GUI program whose main class is named GuessThatNumber . The GUI should b
Write a GUI program whose main class is named GuessThatNumber. The GUI should be written by hand (i.e., not generated by an IDE). The program's purpose is to guess a number betwee…
Write a GUI that will allow you to simulate a Die. The GUI should take input fro
Write a GUI that will allow you to simulate a Die. The GUI should take input from the user for the number of sides of the Die and then it should create the Die accordingly. The GU…
Write a GUI-Based program that analyzes a round of golf. You will retrieve the d
Write a GUI-Based program that analyzes a round of golf. You will retrieve the data for 18 holes from a text file. On each line in the file will be par for that hole (3, 4, or 5) …
Write a GUI-based java program that analyzes a soccer game. The user will type t
Write a GUI-based java program that analyzes a soccer game. The user will type the names of the two teams and the score of the game in four TextFields. You should add appropriate …
Write a GUI-based program that displays a Monopoly ® game. Add labels for the fo
Write a GUI-based program that displays a Monopoly ® game. Add labels for the four train stations, the free space and each of the property spaces. Add buttons for all the Chance c…
Write a GUI-based program that manages an auction of several items. # of items:
Write a GUI-based program that manages an auction of several items. # of items: 2 or more Your GUI includes: 1st frame: "Login" (user name, no password); the login is the same for…
Write a GUI-based program that manages an auction of several items. # of items:
Write a GUI-based program that manages an auction of several items. # of items: 2 or more Your GUI includes: 1st frame: "Login" (user name, no password); the login is the same for…
Write a GUI-based program that manages an auction of several items. # of items:
Write a GUI-based program that manages an auction of several items. # of items: 2 or more Your GUI includes: 1st frame: "Login" (user name, no password); the login is the same for…
Write a GUI-based program that simulates the selection of ball team. You will re
Write a GUI-based program that simulates the selection of ball team. You will retrieve the data from a text file containing 10 lines. On each line will be the name of a player. Yo…
Write a GUl-based program that displays a Monopoly game. Add labels for the four
Write a GUl-based program that displays a Monopoly game. Add labels for the four train stations, the free space and each of the property spaces. Add buttons for all the Chance cel…
Write a Grade Calculator Companion App in Python (Python-as-a-Programing Languag
Write a Grade Calculator Companion App in Python (Python-as-a-Programing Language) 0. Grading table, rubric, policy 1. 1-student, 1-score hard-code ask user: interactive display o…
Write a Grade Calculator Companion App in Python (Python-as-a-Programing Languag
Write a Grade Calculator Companion App in Python (Python-as-a-Programing Language) 0. Grading table, rubric, policy 1. 1-student, 1-score hard-code ask user: interactive display o…
Write a Grade Calculator Companion App in Python (Python-as-a-Programing Languag
Write a Grade Calculator Companion App in Python (Python-as-a-Programing Language) 4. Instructor Companion App M-courses, N-students/course K-scores/student/course 5. Student Tran…
Write a GradesStatistics class that implements the following requirements: Ask u
Write a GradesStatisticsclass that implements the following requirements: Ask user to enter two integer numbers, where the first one is used as the number of students in class and…
Write a GradesStatisticsclass that implements the following requirements: ?Ask u
Write a GradesStatisticsclass that implements the following requirements: ?Ask user to enter two integer numbers, where the first one is used as the number of students in class an…
Write a Grading program for a course with the following grading policies: 1. Pro
Write a Grading program for a course with the following grading policies: 1. Programming Homeworks (4) 40% Midterm Exams (2) 40% Final Exam 20% 2. Each of the two midterms and the…
Write a Guitar Hero program that uses a queue to simulate the creation of guitar
Write a Guitar Hero program that uses a queue to simulate the creation of guitar notes. When a guitar string is plucked, it vibrates to generate sound. The sound starts from the n…
Write a HLA(Higher Assembly Langauge) (not assembly language) program to read so
Write a HLA(Higher Assembly Langauge)(not assembly language) program to read some numbers. The program saves the number into heap memory. The program stops when a zero is entered.…
Write a Hangman game! http://en.wikipedia.org/wiki/Hangman_(game ). In your game
Write a Hangman game! http://en.wikipedia.org/wiki/Hangman_(game). In your game, computer chooses a word randomly and shows how many letters it has. Then user can guess the letter…
Write a HashTable class (and any necessary helper classes): Separate chaining is
Write a HashTable class (and any necessary helper classes): Separate chaining is the strategy used to handle collision, which means the structure of the Hash Table looks like the …
Write a Haskell function combine :: Int -> Int -> Int -> Int with the following
Write a Haskell function combine :: Int -> Int -> Int -> Int with the following behavior: • When x, y, and z all correspond to digit values (i.e., integers between 0 and …
Write a Haskell function compareChars :: Char -> Char -> Char -> String such tha
Write a Haskell function compareChars :: Char -> Char -> Char -> String such that (compareChars a b c) returns a string indicating how many of the characters a, b, c are …
Write a Hexadecimal class that encapsulates a hexadecimal number value. THE USE
Write a Hexadecimal class that encapsulates a hexadecimal number value. THE USE OF ARRAYS IS NOT PERMITTED. The methods the class has are: public void read(), public void set(Stri…
Write a Hmmm program(Harvey Mudd Miniature Machine), average.ha, that repeatedly
Write a Hmmm program(Harvey Mudd Miniature Machine), average.ha, that repeatedly prompts for and reads in a sequence of integers and prints their average (rounded down, since we a…
Write a Hmmm program(Harvey Mudd Miniature Machine), average.ha, that repeatedly
Write a Hmmm program(Harvey Mudd Miniature Machine), average.ha, that repeatedly prompts for and reads in a sequence of integers and prints their average (rounded down, since we a…
Write a Hmmm program, average, ha, that repeatedly prompts for and reads in a se
Write a Hmmm program, average, ha, that repeatedly prompts for and reads in a sequence of integers and prints their average (rounded down, since we are dealing with prints the rem…
Write a JAVA GUI flashcard program. The questions and answers are to be read fro
Write a JAVA GUI flashcard program. The questions and answers are to be read from a text file. The text file should have the format of one line for each question with the followin…
Write a JAVA PROGRAM THAT DOES : There should now be three columns in the projec
Write a JAVA PROGRAM THAT DOES : There should now be three columns in the project GUI: text from an unsorted array, text from a sorted array and text from a sorted linked list. Wh…
Write a JAVA Program for below.(Computerization of Health Records) A health care
Write a JAVA Program for below.(Computerization of Health Records) A health care issue that has been in the news lately is the computerization of health records. This possibility …
Write a JAVA Program for below.(Computerization of Health Records) A health care
Write a JAVA Program for below.(Computerization of Health Records) A health care issue that has been in the news lately is the computerization of health records. This possibility …
Write a JAVA Program for below.(Computerization of Health Records) A health care
Write a JAVA Program for below.(Computerization of Health Records) A health care issue that has been in the news lately is the computerization of health records. This possibility …
Write a JAVA Program named Project2 that maintains wage information for the empl
Write a JAVA Program named Project2 that maintains wage information for the employees of a company. The company maintains a text file of all of the current employees called Employ…
Write a JAVA Program that creates a one-dimensional array and fills it with the
Write a JAVA Program that creates a one-dimensional array and fills it with the following numbers in this order: 22, 40, 64, 92, 61, 42, 23, 98, 85, 13, 81, 32, 90, 54, 16 Pass th…
Write a JAVA Program · Problem Rent-A-Lemon, Inc., keeps information on each of
Write a JAVA Program · Problem Rent-A-Lemon, Inc., keeps information on each of its rental cars in the file cars.dat. Each line of the file consists of the three-symbol serial num…