Web development and programming
191828 questions • Page 3439 / 3837
You are to create a program that you use for keeping track of textbooks required
You are to create a program that you use for keeping track of textbooks required and recommended for classes and the cost of those textbooks. All input will be taken from standard…
You are to create a program to help in the analysis of data obtained from an x-r
You are to create a program to help in the analysis of data obtained from an x-ray powder diffractometer used to characterize materials. In the diffractometer a sample is exposed …
You are to create a program to help in the analysis of data obtained from an x-r
You are to create a program to help in the analysis of data obtained from an x-ray powder diffractometer used to characterize materials. In the diffractometer a sample is exposed …
You are to create a program to help in the analysis of data obtained from an x-r
You are to create a program to help in the analysis of data obtained from an x-ray powder diffractometer used to characterize materials. In the diffractometer a sample is exposed …
You are to create a program which has four functions: A main function (the defau
You are to create a program which has four functions: A main function (the default template is OK) A menu function which requires no parameters be sent to it and one char value to…
You are to create a red-black tree which supports only the operations listed bel
You are to create a red-black tree which supports only the operations listed below. All operations should have time complexity O(log n) when there are n items in the tree, this is…
You are to create a relational database of all the classes you have taken. The d
You are to create a relational database of all the classes you have taken. The database should contain the following: Number of the class Name of the class The faculty member for …
You are to create a simple menu driven “shell.” Your shell should present a list
You are to create a simple menu driven “shell.” Your shell should present a list of options to the user of alternative actions they are allowed to perform. The list should be a se…
You are to create a software design that simulates a fast food restaurant. You w
You are to create a software design that simulates a fast food restaurant. You will have food items (hamburgers, hot dogs, chicken sandwiches) and drink items (Coke, Sprite, root …
You are to create a software design that simulates a fast food restaurant. You w
You are to create a software design that simulates a fast food restaurant. You will have food items (hamburgers, hot dogs, chicken sandwiches) and drink items (Coke, sprite, root …
You are to create a software design that simulates a fast food restaurant. You w
You are to create a software design that simulates a fast food restaurant. You will have food items (hamburgers, hot dogs, chicken sandwiches) and drink items (Coke, sprite, root …
You are to create a stock market simulation game, which has many of the characte
You are to create a stock market simulation game, which has many of the characteristics of real electronic commerce. The entities in the game are a bank, a stock exchange, and sev…
You are to create a table named sruDENT PROFILE With the following structure: Co
You are to create a table named sruDENT PROFILE With the following structure: Column Name Type Precision Scale 10 Size STUD MATRIC (Primary Key) TUD NAME STUDI PHONE STUD ADDRESS …
You are to create a “Game of college” that models itself after the Game of Life.
You are to create a “Game of college” that models itself after the Game of Life. Using JAVA Some classes to help import javax.swing.JApplet; import javax.swing.JButton; import jav…
You are to create an RPG for your programming assignment. This program: needs to
You are to create an RPG for your programming assignment. This program: …
You are to create an RPG for your programming assignment. This program: needs to
You are to create an RPG for your programming assignment. This program: needs to use at least one vector needs to use at least one algorithm Allow the player to select their chara…
You are to create an application that converts English units of measurements to
You are to create an application that converts English units of measurements to metric units. The application will display a menu similar to the example dialogue whereby the user…
You are to create an interactive program to calculate the area of some spherical
You are to create an interactive program to calculate the area of some spherical shapes;specifically a circle, a sphere and a cylinder. The two inputs are the radius and the heigh…
You are to create an interactive program to calculate the area of some spherical
You are to create an interactive program to calculate the area of some spherical shapes;specifically a circle, a sphere and a cylinder. The two inputs are the radius and the heigh…
You are to create an output showing a Mortgage Table for monies you have borrowe
You are to create an output showing a Mortgage Table for monies you have borrowed. Given the amount of a mortgage, the rate of interest being charged, the monthly payment, and the…
You are to create an output showing a Mortgage Table for monies you have borrowe
You are to create an output showing a Mortgage Table for monies you have borrowed. Given the amount of a mortgage, the rate of interest being charged, the monthly payment, and the…
You are to create new classes (similar to ExceptionLength below) as follows: and
You are to create new classes (similar to ExceptionLength below) as follows: and create instances of the classes above similar to ExceptionLength.java when the appropriate excepti…
You are to create the following 3 classes: Both Savings and Checkings inherit th
You are to create the following 3 classes: Both Savings and Checkings inherit the Account class. The Account class has the following variables: The Savings has the following varia…
You are to create the game for playing the Towers of Hanoi game. Your program wi
You are to create the game for playing the Towers of Hanoi game. Your program will not play the game itself, but will allow the user to play the game. This is how the game works: …
You are to create to create a program in C++ to simulate a game using the concep
You are to create to create a program in C++ to simulate a game using the concepts of the lottery problem. Initially the user will enter the amount of money with which he/she can …
You are to define an abstract class called Dragon, because everything is better
You are to define an abstract class called Dragon, because everything is better with dragons. The class must meet the following specifications .The class should have an integer fi…
You are to define an abstract class called Dragon, because everything is better
You are to define an abstract class called Dragon, because everything is better with dragons. The class must meet the following specifications: The class should have an integer fi…
You are to design a Java GUI application to read and display a text file of your
You are to design a Java GUI application to read and display a text file of your choice and then allow the user to perform "search and replace" operations. The user may enter a st…
You are to design a Java GUI application to read and display a text file of your
You are to design a Java GUI application to read and display a text file of your choice and then allow the user to perform "search and replace" operations. The user may enter a st…
You are to design a Java application to carry out additions and subtractions for
You are to design a Java application to carry out additions and subtractions for numbers of any length. A number is represented as an object which includes a sign and two strings …
You are to design a Java application to carry out additions and subtractions for
You are to design a Java application to carry out additions and subtractions for numbers of any length. A number is represented as an object which includes a sign and two strings …
You are to design a Java application to control the operations of at least 2 sna
You are to design a Java application to control the operations of at least 2 snacks and drinks vending machines. Each vending machine has at least 10 dispensers and each dispenser…
You are to design a Java application using 2-dimensional arrays for a simple spr
You are to design a Java application using 2-dimensional arrays for a simple spreadsheet with no more than 20 cells. The spreadsheet offers the following operations. The user may …
You are to design a Java application using arrays to manage personal financial r
You are to design a Java application using arrays to manage personal financial records which include expenditures and incomes. Each expenditure or income includes the following d…
You are to design a Java application with multiple classes to emulate the operat
You are to design a Java application with multiple classes to emulate the operations at a gas station which has 2 gas pumps. Use a random number generator to determine client arri…
You are to design a Java application with multiple classes to emulate the operat
You are to design a Java application with multiple classes to emulate the operations at a gas station which has 2 gas pumps. Use a random number generator to determine client arri…
You are to design a Java program to emulate the operations at an ATM. Use a rand
You are to design a Java program to emulate the operations at an ATM. Use a random number generator to determine the arrival of a client and closure of the ATM. For simplicity, us…
You are to design a LAN for the campus layout shown below: You may use the follo
You are to design a LAN for the campus layout shown below: You may use the following equipment: - UTP cable - Fibre-optic Cable pair - NIC-UTP port - 2-Port Repeater - Multiport F…
You are to design a class College that contains an ArrayList of students. For si
You are to design a class College that contains an ArrayList of students. For simplicity, the students are represented by their String name. College has a method to add a student …
You are to design a program that will allow some number of grades (up to a max o
You are to design a program that will allow some number of grades (up to a max of 100) to be input by the user. After the data has been collected, your program should calculate an…
You are to design a program that will allow some number of grades (up to a max o
You are to design a program that will allow some number of grades (up to a max of 100) to be input by the user. After the data has been collected, your program should calculate an…
You are to design a program that will allow some number of grades (up to a max o
You are to design a program that will allow some number of grades (up to a max of 100) to be input by the user. After the data has been collected, your program should calculate an…
You are to design a program that will serve as a database for keeping track of a
You are to design a program that will serve as a database for keeping track of a student
You are to design a simple database framework that addresses the needs of Birchw
You are to design a simple database framework that addresses the needs of Birchwood Lane Schools and the development of a strategy for implementing that database. Your submissions…
You are to design a solution to the following problem. For full points on this q
You are to design a solution to the following problem. For full points on this question all of the following must be included: Inheritance Efficient code Acceptable design Your da…
You are to design and implement a C++ program that will solve for the roots of a
You are to design and implement a C++ program that will solve for the roots of a quadratic equation of the form below: ax2 + bx + c = 0 Input: Read in a, b, c using input entered …
You are to design and implement a Roman numeral calculator Class. The subtractiv
You are to design and implement a Roman numeral calculator Class. The subtractive Roman numeral notation commonly in use today was used only rarely during the time of the Roman Re…
You are to design and implement a Roman numeral calculator. The subtractive Roma
You are to design and implement a Roman numeral calculator. The subtractive Roman numeral notation commonly in use today was used only rarely during the time of the Roman Republic…
You are to design and implement a program which does encryption and decryption o
You are to design and implement a program which does encryption and decryption of data from files. Encryption is the process of taking plain lines of text and performing some algo…
You are to design and then build a software simulation of a DVD player that also
You are to design and then build a software simulation of a DVD player that also has WIFI capability and can connect to Netflix and play streaming video (we will keep it to Netfli…
Subject
Web development and programming
Use Browse or pick another subject.