Browse C
Alphabetical listing with fast deep pagination.
81169 items • Page 45 / 1624
C++ Basic Program Logic As with program 1, prompt the user for the program avera
C++ Basic Program Logic As with program 1, prompt the user for the program average and save that value in a double/float variable. To calculate the test average, the user will be …
C++ Battleship Adjacent Check: I\'m having trouble writing code to check if when
C++ Battleship Adjacent Check: I'm having trouble writing code to check if when a ship is placed if it is adjacent to another ship. My issue comes up when checking any ship that i…
C++ Bean Machine (I use Visual Studio) Balls are dropped from the opening of the
C++ Bean Machine (I use Visual Studio) Balls are dropped from the opening of the board. Every time a ball hits a nail, it has a 50% chance to fall to the left or to the right. The…
C++ Beginner -- How do you take a string and split it into words? I have to take
C++ Beginner -- How do you take a string and split it into words? I have to take a sentence inputted by the user and set each individual word as their own string. Initially, I use…
C++ Beginner -- Identifying and reversing letters in a string? I want to write a
C++ Beginner -- Identifying and reversing letters in a string? I want to write a program where I teach a kid their "i before e"s. I allow them to input a sentence of any length, a…
C++ Beginner Math and Functions Code ***** Use directions and starter code as re
C++ Beginner Math and Functions Code ***** Use directions and starter code as reference****** General description This assignment is all about designing functions to be as broadly…
C++ Beginner Program Code - Mathematics with Functions General description This
C++ Beginner Program Code - Mathematics with Functions General description This assignment is all about designing functions to be as broadly useful as possible: providing them wit…
C++ Beginner Program Snippet: The Password Manager class should have just one me
C++ Beginner Program Snippet: The Password Manager class should have just one member variable, which will store the encrypted password (a string). Do not store the password unencr…
C++ Beginner Question txt file with a bunch of numbers. I need to find the numbe
C++ Beginner Question txt file with a bunch of num…
C++ Beginner Question txt file with a bunch of numbers. I need to find the numbe
C++ Beginner Question txt file with a bunch of num…
C++ Beginner Question txt file with a bunch of numbers. I need to find the numbe
C++ Beginner Question txt file with a bunch of numbers. I need to find the number of prime, even , odd, and top ten. and must be called from a function not sure how to go about do…
C++ Beginner Question what is happening is I am importing a txt file with a bunc
C++ Beginner Question what is happening is I am importing a txt file with a bunch of numbers. I need to find the number of prime, even , odd, and top ten. not sure how to go about…
C++ Big O SECTION List Appropriate Worst Case Big O Notation under the different
C++ Big O SECTION List Appropriate Worst Case Big O Notation under the different algorithms or data structure operations. Choose from right column and place under left column. Rig…
C++ Big-O time analysis? I\'ve been told to do \"Big-O time analysis\" for the f
C++ Big-O time analysis? I've been told to do "Big-O time analysis" for the following functions and justify each of the answers: bool bag::erase_one(const value_type& target){…
C++ Binary Files - I have already done most of this assignment, I just need to s
C++ Binary Files - I have already done most of this assignment, I just need to switch the file to binary now. Use the binary file provided in the dropbox link: https://www.dropbox…
C++ Binary Search Tree #ifndef MOVIETREE_HPP #define MOVIETREE_HPP #include
C++ Binary Search Tree #ifndef MOVIETREE_HPP #define MOVIETREE_HPP #include <string> struct MovieNode { int ranking; std::string title; int year; int quantity; MovieNode *pa…
C++ Binary Search Tree 5 Find the lowest number of Krabby Patties eaten by any c
C++ Binary Search Tree 5 Find the lowest number of Krabby Patties eaten by any customer (requires two functions) The public function (getLeastNumPatties) accepts two arguments- a …
C++ Binary Tree Could someone please explain in super detail what happens in thi
C++ Binary Tree Could someone please explain in super detail what happens in this code? nt IntBinaryTree::numAtLevel(TreeNode *nodePtr, int level) { level--; if (level == …
C++ Binary Tree Template Write your own version of a class template that will cr
C++ Binary Tree Template Write your own version of a class template that will create a binary tree that can hold values of any data type. Demonstrate the class with a driver progr…
C++ Binary Tree Write your own version of a class template that will create a bi
C++ Binary Tree Write your own version of a class template that will create a binary tree that can hold values of any data type. Demonstrate the class with a driver program. Your …
C++ Binary Tree help I am trying to build a program which will help an online mo
C++ Binary Tree help I am trying to build a program which will help an online movie rental site store their movies in a binary search tree. I am having trouble with the rental fun…
C++ Binary Tree traversal program comment your code so I understand what is happ
C++ Binary Tree traversal program comment your code so I understand what is happening. I am having trouble with this class and will upvote clear answer. Thanks Get familiar with t…
C++ Binary file is 2,000,000 bytes (not including in this posting).....includes
C++ Binary file is 2,000,000 bytes (not including in this posting).....includes hexadecimal and ASC II, particulary needs to locate all 3's in the file The Count3s program opens a…
C++ BinaryTree Could someone explain each line in very detail IntBinaryTree::Tre
C++ BinaryTree Could someone explain each line in very detail IntBinaryTree::TreeNode *IntBinaryTree::copyTree(TreeNode *nPtr) { TreeNode *newNode; if (nPtr == NULL) {…
C++ BinaryTree Help : Creating main function for Trees... Here are the header fi
C++ BinaryTree Help : Creating main function for Trees... Here are the header files : PrintExpressionTour.H: #ifndef _PRINTEXPRESSIONTOUR_H_ #define _PRINTEXPRESSIONTOUR_H_ #inclu…
C++ Binomial Coefficients In probability and statistics applications, you often
C++ Binomial Coefficients In probability and statistics applications, you often need to know the total possible number of certain outcome combinations. For example, you may want t…
C++ Board Game: Assignment Specifications Once again, we are going to use the Mo
C++ Board Game: Assignment Specifications Once again, we are going to use the Monte Carlo Method, this time to determine the different frequencies of landing on each spot of a boa…
C++ Board Landing Function for Board Game: mostLandings ? returns the cell on th
C++ Board Landing Function for Board Game: mostLandings ? returns the cell on the board with the most "landings", within an inclusive interval ? parameters: a vector<int>; t…
C++ Book organization and entry So This is what I have so far, and it compiles a
C++ Book organization and entry So This is what I have so far, and it compiles and runs, but it messes up after the second isbn under "Fuzzy Discrete Structures". Please reply wit…
C++ Boxers can be either Professional or Amateur. Both amateur and professional
C++ Boxers can be either Professional or Amateur. Both amateur and professional boxers have a name and a record of wins and losses. Professional boxers are licensed by an athletic…
C++ Brewster\'s Used Car\'s, Inc. employ several sales people. Brewster, the own
C++ Brewster's Used Car's, Inc. employ several sales people. Brewster, the owner of the company, has provided a file that contains sales records for each salesperson for the past …
C++ Build a Program to Display all the Books in a File Using the book class incl
C++ Build a Program to Display all the Books in a File Using the book class included, create another program that when run, will display all the books that are stored in the File …
C++ Business is booming for Luigi and Gina LaMota and their automotive parts bus
C++ Business is booming for Luigi and Gina LaMota and their automotive parts business. They would like you to help them keep track of the items that sell the best. To do this, you…
C++ C ++ Grocery list program. The program should display a list of items. The u
C++ C ++ Grocery list program. The program should display a list of items. The user must be able to enter the items. You will use a class for the Items. …
C++ C++ C++ 1. Consider the following: struct database { int id_number; int age;
C++ C++ C++ 1. Consider the following: struct database { int id_number; int age; float salary; }; How would you set the age variable equal to 22? 2. What is wrong with this functi…
C++ C++ C++ Create a class called consultCo that holds a private struct called e
C++ C++ C++ Create a class called consultCo that holds a private struct called employee that contains the name, pay rate and social security number of an employee of a consulting …
C++ C++ C++ Create a class called consultCo that holds a private struct called e
C++ C++ C++ Create a class called consultCo that holds a private struct called employee that contains the name, pay rate and social security number of an employee of a consulting …
C++ C++ C++ get the text file weblog.txt (http://www.santarosa.edu/~lmeade/weblo
C++ C++ C++ get the text file weblog.txt (http://www.santarosa.edu/~lmeade/weblog.txt) This file is an Apache web log taken from the web server for St. Mary's University. When a v…
C++ C++ C++ get the text file weblog.txt (http://www.santarosa.edu/~lmeade/weblo
C++ C++ C++ get the text file weblog.txt (http://www.santarosa.edu/~lmeade/weblog.txt) This file is an Apache web log taken from the web server for St. Mary's University. When a v…
C++ C++ Client program Data file Correct output Reduce Fractions Add a private \
C++ C++ Client program Data file Correct output Reduce Fractions Add a private "simplify()" function to your class and call it from the appropriate member functions. (There will p…
C++ C++ Design your own dynamic queue (possibly with a linked list) to implement
C++ C++ Design your own dynamic queue (possibly with a linked list) to implement this problem: The manager of a very popular night club, The Gas Company, has asked you to write a …
C++ C++ Given the following memory model, write the code that: o. (1 pt)Write th
C++ C++ Given the following memory model, write the code that: o. (1 pt)Write the code that would have created the array (called x) of 5 ints (assume it gets placed in memory as s…
C++ C++ Problem 1: The program will ask the user to enter a sequence of scores b
C++ C++ Problem 1: The program will ask the user to enter a sequence of scores between 0 and 100, inclusive. The program then will print out the stats about these scores, includin…
C++ C++ please and thank you. I already have: __________________________________
C++ C++ please and thank you. I already have: ________________________________________________ #ifndef Cd_hpp #define Cd_hpp #include <stdio.h> #includ…
C++ C-String and Two-dimensional Array Use An input data file starts with a stud
C++ C-String and Two-dimensional Array Use An input data file starts with a student’s name (on one line). Then, for each course the student took last semester, the file has 2 data…
C++ CD/DVD Collection This program will allow the user to keep track of a CD or
C++ CD/DVD Collection This program will allow the user to keep track of a CD or DVD collection. This can only work exclusively with either CDs or DVDs since some of the data is di…
C++ CLASS AND INHERITANCE ASSIGNMENT. ***PLEASE READ BELOW BEFORE CODING THIS!!!
C++ CLASS AND INHERITANCE ASSIGNMENT. ***PLEASE READ BELOW BEFORE CODING THIS!!! IT'S BEEN DONE TWICE ALREADY AND IT WILL NOT WORK FOR ME!!! I AM NOT USING VISUAL STUDIO TO COMPIL…
C++ CLASS AND INHERITANCE ASSIGNMENT. **NOTE** WE DO NOT use Visual Studio in th
C++ CLASS AND INHERITANCE ASSIGNMENT. **NOTE** WE DO NOT use Visual Studio in the class I am taking. We are using a GCC compiler in Linux. I realize that Visual Studio is superior…
C++ CODE AND FLOWCHART Description: Lottery Application Design a program that si
C++ CODE AND FLOWCHART Description: Lottery Application Design a program that simulates a lottery (Loteria traditional (billetes) and LOTO). The user can choose between lottery an…
C++ CODE As you may recall, the implementation of the cs20::Queue< Object > data
C++ CODE As you may recall, the implementation of the cs20::Queue< Object > data structure presented in class used a linked node structure with an identified front and back …