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 1417 / 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 priority queue of characters by implementing min-heap data structure. P
Create a priority queue of characters by implementing min-heap data structure. Provide a menu then test insert, findmin, removeMin, and display function. Sample output is as follo…
Create a priority queue to contain user defined objects. In this case, the prior
Create a priority queue to contain user defined objects.  In this case, the priority queue needs to know the comparison criterion used to determine which objects have the highest …
Create a private network with six local area networks (LAN). Four of these LANs
Create a private network with six local area networks (LAN). Four of these LANs support fewer than 200 users, the other two networks must support between 500 and 900 users. Using …
Create a probability distribution model (table) for the scenario below and answe
Create a probability distribution model (table) for the scenario below and answer the following questions. 27) All diamonds are removed from a deck of cards and these 13 cards are…
Create a problem in C++: Design a program that will read in 2 files (“Cars.txt”
Create a problem in C++: Design a program that will read in 2 files (“Cars.txt” and “detailReport.txt”) and then will print out the output that correspond to the car’s details giv…
Create a problem to give to your students to allow them to practice the looping
Create a problem to give to your students to allow them to practice the looping and input validation concepts. The problem should include at least two different decision structure…
Create a problem to solve and write the program to solve it. Create a comments s
Create a problem to solve and write the program to solve it. Create a comments section and include a written description of what the program does and instructions about how the pr…
Create a procedural C++ program called datatype_sizes.cc that will output the si
Create a procedural C++ program called datatype_sizes.cc that will output the sizes in bytes of the datatypes long int, float, double and float *. Make your program simple and and…
Create a procedure named *receive_reorder* that will accept a reorder# parameter
Create a procedure named *receive_reorder* that will accept a reorder# parameter. If the receipt date for the reorder# in the *reorder* table contains a null value, the on hand qu…
Create a procedure named CalcGrade that receives an integer value between 0 and
Create a procedure named CalcGrade that receives an integer value between 0 and 100, and returns a single capital letter in the AL register. Preserve all other register values bet…
Create a procedure named CalcGrade that receives an integer value between 0 and
Create a procedure named CalcGrade that receives an integer value between 0 and 100, and returns a single capital letter in the AL register. Preserve all other register values bet…
Create a procedure named CalcGrade that receives an integer value between 0 and
Create a procedure named CalcGrade that receives an integer value between 0 and 100, and returns a single capital letter in the AL register. Preserve all other register values bet…
Create a procedure named DDCKPAY_SP that confirms whether a monthly pledge payme
Create a procedure named DDCKPAY_SP that confirms whether a monthly pledge payment is thecorrect amount. The procedure needs to accept two values as input: a payment amount and ap…
Create a procedure named DDPAY_SP that identifies whether a donor currently has
Create a procedure named DDPAY_SP that identifies whether a donor currently has an active pledge with monthly payments. A donor ID is the input to the procedure. Using the donor I…
Create a procedure named FindLargest that receives two parameters: a pointer to
Create a procedure named FindLargest that receives two parameters: a pointer to a signed doubleword array, and a count of the array's length. The procedure must return the value o…
Create a procedure named FindLargest that receives two parameters: a pointer to
Create a procedure named FindLargest that receives two parameters: a pointer to a signed doubleword array, and a count of the array’s length. The procedure must return the value o…
Create a procedure named FindThrees that returns 1 if an array has three consecu
Create a procedure named FindThrees that returns 1 if an array has three consecutive values of 3 somewhere in the array. Otherwise, return 0. The procedure’s input parameter list …
Create a procedure that accepts input and uses native dynamic SQL to perform thi
Create a procedure that accepts input and uses native dynamic SQL to perform this task. Test the procedure by adding a column named MEMBER to the BB_SHOPPER table with the data ty…
Create a procedure that builds a denormalized table with the following fields: S
Create a procedure that builds a denormalized table with the following fields: Student Last Name          STUDENT - LAST_NAME Student First Name         STUDENT - FIRST_NAME Cours…
Create a procedure that fills an array of doublewords with N random integers, ma
Create a procedure that fills an array of doublewords with N random integers, making sure the values fall within the range j...k, inclusive. When calling the procedure, pass a poi…
Create a procedure that returns the sum of all elements in an array that fall wi
Create a procedure that returns the sum of all elements in an array that fall within a given range [a, b] inclusive on both ends. Create a program that tests your procedure at lea…
Create a procedure that will take a sales id as a parameter. It will then use th
Create a procedure that will take a sales id as a parameter. It will then use this sales id to get the total from the receipts. After it has the receipt totals it will then pass t…
Create a process control block using this singly linked list below and c++. PCB
Create a process control block using this singly linked list below and c++. PCB must contain int pid, pid meaning process identifier, char[20] name, and int state. Define INIT, RE…
Create a process control block using this singly linked list below and c++. PCB
Create a process control block using this singly linked list below and c++. PCB must contain int pid, pid meaning process identifier, char[20] name, and int state. Define INIT, RE…
Create a process map using the terms and phrases listed below. The order should
Create a process map using the terms and phrases listed below. The order should reflect the events that take place when light enters the rods (after being exposed to dark). Refer …
Create a process that will calculate the series 1 + x + x2 + x3 + x4 ………. + xn w
Create a process that will calculate the series        1 + x + x2 + x3 + x4 ………. + xn where x is a floating point number and n is a positive number. You process should be designed…
Create a program ( in c++) will prompt the user to enter a time in days and calc
Create a program ( in c++) will prompt the user to enter a time in days and calculate the magnitude of the binary star for that time. Your program should use a simple if to ensure…
Create a program (addressbook.py) that manages an individual\'s address book. Th
Create a program (addressbook.py) that manages an individual's address book. The program should allow a user to add new contacts, display the entire address book, search for a con…
Create a program (but don\'t use the method printMax) that reads game scores, an
Create a program (but don't use the method printMax) that reads game scores, and then assigns these scores into the leaderboard (if they make it into the leaderboard): "First plac…
Create a program (using BlueJ)with a dictionary of the terms we are using in thi
Create a program (using BlueJ)with a dictionary of the terms we are using in this course (use a set). The program should list the terms and a number; ask the user which term then …
Create a program 1. Give a brief description of your chosen animation and what i
Create a program 1. Give a brief description of your chosen animation and what it will do. 2. Create a flowchart that is relevant to your animation. 3. Plan what your animation wi…
Create a program BicycleStore that prompts and reads in theowner name and licens
Create a program BicycleStore that prompts and reads in theowner name and license number for 2 Bicycle objects. Output theinformation for both Bicycle objects using the get method…
Create a program It should read 4 numbers with possible decimal places from a fi
Create a program It should read 4 numbers with possible decimal places from a file named data.txt and find the range of the numbers. The range is the maximum number minus the smal…
Create a program Password that prompts for a password from the user and determin
Create a program Password that prompts for a password from the user and determines if the password is valid or invalid. There should be a static method isValidPassword that valida…
Create a program PhoneKeypad that gets a phone number from the user and replaces
Create a program PhoneKeypad that gets a phone number from the user and replaces each letter with a digit using hte international standard letter/number mapping. There should be a…
Create a program Prompt the user for an input file name Prompt the user for an u
Create a program Prompt the user for an input file name Prompt the user for an unsigned short int value Display the absolute and relative frequency of each character in the file D…
Create a program RandomArray with an array containing 100 random integers from 1
Create a program RandomArray with an array containing 100 random integers from 1-100. Use a for loop to generate and store random numbers in the array. Use the SecureRandom class …
Create a program [YourName]-Assignment8(replace [YourName] with your actual name
Create a program [YourName]-Assignment8(replace [YourName] with your actual name) that requires users to enter their own password and validates it. The password has to meet the fo…
Create a program [YourName]-Assignment8(replace [YourName] with your actual name
Create a program [YourName]-Assignment8(replace [YourName] with your actual name) that requires users to enter their own password and validates it. The password has to meet the fo…
Create a program based on the passwords.xlsx file that has each feature specifie
Create a program based on the passwords.xlsx file that has each feature specified below. Be sure to submit the workbook with the code that you have created (passwords.xlsm).  Your…
Create a program c++ A prime number is a number that is only evenly divisible by
Create a program c++ A prime number is a number that is only evenly divisible by itself and 1. For example, the number 5 is prime because it can only be evenly divided by 1 and 5.…
Create a program called Average.java that will compute theaverage of exam scores
Create a program called Average.java that will compute theaverage of exam scores to be input by the user. The user shouldenter zero or more exam scores; a negative number will ind…
Create a program called Bariya.java that will ask the user toinput the number of
Create a program called Bariya.java that will ask the user toinput the number of units per Philippine Peso denomination andcompute its total Peso value. Your program should then o…
Create a program called CalcWeightedAvgWithExceptions, according to the followin
Create a program called CalcWeightedAvgWithExceptions, according to the following guidelines and using try-catch-finally blocks in your methods that read from a file and write to …
Create a program called CalcWeightedAvgWithExceptions, according to the followin
Create a program called CalcWeightedAvgWithExceptions, according to the following guidelines and using try-catch-finally blocks in your methods that read from a file and write to …
Create a program called CalcWeightedAvgWithExceptions, according to the followin
Create a program called CalcWeightedAvgWithExceptions, according to the following guidelines and using try-catch-finally blocks in your methods that read from a file and write to …
Create a program called ColorComparer that asks the user for two sets of RGB val
Create a program called ColorComparer that asks the user for two sets of RGB values (integer values between 0 and 255) for a total of six integers, then creates two different Colo…
Create a program called Date.java to perform error-checking on the initial value
Create a program called Date.java to perform error-checking on the initial values, for instance: fields month, day, and year. Also, provide a method nextDay() to increment the day…
Create a program called FullName.javathat will the full names of a person in the
Create a program called FullName.javathat will the full names of a person in the form: [ GivenName I. FamilyName]. You may assume that there is at leastone given name; there is on…
Create a program called GeneralizedBubbleSort that will make use of the Comparab
Create a program called GeneralizedBubbleSort that will make use of the Comparable Interface in the same way it is used in the GeneralizedSelectionSort. You should use the attache…