Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Web development and programming

191828 questions • Page 3790 / 3837

use the following pieces of code and write the function printVector that will di
use the following pieces of code and write the function printVector that will display the vector by using a function template, and using a const_iterator for outputting vector ele…
use the following pieces of code and write the function printVector that will di
use the following pieces of code and write the function printVector that will display the vector by using a function template, and using a const_iterator for outputting vector ele…
use the following table list an sample JCL statementt and explain howw an z/OS i
use the following table list an sample JCL statementt and explain howw an z/OS initiator know which resource are needed to execute an particular batch job and the actions taken to…
use the input provided in the given list and execute the program. question2b COS
use the input provided in the given list and execute the program. question2b COS1511/102/1/2018 The sales tax paid is 10% The total cost per booking is-Rm00R53?? submit Submit a p…
use the programs to design and implement an application that maitains a collecti
use the programs to design and implement an application that maitains a collection of DVDs using a linekd list. in the main method of the driver class, add various DVDs to the col…
use the properties and theorems of boolean algebra to reduce the following expre
use the properties and theorems of boolean algebra to reduce the following expresssions to AND-OR expressions without parentheses. The expressions may not be unique. Construct the…
use the sample html file below with a submit button to modify the style of the p
use the sample html file below with a submit button to modify the style of the paragraph text through JavaScript code. By clicking on the button, the font, the font size, and the …
use the validator.org to validate the html below
use the validator.org to validate the html below <!!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <hea…
use the visual C# to do it. should be 7 lines of the code to complete the questi
use the visual C# to do it. should be 7 lines of the code to complete the question. give me a form of the code and screenshot of the progarm runs. thank you. 7. Present Value Supp…
use the void to make a function called makeSale() see code below #include
use the void to make a function called makeSale() see code below #include<iostream> using namespace std; int main() {    int choice=0,salecount=0;    double cashRegister=0; …
use these methods : this A recursive method that returns the level of the node c
use these methods : this A recursive method that returns the level of the node containing el or -1 if el does not exist in the tree. Example: Level of node 12 in the following tre…
use these methods : this A recursive method that returns the level of the node c
use these methods : this A recursive method that returns the level of the node containing el or -1 if el does not exist in the tree. Example: Level of node 12 in the following tre…
use this code as a guide /** * Starter code for the Sandwich Shop Problem */ imp
use this code as a guide /** * Starter code for the Sandwich Shop Problem */ import java.util.concurrent.Semaphore; public class SandwichShopStarter {    //DECLARE YOUR STATIC SEM…
use visual studio and Write a c++ program that allows two different people to pl
use visual studio and Write a c++ program that allows two different people to play tic-tac-toe. Here are the programming guidelines: -The Modular programming Technique MUST BE USE…
use visual studio, take the screenshot of the output and the code. Help me with
use visual studio, take the screenshot of the output and the code. Help me with number 4 letter and then add th becomes ogday, and c that allows the user to . Write a program name…
use which function to find the answer Step by step We are comparing the performa
use which function to find the answer Step by step We are comparing the performance of two different microprocessors, M1 and M2. Assume a program P will be compiled into M2 instru…
useList.py # This program exercises lists. # The following files must be in the
useList.py # This program exercises lists. # The following files must be in the same folder: #   abstractcollection.py #   abstractlist.py #   arraylist.py #   arrays.py #   linke…
useList.py # This program exercises lists. # The following files must be in the
useList.py # This program exercises lists. # The following files must be in the same folder: #   abstractcollection.py #   abstractlist.py #   arraylist.py #   arrays.py #   linke…
used mathlab Function Name: weatherStats Inputs: 1. 2. (double) A 1xM vector of
used mathlab Function Name: weatherStats Inputs: 1. 2. (double) A 1xM vector of temporature values throughout the day (char) A character vector describing the day's weather Output…
used the frequencies with which the 26 letters of the English alphabet appear in
used the frequencies with which the 26 letters of the English alphabet appear in normal prose. Write a Java program which will tally letter frequencies in any plain text file a us…
used to represent each RGB component (8 for R, 8 for G, 8 for B)? What is the co
used to represent each RGB component (8 for R, 8 for G, 8 for B)? What is the color depth of an image using this RGB configuration? 3. Create an image of your own in Excel, simila…
useing linked lists, stacks/queues 1. Create a function divideMid, which divides
useing linked lists, stacks/queues 1. Create a function divideMid, which divides a list at its middle. Consider the example: list<int> l1; List<int> l2; Suppose l1 poi…
usepython3 #!/usr/bin/python3 import sys def build_dict(filepath): \'\'\'Given a
usepython3 #!/usr/bin/python3 import sys def build_dict(filepath): '''Given a path to a text file, return a dictionary of the word (key) and its frequency (value), or how often it…
user enters number between 1 and 10, the number they enter is the size of array,
user enters number between 1 and 10, the number they enter is the size of array, ex they enter 6 the array size becomes 6 - thenn program should print array of that size, so if th…
userids.txt---------------------------------------------------------------------
userids.txt------------------------------------------------------------------------------------------------ sunset rotGut1 PMs2!! 15wasnT? sunrise hyM8?? sam3_E sugaR2sweet evenin…
uses pipes and fork() call to implement the shell pipe “|”. The code is followin
uses pipes and fork() call to implement the shell pipe “|”. The code is following: //This program executes "ls -ltr | grep 33340", by dividing the two command among the child and …
usign C++ Write a function to read a Tic-Tac-Toe board into an array. The file f
usign C++ Write a function to read a Tic-Tac-Toe board into an array. The file format is: The character 'X' means that the 'X' player has taken that square. The character '.' mean…
usind function or loops how to encript input textfile for example score.txt Firs
usind function or loops how to encript input textfile for example score.txt   First      Last    score        A            B     500          C            E     600          E    …
usiness professionals have debated whether or not an organization should strive
usiness professionals have debated whether or not an organization should strive to ensure that all its processes are “optimized” according to the Capability Maturity Model. What d…
using 8051 microcontroler, please find the following find 8 errors type of addre
using 8051 microcontroler, please find the following find 8 errors type of addressing describe the program _____________________________________            ORG 00H            lJMP…
using 8086 assembly language and NASM assembler error write a program which will
using 8086 assembly language and NASM assembler error write a program which will: Display an appropriate prompt. Input a signed base 8 integer from the keyboard If an invalid char…
using 8086 assembly language write a program which will: Display an appropriate
using 8086 assembly language write a program which will: Display an appropriate prompt. Input a signed base 8 integer from the keyboard If an invalid character (that is, not in th…
using Assembly language C++ Starting with the windows32 project located in Figur
using Assembly language C++ Starting with the windows32 project located in Figure 3.11, modify the example program and already in the project. Prompt for, input and add three numb…
using C code 4.22 Aninteresting way of calculating is to use a technique known a
using C code 4.22 Aninteresting way of calculating is to use a technique known as Monte Carlo, which involves randomization. This technique works as follows: Suppose you have a ci…
using C language only In the sport of diving, seven judges award a score between
using C language only In the sport of diving, seven judges award a score between 0 and 10, where each score may be a floating point value. The highest and the lowest scores are th…
using C only Write a microwave controller program that will take as input the ti
using C only Write a microwave controller program that will take as input the time to cook something and the power level (1 to 100). Assume that you have the ability to add a time…
using C programming You are given an array of integers \"array[]\" and an input
using C programming You are given an array of integers "array[]" and an input "x". You have to find if there are any two numbers in your array such that the sum of then square equ…
using C programming You are given an array of integers \' array[]\' and an input
using C programming You are given an array of integers ' array[]' and an input "x" You have to find if there are any two numbers in your array such that the sum of their square eq…
using C programming, calculate the Taylor series expansion for the exponential f
using C programming, calculate the Taylor series expansion for the exponential function: e^x your function should contain at least two functions: 1) main () a) standard main funct…
using C programming. thank you Bonus Write a program that prints all powers of 2
using C programming. thank you Bonus Write a program that prints all powers of 2 from 20 up to 2" using a for loop The program can also print the above numbers in binary. This is …
using C programming: 1-Create a massive text file of all codes (with documented
using C programming: 1-Create a massive text file of all codes (with documented comments) in Word (with Table of Contents) and in textfile so you don’t have formatting issues with…
using C# The Fibonacci sequence is a famous but of mathematics, and it happens t
using C# The Fibonacci sequence is a famous but of mathematics, and it happens to have a recursice definition. The first two values in the sequence are 0 and 1(essentially 2 base …
using C++ Create two classes. The first, named Sale, holds data for a sales tran
using C++ Create two classes. The first, named Sale, holds data for a sales transaction. Its private data members include the day of the month, amount of the sale, and the salespe…
using C++ Define the following constants: const int FLOOR_ROUND = 1; const int C
using C++ Define the following constants: const int FLOOR_ROUND = 1; const int CEILING_ROUND = 2; const int ROUND = 3; Write a program that asks the user to enter a Real number, t…
using C++ Learning objective: practice more on using IO Streams, arrays, and lea
using C++ Learning objective: practice more on using IO Streams, arrays, and learn to implement algorithms. Program objective: Write a program that allows the user to calculate st…
using C++ Make sure to use const arguments where appropriate throughout this pro
using C++ Make sure to use const arguments where appropriate throughout this problem (and all the others). Write a single sum function that returns the sum of two integers. Also w…
using C++ Selection Sort Populate an array randomnums of size 20 with integers r
using C++ Selection Sort Populate an array randomnums of size 20 with integers read from an input file numbers.txt. Whether the file is generated automatically by another program …
using C++ This is the first part of a project to deal 13 cards to 4 players from
using C++ This is the first part of a project to deal 13 cards to 4 players from a shuffled deck of 52 cards. Each card in the deck will be represented by an integer from 0 to 51.…
using C++ This is the first part of a project to deal 13 cards to 4 players from
using C++ This is the first part of a project to deal 13 cards to 4 players from a shuffled deck of 52 cards. Each card in the deck will be represented by an integer from 0 to 51.…
using C++ Your manager wants to be able to add new movies to your top 10 movies
using C++ Your manager wants to be able to add new movies to your top 10 movies array. Assume that the movie array is sorted by audience rating (Problem 2). The catch is that if a…