Browse P
Alphabetical listing with fast deep pagination.
81033 items • Page 1350 / 1621
Program is to be in C++ T he CS1 hospital receives a variety of new patients eac
Program is to be in C++ The CS1 hospital receives a variety of new patients each day. At various times of the day patients are held in a temporary room until there is a determinat…
Program is to calculate the prime factorization, the prime factorization theorem
Program is to calculate the prime factorization, the prime factorization theorem states that every positive integer is uniquely factorable into a product of prime numbers. The bel…
Program is to written in C programming language Program 2 should prompt the user
Program is to written in C programming language Program 2 should prompt the user for input with the right carrot (">" ). When the user types in input, it should be treated as s…
Program is written in Java. Write a program that draws a pattern of hexagons, as
Program is written in Java. Write a program that draws a pattern of hexagons, as shown in the figure below. The vertices of a (regular) hexagon lie on its so-called circumscribed …
Program is written in MIPS .Write a program that prompt the user to input n numb
Program is written in MIPS.Write a program that prompt the user to input n numbers (0<n<11) and stores them in an array. Then it finds the median of the array, assuming the …
Program is, Write a small program to print the sum of the integers between Mand
Program is, Write a small program to print the sum of the integers between Mand N, inclusive, where M and N are program constants. With an M of1 and an N of 100, your program shou…
Program language is C. Please help. Please follow guide exactly and put comments
Program language is C. Please help. Please follow guide exactly and put comments in code. Make sure there’s good indentation, good variable names and consistent bracing. Problem: …
Program language is C. The offset value to be entered is -37. Should display lea
Program language is C. The offset value to be entered is -37. Should display lear a yellow shirt on *eb. The printf only prints out the lear part but terminates at the whitespace …
Program must be in C language and MUST be able to run on visual studio 1. Explor
Program must be in C language and MUST be able to run on visual studio 1. Exploring Variables and Memory 1.1 Write a program that: prompts a user to enter a character, an integer,…
Program must be in C++ Comment the program well Write a program that prints all
Program must be in C++ Comment the program well Write a program that prints all sequences of 32 digits on stdout, such that each digit is a O or 1, each sequence is exactly 32 dig…
Program must be in C++ and meet the following guidelines: The program should dis
Program must be in C++ and meet the following guidelines: The program should display a list of items and the location in the store. The user must be able to enter the items and th…
Program must be in C++, Set up a pair of parallel arrays of values with decimals
Program must be in C++, Set up a pair of parallel arrays of values with decimals. Implement any of the sorting algorithms from class. Specifically tell which algorithm you are imp…
Program must be in C++, Set up a pair of parallel arrays of values with decimals
Program must be in C++, Set up a pair of parallel arrays of values with decimals. Implement any of the sorting algorithms from class. Specifically tell which algorithm you are imp…
Program must be in C++, Set up a pair of parallel arrays of values with decimals
Program must be in C++, Set up a pair of parallel arrays of values with decimals. Implement any of the sorting algorithms from class. Specifically tell which algorithm you are imp…
Program must be in C++, Set up a pair of parallel arrays of values with decimals
Program must be in C++, Set up a pair of parallel arrays of values with decimals. Implement any of the sorting algorithms from class. Specifically tell which algorithm you are imp…
Program must be in C++: Develop a concordance generator program. The concordance
Program must be in C++: Develop a concordance generator program. The concordance will be a list of all the words found in a text file with a count of the number of times the word …
Program must be in Java lanugage: In a predator-prey simulation, you compute the
Program must be in Java lanugage: In a predator-prey simulation, you compute the populations of predators and prey, using the following equations: Here, A is the rate at which pre…
Program must be in Java or C (PLEASE USE COMMENTS TO HELP EXPLAIN) Question 1(30
Program must be in Java or C (PLEASE USE COMMENTS TO HELP EXPLAIN) Question 1(30 points) A 5 puzzle is a 3 X 2 grid with 5 tiles numbered 1...5 and an empty tile as shown in the f…
Program must be in Python 3. Write a program that prompts the user to enter two
Program must be in Python 3. Write a program that prompts the user to enter two strings and then displays a message indicating whether or not the first string starts with the seco…
Program must be write in C In this assignment you will write a program that encr
Program must be write in C In this assignment you will write a program that encrypts the alphabetic letters in a file using the Hill cipher where the Hill matrix can be any size f…
Program must be written in C #. This homework will be based on Polymorphism. For
Program must be written in C #. This homework will be based on Polymorphism. For this assignment there will be 1 main program file, 1 Car class, 1 Animal class, 1 Human class, 1 D…
Program must be written in C Write a program to calculate the volume of a corn p
Program must be written in C Write a program to calculate the volume of a corn pile (right circular cone) in both cubic feet and in bushels. The user will enter the circumference …
Program must be written in C#. Any help would be appreciated. You Do It Calling
Program must be written in C#. Any help would be appreciated. You Do It Calling a Method In this section, you write a program in which a Main that displays a company's logo. metho…
Program must be written in C#. Any steps or directions would be very helpful. No
Program must be written in C#. Any steps or directions would be very helpful. Not sure where to start. You Do It Using if-else Statements In the next steps, you write a program th…
Program must be written in C++ and must be seperated into cpp and .h files: In t
Program must be written in C++ and must be seperated into cpp and .h files: In this lab, you need to implement several operator functions for the Date class shown below. These inc…
Program must be written in C++. I could use all the help I could get. Even if u
Program must be written in C++. I could use all the help I could get. Even if u just have some tips it would be helpful. question is in the pictures. I have no idea where to even …
Program must be written in C++: 1) The greatest common divisor of integers x and
Program must be written in C++: 1) The greatest common divisor of integers x and y is the largest integer that evenly divides both x and y. Write a recursive function gcd that ret…
Program must be written in C++: I am looking for design help with how to create
Program must be written in C++: I am looking for design help with how to create this program. I am currently stuck. Write a program that maintains a telephone directory. The Telep…
Program must be written in C++: Practicing an example of function using call by
Program must be written in C++: Practicing an example of function using call by reference) Write a program that reads a set of information related to students in C++ class and pri…
Program must be written in C++: The goal for this Programming Project is to crea
Program must be written in C++: The goal for this Programming Project is to create a simple two-dimensional predator-prey simulation. In this simulation the prey are ants and the …
Program must be written in C++: The greatest common divisor of integers x and y
Program must be written in C++: The greatest common divisor of integers x and y is the largest integer that evenly divides both x and y. Write a recursive function gcd that return…
Program must be written in C++: The purpose of this lab is to practice working w
Program must be written in C++: The purpose of this lab is to practice working with circular Linked Lists. Complete the program below that keeps track of a telephone directory. Us…
Program must be written in C++: Write a program that converts a fully parenthesi
Program must be written in C++: Write a program that converts a fully parenthesized mathematical infix expression into an equivalent postfix expression and then evaluates the post…
Program must be written in C++: Write a recursive Boolean function isMember. The
Program must be written in C++: Write a recursive Boolean function isMember. The function should accept two arguments: an array and a value. The function should return true if the…
Program must be written in C++: Your favorite shoe store is having a sale – all
Program must be written in C++: Your favorite shoe store is having a sale – all pairs of shoes are 35% off! Write a program that reads shoe prices in stock at the local store from…
Program must be written in C++; The purpose of this lab is to practice working w
Program must be written in C++; The purpose of this lab is to practice working with vectors. ______________________________________________________________________________ Some no…
Program must be written in Java: Write a program that performs the following tas
Program must be written in Java: Write a program that performs the following tasks: Repeatedly prompts the user for a name which will be a String. Store the name in an appropriate…
Program must be written in c++ !!! Write a function called is_valid_email that t
Program must be written in c++ !!! Write a function called is_valid_email that takes an array of characters representing an email id, the array?s size, and returns true if it is a…
Program must be written in c++. You run four computer labs, Each lab contains co
Program must be written in c++. You run four computer labs, Each lab contains computer stations that are numbered as shown in the table below: Lab Number Computer Station Numbers …
Program must show individual outputs for each variable (FAB, FAD, FBC, FBD, FBE,
Program must show individual outputs for each variable (FAB, FAD, FBC, FBD, FBE, FCE, FDE) Equations used in this program: Cy=(((1/4)*F1)+((3/4)*F2)); Ay=(((3/4)*F1)+((1/4)*F2)…
Program mytrace.cpp Part1. Program is to run a command (traceroute) via system c
Program mytrace.cpp Part1. Program is to run a command (traceroute) via system call, to produce its output to a file. Part2. Program is to read the output file (Part1) line by lin…
Program name ModProg.java Problem definition: define three ints int start; int e
Program name ModProg.java Problem definition: define three ints int start; int end; int divisor; Prompt the user for a ‘start’ number Prompt the user for a ‘end’ number Promp…
Program name encrypt - encrypt or decrypt a file using DES encryption Usage encr
Program name encrypt - encrypt or decrypt a file using DES encryption Usage encrypt <key> <input file> <output file> <mode> key: an 8 character string used…
Program name encrypt - encrypt or decrypt a file using DES encryption Usage encr
Program name encrypt - encrypt or decrypt a file using DES encryption Usage encrypt <key> <input file> <output file> <mode> key: an 8 character string used…
Program name is TestShapes.java. For this program you are required to write 5 cl
Program name is TestShapes.java. For this program you are required to write 5 classes. The requirements are listed below. Naming guidelines: Define a class called Shape. – This cl…
Program name/syntax Description of what the program does Summary of the problem\
Program name/syntax Description of what the program does Summary of the problem's specifications and assumptions License info (optional) References to sources of additional inform…
Program name: Matrix Multiply (please use ony c++ programming methods) Given two
Program name: Matrix Multiply (please use ony c++ programming methods) Given two data files containing different matrices, write a program to read the matrix contents from the dat…
Program name: Matrix Transpose (Please use on C++ programming methods)thanks Wri
Program name: Matrix Transpose (Please use on C++ programming methods)thanks Write a program to read a matrix from a data file into a program array, divide it by a constant k, and…
Program name: main2.cpp, odometer.cpp, ,odometer.hpp Rubrics that apply: All exc
Program name: main2.cpp, odometer.cpp, ,odometer.hpp Rubrics that apply: All except makefile Points Possible: 100 Description You are going to write an Odometer class that will tr…
Program name: main4.cpp, account.hpp, account.cpp savings account.hpp, savings_a
Program name: main4.cpp, account.hpp, account.cpp savings account.hpp, savings_account.cpp, checking account.hpp, checking account.cpp, makefile Executable file name: bank Rubrics…