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

Browse I

Alphabetical listing with fast deep pagination.
87858 items • Page 159 / 1758

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
I have a problem with my code below. There are three menu items (Customer, Merch
I have a problem with my code below. There are three menu items (Customer, Merchandize and Employee) in the Add Information Menu. Clicking on them (using addActionListener) should…
I have a problem, and I have the answer but I don\'t know where the solution com
I have a problem, and I have the answer but I don't know where the solution comes from. ( I have to be able to solve these myself so please help me by answering the questions abou…
I have a problem, getting call from known numbers and when he lifts it, no one i
I have a problem, getting call from known numbers and when he lifts it, no one is speaking from other side! Well, the awkward part is, the call is from known numbers only, but if …
I have a problem. I have VBA code that runs slowly when triggered by a worksheet
I have a problem. I have VBA code that runs slowly when triggered by a worksheet change event. But runs perfectly fine & fast when run from the click of a button on that same …
I have a problem. I need to display the even numbers only ofan array. How do I d
I have a problem. I need to display the even numbers only ofan array. How do I do that? Thanks. Display the elements in the "numbers" array that reside ateven indexes. The array i…
I have a problem: Now Microsoft has changed, and in respect with the C++ Standar
I have a problem: Now Microsoft has changed, and in respect with the C++ Standard, and starting from from Visual Studio 2005 now: Access Violation are not to be catched in catch(.…
I have a problem; Let X1 + X2 + ... + X20 be independent random variable, alluni
I have a problem; Let X1 + X2 + ... + X20 be independent random variable, alluniformly distributed on (0,1) A) Find the mean (mu) and variance (sigma^2) of the Xj's. B) Use the ce…
I have a problem; Let X1 + X2 + ... + X20 be independent random variable, alluni
I have a problem; Let X1 + X2 + ... + X20 be independent random variable, alluniformly distributed on (0,1) A) Find the mean (mu) and variance (sigma^2) of the Xj's. B) Use the ce…
I have a problem; Suppose X1,X2,X3,X4 are independent with common mean 1 and com
I have a problem; Suppose X1,X2,X3,X4 are independent with common mean 1 and commonvariance 2. Compute the Cov(X1+X2 , X2+X3). I'm a bit confused on this one, if assume Y=X1+X2 an…
I have a problem; Suppose X1,X2,X3,X4 are independent with common mean 1 and com
I have a problem; Suppose X1,X2,X3,X4 are independent with common mean 1 and commonvariance 2. Compute the Cov(X1+X2 , X2+X3). I'm a bit confused on this one, if assume Y=X1+X2 an…
I have a procedural question about KVL or Kirshhoff\'s Loop Rule, as we call it.
I have a procedural question about KVL or Kirshhoff's Loop Rule, as we call it. I understand that the rule is that the algebraic sum of the changes electric potential around any c…
I have a producer & consumer C program .. I am supposed to use threads and metap
I have a producer & consumer C program .. I am supposed to use threads and metaphores(not Mutex) is in Unix : i have 3 arrays a: 0-19   b: 1-20   C : [20] elements all initili…
I have a program I need to do for practice in Java Netbeans for Recursion and Dy
I have a program I need to do for practice in Java Netbeans for Recursion and Dynamic Programming. The program is as follows: Write a program that uses recursive methods to comput…
I have a program and put it below. But the weighted average is not working. The
I have a program and put it below. But the weighted average is not working. The formula is 0.3*grade1 + 0.2 *grade2 + 0.2 * grade3 + 0.3 * grade4, but it is not coming correctly. …
I have a program as follows: #include #include using namesp
I have a program as follows: #include <iostream> #include <fstream> using namespace std; int main() { int a,b,noOfDivisors=0,sumOfDivisors=0,sumOfAll=0,largest,smalles…
I have a program challenge for homework that asks the user for the name of a fil
I have a program challenge for homework that asks the user for the name of a file. The program should display the contents of the file on the screen. If the files contents wont fi…
I have a program do that: program start by asking the user to enter the name of
I have a program do that: program start by asking the user to enter the name of an input text file. Your program should then read all characters in the text file and print to the …
I have a program due in a couple of hours and I am completelystuck. The problem
I have a program due in a couple of hours and I am completelystuck. The problem reads "Write a program that will help anelementary school student learn multiplication. Use rand to…
I have a program exercise from C++ programming 6th edition: pg 585 exercise 6. I
I have a program exercise from C++ programming 6th edition: pg 585 exercise 6. I need to Use the file in this folder as input but assume that the file name can change so prompt th…
I have a program for C++ from textbook \"Starting out with C++ byTony Gaddis\" I
I have a program for C++ from textbook "Starting out with C++ byTony Gaddis" I need to open a file named"text.txt" from the student CD. Iwrite C++ program to open the file, but on…
I have a program for a phone directory. It needs to add, delete, append, and edi
I have a program for a phone directory. It needs to add, delete, append, and edit telephone records. I've gotten it to write and search the files. Just need to get it to delete an…
I have a program here that I thought I had worked all of the bugs out of, but I
I have a program here that I thought I had worked all of the bugs out of, but I am now getting an error. Could someone please help me solve what this error is. Thank You! Here is …
I have a program here. It was a solution to a problem that\'s been solved. The p
I have a program here. It was a solution to a problem that's been solved. The problem is: Create a pure virtual base class Animal. The base class has one private string attribute:…
I have a program in c++ that keeps giving me the error message: Circular floNumb
I have a program in c++ that keeps giving me the error message: Circular floNumber <- floNumber.o dependency dropped. I believe I'm over-thinking this, can someone help. Here's…
I have a program in which I am given a pre-written code framework that has some
I have a program in which I am given a pre-written code framework that has some missing functions. I need to write the functions underneath every "Fill code here" prompt. Because …
I have a program started but I\'m stuck on how to make it display a shipping cha
I have a program started but I'm stuck on how to make it display a shipping charge. I have to create a program that displays the correct shipping charge based on the zip code ente…
I have a program that I have to add onto which is a SWITCH statement that will d
I have a program that I have to add onto which is a SWITCH statement that will determine the grade point (4.0…..0.0). based on the letter grade as determined assign the grade poin…
I have a program that asks the user to enter a date in numeric form, the program
I have a program that asks the user to enter a date in numeric form, the program then converts the date to the name of the month, day, and year. It also gives what day of the year…
I have a program that asks the user to enter a date in numeric form, the program
I have a program that asks the user to enter a date in numeric form, the program then converts the date to the name of the month, day, and year. It also gives what day of the year…
I have a program that draws ellipses and rectangles with user inputted dimension
I have a program that draws ellipses and rectangles with user inputted dimensions. How do I make it so the the center of the ellipse is at cx and cy? Also how do make it so the dr…
I have a program that has a couple quick Errors that need fixed. Involves a doub
I have a program that has a couple quick Errors that need fixed. Involves a double linked list. Make sure it runs as shown thanks dlist.h { front = NULL; current = NULL; } void dl…
I have a program that has a couple quick Errors that need fixed. Involves a doub
I have a program that has a couple quick Errors that need fixed. Involves a double linked list. Make sure it runs as shown thanks. I have posted this Twice and the people answer i…
I have a program that is supposed edit strings in a text document, but before I
I have a program that is supposed edit strings in a text document, but before I try and figure out how to edit the strings, I want to know how to copy a file to another file. I ha…
I have a program that is supposed to create and maintain tel dir, it uses arrays
I have a program that is supposed to create and maintain tel dir, it uses arrays and txt files, I have code for it but i have errors and i am not sure where... here are the instru…
I have a program that is supposed to read a text file called a3.txt and reads wh
I have a program that is supposed to read a text file called a3.txt and reads whats in it and uses the function that the word corresponds to in the program. The program builds a l…
I have a program that loads a bunch of \"addons\" (different meters that measure
I have a program that loads a bunch of "addons" (different meters that measure and display system values). The "addons" have "grown" over time and the code of what addons to "acti…
I have a program that needs comments added to it: #include #include
I have a program that needs comments added to it: #include <iostream> #include <stdio.h> #include <conio.h> #include <windows.h> using namespace std; int m…
I have a program that needs to be labeled. Meaning, write out what each command
I have a program that needs to be labeled. Meaning, write out what each command is doing. Also, label all variables. Names = ['Turner', 'Philips', 'Stevenson', 'Jones', 'Gonzalez'…
I have a program that reads a file and then creates objects from the contents of
I have a program that reads a file and then creates objects from the contents of the file. How can I create a linked list of objects and use it with the package class instead of c…
I have a program that sorts an array of Comparable[] objects however in my main
I have a program that sorts an array of Comparable[] objects however in my main method the String[] that I'm passing to the method does not return the sorted version of the Compar…
I have a program that uses 2-D arrays to complete, and possibly some created fun
I have a program that uses 2-D arrays to complete, and possibly some created functions. Because it would be tedious for me to write down all of the code instructions, they can be …
I have a program that uses a queue in a linkedlist to simulate store going into
I have a program that uses a queue in a linkedlist to simulate store going into a store. This time i need to modify this program to use a priority queue using a heap in an array. …
I have a program to write for C++, it is asking that under a class I write under
I have a program to write for C++, it is asking that under a class I write under protected, a pointer sender and receiver. If someone could please explain this to me I would appre…
I have a program where I make my own string class using c-strings. I have the pr
I have a program where I make my own string class using c-strings. I have the program but, I always have segmentation faults. I just need help with fixing my program. My .h file m…
I have a program where I make my own string class using c-strings. I have the pr
I have a program where I make my own string class using c-strings. I have the program but, I always have segmentation faults. I just need help with fixing my program. In this prog…
I have a program where computing SHA-1 is the bottleneck. This is using OpenSSL
I have a program where computing SHA-1 is the bottleneck. This is using OpenSSL 1.0.0e on a 2.6Ghz 16-core Opteron where I get about 325MiB/s throughput. (SHA1 here is via Andy Po…
I have a program where the user is prompted to either list inventory, search inv
I have a program where the user is prompted to either list inventory, search inventory, or enter inventory. In the main program parts is declared as: inventory parts[num], where n…
I have a program which is supposed to (ideally) take an input file, and take dat
I have a program which is supposed to (ideally) take an input file, and take data from the file in order to create new fields of data and output the data in a table.  The problem …
I have a program which uses AES-256 in CBC mode to encrypt and decrypt files. As
I have a program which uses AES-256 in CBC mode to encrypt and decrypt files. As I have quickly realized, AES will even use an incorrect passphrase to decrypt data, which leaves m…
I have a program with a pipe and fork. it is not fully running the program can i
I have a program with a pipe and fork. it is not fully running the program can i please have assitance. the program is listed below: #include <unistd.h> #include <stdio.h…