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

Browse All

Alphabetical listing with fast deep pagination.
1197283 items • Page 184 / 23946

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
(C language) CS 100 Project Three – Fall 2018 Project Overview: In this project,
(C language) CS 100 Project Three – Fall 2018 Project Overview: In this project, you will use your knowledge of arrays and functions to write a program to format and print a parag…
(C language) Can I please get help on this program? It\'s a followup to two prog
(C language) Can I please get help on this program? It's a followup to two programs I already have. Please ensure it compiles without errors using the gcc compiler, thank you, I r…
(C language) Please help with this question. It\'s asking just to fill out the f
(C language) Please help with this question. It's asking just to fill out the functions for the main .c file. HEADER FILE: .C FILE ; . Storing and maintaining a linked list. (12 m…
(C only using basic loops and file manipulation) 3.Write a function called “conv
(C only using basic loops and file manipulation) 3.Write a function called “convolution” which takes two arrays as arguments, calculates their discrete convolution and prints out …
(C program) Create a struct to store the employee number, name, department, and
(C program) Create a struct to store the employee number, name, department, and salary. Create an array of employee structures and fill it with three sample employees. Then, write…
(C programing) 2. Write a program that populates an array with 20 random integer
(C programing) 2. Write a program that populates an array with 20 random integers between 1 - 100. The program must traverse through the array and determine how many times each in…
(C programing) Need hep for my lab peoblem. (a) Write a program that reverses st
(C programing) Need hep for my lab peoblem. (a) Write a program that reverses strings You need to define a function called string_reverse () that accepts a string as an argument a…
(C programing) looking for slution. Write a program that tests the following fun
(C programing) looking for slution. Write a program that tests the following functions. Yes, you must implement the below functions without using any <string.h> library func…
(C programming) What is the purpose of this program? #include void mys
(C programming) What is the purpose of this program? #include <stdio.h> void mystery1 (char *, const char *); /* prototype */ int main(void) { char string1[80], string2[80];…
(C# Programming)Create a lottery game application. 1.Generate four random number
(C# Programming)Create a lottery game application. 1.Generate four random numbers, each between 1 and 10.(Make sure they are displayed for user to see) 2.Allow the user to guess f…
(C) 1.Why would you choose to write a function that computes a single numeric or
(C) 1.Why would you choose to write a function that computes a single numeric or character value as a non void function that returns a result through a return statement rather tha…
(C) 2 m\'s in the same direction as the ball\'s motion (D) 2 m/s in the opposite
(C) 2 m's in the same direction as the ball's motion (D) 2 m/s in the opposite direction of the ball's motion (50)-(%) (10) 32·The two blocks of masses M and 2M shown above initia…
(C) Change the program for the 50% duty cycle by inserting a minimum number of N
(C) Change the program for the 50% duty cycle by inserting a minimum number of NOP instructions. For this case, the period will change. Show the complete program. (5 pts.) (5) Des…
(C) Find the capacitance of the parallel plates. Please answer C how is this unc
(C) Find the capacitance of the parallel plates. Please answer C how is this unclear? Please answer THE LAST BOX, thanks. Analyze (A) Find the electric field in the region between…
(C) I need help for this question. Please advise what goes in each function and
(C) I need help for this question. Please advise what goes in each function and try to keep it as simple as possible, thank you. 4. Command Line Aguments (4 marks) a data without …
(C) Implement a program in C that uses Prim\'s algorithm to produce a random MST
(C) Implement a program in C that uses Prim's algorithm to produce a random MST (random weights applied to the edges each time, user inputs a perfect square number e.g.: 9 [which …
(C) In case 1 it says the KE is positive but the total energy is negative. How i
(C) In case 1 it says the KE is positive but the total energy is negative. How is this possible? Explain what it means for the total energy to be negative. (D) In case 3, the tota…
(C) They are both the same (D) Cannot be determined without knowing the (E) None
(C) They are both the same (D) Cannot be determined without knowing the (E) None of the above ball's mass l is replaced with a disk of rotational inertia (1/2)MR', change? (A) The…
(C) Which group has a higher Math IQR, according to JMP? (You can change what su
(C) Which group has a higher Math IQR, according to JMP? (You can change what summary statistics are output by clicking the red triangle by Summary Statistics and selecting "Custo…
(C) Which group has a higher Math IQR, according to JMP? (You can change what su
(C) Which group has a higher Math IQR, according to JMP? (You can change what summary statistics are output by clicking the red triangle by Summary Statistics and selecting "Custo…
(C) and (D) only Please I Find the content of the A register after each of the f
(C) and (D) only Please I Find the content of the A register after each of the following is executed. (A) MOV SP, m30H Internal DAT MOV DPTR, 9001H PUSH 50H MOVX A, @DPTR PUSH 5 A…
(C++ ) I\'m making a DietList with 7 DietNodes. I chose to do this in the DietLi
(C++ ) I'm making a DietList with 7 DietNodes. I chose to do this in the DietLists constructor (filling with necessary data later). However, in the debugger it seems pHead = pTail…
(C++ , program needs properly indented) Write a program which performs the follo
(C++ , program needs properly indented) Write a program which performs the following tasks in the order described below: Asks the user to enter his/her name AND validates it (name…
(C++ ASAP) I doneed your help for C++ program!! This is modifying the code. I th
(C++ ASAP) I doneed your help for C++ program!! This is modifying the code. I think my code is getting close, but I am really struggling.. SO I need your help! (Read carefully the…
(C++ Data Structure) Having problems with ths code (Error: Use of class template
(C++ Data Structure) Having problems with ths code (Error: Use of class template 'LinkedStack' requires template arguments) , I'm supposed to write a pseudocode function that uses…
(C++ Intro to Programming 2). Any help would be much appreciated. I think I got
(C++ Intro to Programming 2). Any help would be much appreciated. I think I got the first part right but I'm not sure and I also was wondering how to do the second part. Thank you…
(C++ Intro to Programming 2). If someone would be able to help me with this it w
(C++ Intro to Programming 2). If someone would be able to help me with this it would be greatly appreciated! Thank you! //---------------------------------------------------------…
(C++ Language please) Write a program to store a binary tree in an array. The tr
(C++ Language please) Write a program to store a binary tree in an array. The tree may be full, complete, or neither full nor complete. Define a class, TreeBag, to handle operatio…
(C++ Language) Write a program for keeping a course list for each student in a c
(C++ Language) Write a program for keeping a course list for each student in a college. The information about each student should be kept in an object that contains the student's …
(C++ Language, Class files) Write a program for keeping a course list for each s
(C++ Language, Class files) Write a program for keeping a course list for each student in a college. The information about each student should be kept in an object that contains t…
(C++ ONLY!!! and please write this program with vector!!!!!) Write a program tha
(C++ ONLY!!! and please write this program with vector!!!!!) Write a program that allows the user to type in any one-line question and then answers that question. You should read …
(C++ ONLY!!! and please write this program with vector!!!!!) Write a program tha
(C++ ONLY!!! and please write this program with vector!!!!!) Write a program that allows the user to type in any one-line question and then answers that question. You should read …
(C++ PROJECT )Course Grades In a course, a teacher gives the following tests and
(C++ PROJECT )Course Grades In a course, a teacher gives the following tests and assignments: * A lab activity that is observed by the teacher and assigned a numeric score. * A pa…
(C++ Phishing Scanner) Phishing is a form of identity theft in which, in an e-ma
(C++ Phishing Scanner) Phishing is a form of identity theft in which, in an e-mail, a sender pos- ing as a trustworthy source attempts to acquire private information, such as your…
(C++ Please help) Currently using visual studio, and my program will not work Pr
(C++ Please help) Currently using visual studio, and my program will not work Program Specification You are to create a student record program. It should track a student's ID numb…
(C++ Program) Corporate Sales A corporation has six divisions, each responsible
(C++ Program) Corporate Sales A corporation has six divisions, each responsible for sales to different geographic locations. Design a DivSales class that keeps sales data for a di…
(C++ Program) Corporate Sales A corporation has six divisions, each responsible
(C++ Program) Corporate Sales A corporation has six divisions, each responsible for sales to different geographic locations. Design a DivSales class that keeps sales data for a di…
(C++ Program) You are to write a program which is going to use inheritance. It s
(C++ Program) You are to write a program which is going to use inheritance. It should start off with the base classes Account: contains the string name, int accountnumber, double …
(C++ Programming) Write a program that will take in a unsigned short integer and
(C++ Programming) Write a program that will take in a unsigned short integer and then swap the contents of the upper eight bits with the lower eight bits. After it has done this, …
(C++ Programming) You are given a file consisting of students’ names in the foll
(C++ Programming) You are given a file consisting of students’ names in the following form: lastName, firstName middleName. (Note that some students may not have a middle name.) W…
(C++ Project ONLY) In a course, a teacher gives the following tests and assignme
(C++ Project ONLY) In a course, a teacher gives the following tests and assignments: • A lab activity that is observed by the teacher and assigned a numeric score. • A pass/fail e…
(C++ coding) This assignment is to give you practice using enums, string variabl
(C++ coding) This assignment is to give you practice using enums, string variables, and string functions. In order to get full credit for the program you must use these three topi…
(C++ concept on local variable) On page 14 of the “Pointers and Memory” handout
(C++ concept on local variable) On page 14 of the “Pointers and Memory” handout there is a reference to the “Amperand (&)” Bug in the TAB() function. Draw a trace of the local…
(C++ language Data Structure class) Rational fractions are of the form a / b, wh
(C++ language Data Structure class) Rational fractions are of the form a / b, where a and b are integers and b 6¼ 0. In this exercise, by ‘‘fractions’’ we mean rational fractions.…
(C++ language, IDE Visual Studio 2013(if you do not have VS2013 i image that wil
(C++ language, IDE Visual Studio 2013(if you do not have VS2013 i image that will be ok as long as the IDE converts)) */scenario, You have been contracted by a small college named…
(C++ language, IDE Visual Studio 2013, Book: \"starting out with >>> C++ from co
(C++ language, IDE Visual Studio 2013, Book: "starting out with >>> C++ from control structures through objects, Eight Edition", question on page 1024, number 17. Phone b…
(C++ microsoft visual studio) a) The factorial function n! is defined by n!=1?2?
(C++ microsoft visual studio) a) The factorial function n! is defined by n!=1?2?…?n for positive integer values of n>=1. Implement a functions computes n! b) The number e is gi…
(C++ only) Do not use any pointers or class please! Need code revision. So, this
(C++ only) Do not use any pointers or class please! Need code revision. So, this code is the game called Connected4. "The general purpose of Connect-4 is to be the first person to…
(C++ only) Write a file encryption program. First the user will be prompted for
(C++ only) Write a file encryption program. First the user will be prompted for a key string and the name of an input file and an output file. Then the user will be asked if they …
(C++ please) please help me with questions 3 and 4. if possible plz screen shot
(C++ please) please help me with questions 3 and 4. if possible plz screen shot the outputs of each part 3. Enter elevator.cpp and perform the following operations: a) Examine the…