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

Browse C

Alphabetical listing with fast deep pagination.
81169 items • Page 1376 / 1624

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
Create a GPA calculator using Visual Basic 2012 or 2013 •Ask the user to input a
Create a GPA calculator using Visual Basic 2012 or 2013 •Ask the user to input a list of classes and the number of tests per class. •Once the user has entered this initial informa…
Create a GPA calculator. (VISUAL BASIC) Ask the user to input a list of classesa
Create a GPA calculator. (VISUAL BASIC) Ask the user to input a list of classesand the number of tests per class. Once the user has entered thisinitial information, allow the list…
Create a GPA calculator. Ask the user to input a list of classesand the number o
Create a GPA calculator. Ask the user to input a list of classesand the number of tests per class. Once the user has entered thisinitial information, allow the list to be saved wh…
Create a GPO that meets the following requirements: Set computer security polici
Create a GPO that meets the following requirements: Set computer security policies that affect all computers as follows: • Deny guests the ability to log on to computers from the …
Create a GUI Controller: this will have instructions, and buttons to start the s
Create a GUI Controller: this will have instructions, and buttons to start the server, to start each client, and to exit. Instructions will be several labels Start Server Button: …
Create a GUI Java program to read a log file (attached) and report user accounts
Create a GUI Java program to read a log file (attached) and report user accounts that have failed logging in 3 or more times in the span of 5 minutes. For grading: Teams must meet…
Create a GUI Java program to read a log file (attached) and report user accounts
Create a GUI Java program to read a log file (attached) and report user accounts that have failed logging in 3 or more times in the span of 5 minutes. For grading: Teams must meet…
Create a GUI Program called Particle Movement Simulator (also displaying your na
Create a GUI Program called Particle Movement Simulator (also displaying your name as an author) with a Pop-up Menu object with four directional options namely, right, left, up, a…
Create a GUI and It should look like the one in the figure • Make a subclass of
Create a GUI and It should look like the one in the figure • Make a subclass of JFrame called ZodiacUI • The constructor should set certain properties, such as location, size, wha…
Create a GUI app to run the bank account menu from ManageAccount. The checkReque
Create a GUI app to run the bank account menu from ManageAccount. The checkRequest method should call each of the choice from the menu. public class MngAccount {    public static …
Create a GUI application Implement event handlers Display images in GUI Practice
Create a GUI application Implement event handlers Display images in GUI Practice GridLayout Create a file called MemoryApp.java It includes the main method of a gui application th…
Create a GUI application that calculates and displays the total travel expenses
Create a GUI application that calculates and displays the total        travel expenses of a businessperson on a trip. Here is the        information that the usermust provide:    …
Create a GUI application that calculates and displays the total travel expenses
Create a GUI application that calculates and displays the total travel expenses of a business person on a trip. Here is the information that the user must provide: Number of days …
Create a GUI application that displays the total expenses of a college student p
Create a GUI application that displays the total expenses of a college student per year. Here is the information that the user must provide Number of months the student will be li…
Create a GUI application that helps a professor to compute common statistical me
Create a GUI application that helps a professor to compute common statistical measures regarding the class as soon as the student
Create a GUI application that helps a professor to compute common statistical me
Create a GUI application that helps a professor to compute common statistical measures regarding the class as soon as the student
Create a GUI application that implements your own text editor, called MyNotePad.
Create a GUI application that implements your own text editor, called MyNotePad. Your text editor should contain the following features: • Create a new text file • Read an existin…
Create a GUI application that provides dynamic content for a user by culling inf
Create a GUI application that provides dynamic content for a user by culling information from another web site in real-time based on their selection criterion.  The application mu…
Create a GUI application that simulates a game of tic tac toe. Following figure
Create a GUI application that simulates a game of tic tac toe. Following figure shows an example of the application’s window. The window shown in the figure uses nine large JLabel…
Create a GUI application that simulates a game of tic tac toe. The window shown
Create a GUI application that simulates a game of tic tac toe. The window shown below uses nine large JLabel components to display the Xs and Os. One approach in designing this ap…
Create a GUI application that simulates a game of tic-tac-toe. The window should
Create a GUI application that simulates a game of tic-tac-toe. The window should use 9 large JLabel components to display the Xs and Os. Use a two-dimensional int array to simulat…
Create a GUI for ordering a pizza. Use a JFrame as the main window. On the main
Create a GUI for ordering a pizza. Use a JFrame as the main window. On the main window include buttons for login, order pizza, find coupon, offer feedback. Put a picture of pizza …
Create a GUI for this particular project. You can use the lab 4 solution that yo
Create a GUI for this particular project. You can use the lab 4 solution that you’ve submitted. Your GUI is completely up to you and should display all information that you find u…
Create a GUI for this particular project. You can use the lab 4 solution that yo
Create a GUI for this particular project. You can use the lab 4 solution that you’ve submitted. Your GUI is completely up to you and should display all information that you find u…
Create a GUI for this particular project. You can use the lab 4 solution that yo
Create a GUI for this particular project. You can use the lab 4 solution that you’ve submitted. Your GUI is completely up to you and should display all information that you find u…
Create a GUI for this particular project. You can use the lab 4 solution that yo
Create a GUI for this particular project. You can use the lab 4 solution that you’ve submitted. Your GUI is completely up to you and should display all information that you find u…
Create a GUI for this particular project. Your GUI is completely up to you and s
Create a GUI for this particular project. Your GUI is completely up to you and should display all information that you find useful. It should be intuitive and informative. Create …
Create a GUI java program that will allow the user to 1. Choose the option betwe
Create a GUI java program that will allow the user to 1. Choose the option between a Plain shirt or a sweatshirt. 2. Choose if they are getting that shirt in Youth,.Womans or men'…
Create a GUI like the one shown below with the functionality described below. Pa
Create a GUI like the one shown below with the functionality described below. Panel – Circle Data title Labels – radius, area, circumference Text Fields: Radius – user enters the …
Create a GUI program for playing ConnectFour Rules of Connect Four: - Acceptable
Create a GUI program for playing ConnectFour Rules of Connect Four: - Acceptable "connection" directions: top-to-bottom, left-to-right, diagonally up-and-to-the-right, diagonally …
Create a GUI program for playing ConnectFour Rules of Connect Four: - Acceptable
Create a GUI program for playing ConnectFour Rules of Connect Four: - Acceptable "connection" directions: top-to-bottom, left-to-right, diagonally up-and-to-the-right, diagonally …
Create a GUI program that will accept three integers say x, y and z, and then ve
Create a GUI program that will accept three integers say x, y and z, and then verify whether or not x * x + y * y = z * z. Save file as myGUI.java. The GUI must be laid out as sho…
Create a GUI program using BORDER Pane that shows a table of loan comparison inf
Create a GUI program using BORDER Pane that shows a table of loan comparison information. Specifications You will need to ask for a Loan Amount, and Number of Years. The user will…
Create a GUI that prompts the user to enter a measurement in inches. Calculate t
Create a GUI that prompts the user to enter a measurement in inches. Calculate the corresponding measurement in centimeters and display it in a text area. Continue to accept input…
Create a GUI to provide a simple tax calculator which looks like the two example
Create a GUI to provide a simple tax calculator which looks like the two examples given below. (Two so you can check your calculations.) Here are the details of the design of the …
Create a GUI which uses a JFrame. The GUI has 5 JButtons in the order and locati
Create a GUI which uses a JFrame. The GUI has 5 JButtons in the order and location shown below. These buttons are placed inside a JPanel and placed in a BorderLayout. Set the bord…
Create a GUI with two text fields for inputting the dimensions of a rectangle. I
Create a GUI with two text fields for inputting the dimensions of a rectangle. Identify these two text fields as Length and Width with labels. Add a button that will read the text…
Create a GUI, no JComponents , that can do the following: • Inserting a new medi
Create a GUI, no JComponents, that can do the following: • Inserting a new media item       • Marking an item as on loan      • Marking an item as returned • Removing a media item…
Create a GUI-based program to help me manage my glass collection for my business
Create a GUI-based program to help me manage my glass collection for my business. The program will create an object for each type of glass, allow the user to enter/view data on ea…
Create a GameDie class that can be used to represent a die with any positive num
Create a GameDie class that can be used to represent a die with any positive number of sides (within reason). It should include two constructors – one that accepts an int paramete…
Create a General Journal with the following transactions: 3/1 - Owners of OPJ in
Create a General Journal with the following transactions: 3/1 - Owners of OPJ invested an additional $55,000 cash into the business. The cash is put into Big Bank. 3/1 - Pay off t…
Create a Google map program using the Google Map JavaScript API v3. You must hav
Create a Google map program using the Google Map JavaScript API v3. You must have AT LEAST 5 markers and MUST identify the sites. Name the file map.html and place it (and any supp…
Create a Grade Book class that contains instance variables for the course name,
Create a Grade Book class that contains instance variables for the course name, number of credits, room #, and student capacity. Create mutator/accessor (or commonly known as gett…
Create a Gradebook program: Create a gradebook class. The data being stored in t
Create a Gradebook program: Create a gradebook class. The data being stored in the class is the student's name, assignments (up to five assignments - use an array), and grade for …
Create a Gradekeeper class. The sort method in this class will sort an array of
Create a Gradekeeper class. The sort method in this class will sort an array of grades that is passed to it in descending order. The array of names should be re-ordered according …
Create a Grades class that in the constructor accepts a list of integer grades a
Create a Grades class that in the constructor accepts a list of integer grades as parameters in which the number of grades in the list can vary from user to user. The Grades class…
Create a Grading program for a course with the following grading policies: 1. Pr
Create 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 th…
Create a Graph class that implements the GraphInterface given you. For Graph
Create a Graph class that implements the GraphInterface given you. For Graph<V,E>, V is the vertex type (a Town), E is the edge type (a Road). You will need to decide how to…
Create a Group Chat application in JAVA. The chat uses TCP/IP sockets to communi
Create a Group Chat application in JAVA. The chat uses TCP/IP sockets to communicate, and can be embedded easily in a Web page. In this system, there is a network of regular PCs o…
Create a HTML document, name it as YourLastName_A2_PopcornForm.html. Save it in
Create a HTML document, name it as YourLastName_A2_PopcornForm.html. Save it in the same folder with your Assignment#1 Make sure . . o There is only one form element in the whole …