Browse C
Alphabetical listing with fast deep pagination.
81169 items • Page 1425 / 1624
Create a project charter. Choose a business of your own. The business must inclu
Create a project charter. Choose a business of your own. The business must include (but is not limited to) the following criteria: Clear business objective and a specific completi…
Create a project for the local car rental agency that calculates rental charges.
Create a project for the local car rental agency that calculates rental charges. the agency that calculates $15 per day plus $0.12 per mile. form: Use text boxes for the customer …
Create a project for the local car rental agency that calculates rental charges.
Create a project for the local car rental agency that calculates rental charges. The agency charges $15 per day plus $0.12 per mile. Form: Use text boxes for the customer name, ad…
Create a project in Eclipse called P3. Create a class in the project called P3,
Create a project in Eclipse called P3. Create a class in the project called P3, without a main method! Copy the starting code shown above into the class. P3.java should not have a…
Create a project in VB (using Option Strict ON) to calculate a checking account
Create a project in VB (using Option Strict ON) to calculate a checking account balance. Include radio buttons to indicate the type of transaction: deposit, check or service charg…
Create a project in Visual C++ Express named Assignment7 and add the files descr
Create a project in Visual C++ Express named Assignment7 and add the files described below.In this assignment you will create and use a set of classes to draw basic shapes for a q…
Create a project in Visual C++ Express named Assignment8. Add NumberList.h and N
Create a project in Visual C++ Express named Assignment8. Add NumberList.h and NumberList.cpp files to your project. These are included in the zip file with this document. The fil…
Create a project named GuessANumber with a Form that contains a guessing game wi
Create a project named GuessANumber with a Form that contains a guessing game with five RadioButtons numbered 1 through 5. Randomly choose one of the RadioButtons as the winning b…
Create a project named PickLarger with a Form that contains two randomly generat
Create a project named PickLarger with a Form that contains two randomly generated arrays, each containing 100 numbers. Include two Buttons labeled “1” and “2”. Starting with posi…
Create a project named Program_2_Basic_Arithmetic. Use the material in Chapter 2
Create a project named Program_2_Basic_Arithmetic. Use the material in Chapter 2 to create a program that, in a single main function: Prompts the user to enter a first name, middl…
Create a project named Program_2_File_Clerk Use the material in Chapter 2 to cre
Create a project named Program_2_File_Clerk Use the material in Chapter 2 to create a program that in a single main function: Processes data from an input file. The first line of …
Create a project named RecursiveAuxiliaryMath that illustrates the use of recurs
Create a project named RecursiveAuxiliaryMath that illustrates the use of recursion. This project will have the following: A class named RecursiveAuxiliaryMath that has the follow…
Create a project named StatisticsDemo that i1lustrates the use of interfaces. Th
Create a project named StatisticsDemo that i1lustrates the use of interfaces. This project will have the following: 1) An interface named Measurables with the following abstract m…
Create a project of your own choosing. I want your project to use MVC and gameNe
Create a project of your own choosing. I want your project to use MVC and gameNet to create a networked program(game?). It will be scored with the following weighting: This assign…
Create a project of your own choosing. I want your project to use MVC and gameNe
Create a project of your own choosing. I want your project to use MVC and gameNet to create a networked program(game?). It will be scored with the following weighting: This assign…
Create a project of your own choosing. I want your project to use MVC and gameNe
Create a project of your own choosing. I want your project to use MVC and gameNet to create a networked program(game?). It will be scored with the following weighting: This assign…
Create a project of your own choosing. I want your project to use MVC and gameNe
Create a project of your own choosing. I want your project to use MVC and gameNet to create a networked program(game?). It will be scored with the following weighting: This assign…
Create a project that asks the user to enter a String . Once you have that Strin
Create a project that asks the user to enter a String. Once you have that String value, create an array of characters that has the same size as the entered String. Loop through th…
Create a project that computes BOTH the mean and median of a sequence of integer
Create a project that computes BOTH the mean and median of a sequence of integers received via standard input. The project MUST contain the following files: medianCalculator.h, me…
Create a project that has a method called getSolution(int moveIndex, int discCou
Create a project that has a method called getSolution(int moveIndex, int discCount) that prints out on consecutive lines the moves for the solution. The moveIndex is 0-5, correspo…
Create a project that illustrates your understanding of ONE of the following con
Create a project that illustrates your understanding of ONE of the following concepts related to biological influences on behavior: -Everyday examples of the different functions o…
Create a project titled Lab11_VarArrayTest. Implement the dynamically expanding
Create a project titled Lab11_VarArrayTest. Implement the dynamically expanding and contracting array of doubles described in the previous lab as a class. You should use this clas…
Create a project to input chartering information about yachts and print a summar
Create a project to input chartering information about yachts and print a summary report showing the total revenue, number of charters, and average hours per charter. Menus The Fi…
Create a project using Visual Basic 2010 that determines the total amount due fo
Create a project using Visual Basic 2010 that determines the total amount due for the purchase of a vehicle. Include text boxes for the base price and the trade-in allowance. Chec…
Create a project which will accept information about employee pay and then displ
Create a project which will accept information about employee pay and then display calculated results. The project should contain at least your executable class with the main meth…
Create a project which will accept information about employee pay and then displ
Create a project which will accept information about employee pay and then display calculated results. The project should contain at least your executable class as well as an Empl…
Create a project with the following: A class for info about a sports team and th
Create a project with the following: A class for info about a sports team and their game scores. The constructor should take the team name. The class should also have a method tha…
Create a project, Search Algorithms, using the program I have given to you and a
Create a project, Search Algorithms, using the program I have given to you and after which complete the following tasks. This all needs to be completed in C++. The code for the pr…
Create a project: FinalEXam Create a package: finalexam Write an automobile clas
Create a project: FinalEXam Create a package: finalexam Write an automobile class, Automobile, that contains an odometer (integer) and a tripmeter (integer) as a minimum. You may …
Create a project: FinalEXam Create a package: finalexam Write an automobile clas
Create a project: FinalEXam Create a package: finalexam Write an automobile class, Automobile, that contains an odometer (integer) and a tripmeter (integer) as a minimum. You may …
Create a project: FinalEXam Create a package: finalexam Write an automobile clas
Create a project: FinalEXam Create a package: finalexam Write an automobile class, Automobile, that contains an odometer (integer) and a tripmeter (integer) as a minimum. You may …
Create a proxy server that can be connected by a single client and would only al
Create a proxy server that can be connected by a single client and would only allow http requests. Requirements: 1. Create a C-based client-server architecture using sockets 2. Th…
Create a pseudocode design for a problem that will allow students to register fo
Create a pseudocode design for a problem that will allow students to register for classes. The system will allow students to search the available classes offered by the university…
Create a pseudocode program that asks the user to enter an integer number from 1
Create a pseudocode program that asks the user to enter an integer number from 1 to 20, and then calls a function to compute the factorial of this number. A factorial is the produ…
Create a pseudocode using if instruction containing a compound condition that wi
Create a pseudocode using if instruction containing a compound condition that will satisfy the following: When employeeCode is equal to MGR and SALARY is greate…
Create a pseudocoode and a brief description for the next RectangleDB Class in J
Create a pseudocoode and a brief description for the next RectangleDB Class in Java: package murach.db; import murach.rectangle.Rectangle; import java.util.List; import java.util.…
Create a public class BaseConverter with static methods convertToBinary and conv
Create a public class BaseConverter with static methods convertToBinary and convertToHexadecimal: public static String convertToBinary( long decimal ) // base 2 public static Stri…
Create a public class GenerationFinder with static method findGeneration and a s
Create a public class GenerationFinder with static method findGeneration and a static two-dimensional array containing information about five generations: public static String fin…
Create a public class Movie in java with private instance variables String title
Create a public class Movie in java with private instance variables String title and int year. The class should declare that it implements the Comparable<Movie> interface, a…
Create a public class UnitConverter with static methods milesToKilometers, kilom
Create a public class UnitConverter with static methods milesToKilometers, kilometersToMiles, poundsToKilograms, and kilogramsToPounds. Each method has a double parameter and retu…
Create a public class called MedicalItem with the following specifications:It sh
Create a public class called MedicalItem with the following specifications:It should have the following private instance variables: An item number (int) An item name (String) Cost…
Create a pure virtual base class Animal. Create a C++ project4 Create a pure vir
Create a pure virtual base class Animal. Create a C++ project4 Create a pure virtual base class Animal. The base class has one private string attribute: name. The base class has o…
Create a purely functional Racket function log2 to approximate log2(x) using the
Create a purely functional Racket function log2 to approximate log2(x) using the first n terms of the infinite series for ln(x) lnx = loge (x) = 2[(x-1)/(x+1) +(1/3)((x-1)(x+1))^3…
Create a python file that implements the states, operators, and heuristics neede
Create a python file that implements the states, operators, and heuristics needed for the eight puzzle problem. The EightPuzzle class should inherit from the InformedProblemState …
Create a python module file named Averager.py . Student1 took a variable number
Create a python module file named Averager.py. Student1 took a variable number of exams for the semester (it could be 2, it could be 4 or more!). -Ask the student for their name. …
Create a python program that takes in a text file and stores in every unique wor
Create a python program that takes in a text file and stores in every unique word in bigram dictionary({}{}). . Select an appropriate data structure to store bigrams. You'll incre…
Create a python program with the following specifications The program asks the u
Create a python program with the following specifications The program asks the user how many test scores to average together (with an appropriate prompt). . If the user asks to en…
Create a query in Query Design view based on the Events table. Add the following
Create a query in Query Design view based on the Events table. Add the following fields to the design grid in the order given: Event ID and Rental Fee. Sort the records in ascendi…
Create a query in Query Design view based on the Events table. Add the following
Create a query in Query Design view based on the Events table. Add the following fields to the design grid in the order given: Event ID and Rental Fee. Sort the records in ascendi…
Create a query that will replace the null for termdate in the workers table with
Create a query that will replace the null for termdate in the workers table with the text 'Current Employee'. Include in your output the people id, hire date and term date. Rename…