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 200 / 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 the current code for this problem but I am having issues with how to exac
I have the current code for this problem but I am having issues with how to exactly modify this code with these requirements. "Enhance the program by displaying a menu that asks t…
I have the current code of : .dataI Weights: .word 0:5 Prompt: .asciiz \"Enter t
I have the current code of : .dataI Weights: .word 0:5 Prompt: .asciiz "Enter the weight of Player " Winner: .asciiz "Winning Player: " WinWeight: .asciiz " Winning Weight: " endl…
I have the entire code written, I just can\'t seem to get right Periodic Payment
I have the entire code written, I just can't seem to get right Periodic Payment, and Unpaid Balance. I think it has to maybe do with the exponientials but I am not sure. Any help …
I have the exercise form and everything planned I need help with writing the seu
I have the exercise form and everything planned I need help with writing the seudo code for this : 5.1 Modify Programming Exercise 4.6 (piecework pay) to replace buttons with menu…
I have the expected return calculation right, but my other answers are wrong. Ca
I have the expected return calculation right, but my other answers are wrong. Can someone please let me know the variance and standard deveation?   As well as the expected risk pr…
I have the explanation to the question below, I just need some help identifying
I have the explanation to the question below, I just need some help identifying some terms and how they are calculated. Thanks What does wdrd = ? What does wprp = ? What does wcrs…
I have the explanation to the question below, but I keep getting the wrong answe
I have the explanation to the question below, but I keep getting the wrong answer. Can you please let me know what numbers were used in the WACC formula. Thanks What numbers are u…
I have the explanation to the question below, but I need help understanding some
I have the explanation to the question below, but I need help understanding some of the terms Such as What does D3 = What does    g3= Also what is the meaning of Total CFs and how…
I have the explanation to the question below, but I need some help understanding
I have the explanation to the question below, but I need some help understanding the terms, and how to find them. What does   rd = ? What does   wd= ? What does   wc = ? What does…
I have the explanation to the question below, however I still have some question
I have the explanation to the question below, however I still have some question about the calculations How was the face value of $1,000 calculated? How was the PMT of $46.25 calc…
I have the files set up in the write place. I am just confused on how to use som
I have the files set up in the write place. I am just confused on how to use some of the desire methods to execute this code. // Copy text file and insert line numbers Create a Ne…
I have the finish the following lab. 2.1 The Car Class Create a class named Car.
I have the finish the following lab. 2.1 The Car Class Create a class named Car. This class models a car with a driver and several passengers; therefore it should have fields for …
I have the first 3 steps. I am trying to store files is a subdirectory name .tmp
I have the first 3 steps. I am trying to store files is a subdirectory name .tmpFiles and the 3 steps below it Create a set of php programs to allow users of the web site to uploa…
I have the first and last parts of this figured out (I think) but having trouble
I have the first and last parts of this figured out (I think) but having trouble with the InputGrades section. Any help would be appreciated. CollegeCourse.java public class Colle…
I have the first answer no need for it Part I - Identify the works of art, below
I have the first answer no need for it Part I - Identify the works of art, below, as either Representational, Abstract or Nonobjective. Definitions: Representational Closely resem…
I have the first one (I think), but I need the second two! Question 9 of 14 Map
I have the first one (I think), but I need the second two! Question 9 of 14 Map Sapling Learning macmillan learning Give the formula of each coordination compound. Include square …
I have the first part answered, but I can\'t find how to figure out the current
I have the first part answered, but I can't find how to figure out the current across the dead battery. I need help with part b only. Please don't copy and paste from yahoo answer…
I have the first part done I just need help with part B. I also need comments pu
I have the first part done I just need help with part B. I also need comments put in the code. I asked this question yesterday and the code had some mistakes. To be clear for part…
I have the first part. I am just struggling to repeat the experiment 100 times a
I have the first part. I am just struggling to repeat the experiment 100 times and also 1000 times For the sample I have: >> x=0:10; >> y=binopdf(x,30,.2); >> ba…
I have the first program completed (not how request, but it works) and I am tryi
I have the first program completed (not how request, but it works) and I am trying to get the second portion together. First Program requested (complete)**************************…
I have the first two parts answered but I don\'t know how to do the last part pl
I have the first two parts answered but I don't know how to do the last part please help! Human lung capacity varies from about 4.0L to 6.0L, so we shall use an average of 5.0L. T…
I have the folloiwng assignment in c++ data structures. I need help with impleme
I have the folloiwng assignment in c++ data structures. I need help with implementing the remove method. I will post the assignment and the code: Create the following remove metho…
I have the following 2 tables: table1 and table2 as described below: +-------+--
I have the following 2 tables: table1 and table2 as described below: +-------+--------+------+-----+---------+----------------+ | Field | Type   | Null | Key | Default | Extra    …
I have the following C code ( not C++). The program reads in up to 20 numbers (u
I have the following C code ( not C++). The program reads in up to 20 numbers (user does not have to put all 20) and stores them in an array. The max, min, and average values of t…
I have the following C++ code for a speaker, it uses the arraybag structure. At
I have the following C++ code for a speaker, it uses the arraybag structure. At the moment it runs fine until a certain point. I am able to add multiple speakers up to 10. I can a…
I have the following C++ file but it won\'t compile. Can someone help me so that
I have the following C++ file but it won't compile. Can someone help me so that I can just paste to Visual studio 2008 and run without any errors? CODE: // Implementation of the C…
I have the following Java program. It compiles correctly; however, I get the fol
I have the following Java program. It compiles correctly; however, I get the following error at run-time: Change option to execute implicit classes; can not find explicit applicat…
I have the following LC3 Calculator. I need it to be able to use division as wel
I have the following LC3 Calculator. I need it to be able to use division as well, and show the remainder in the result. .ORIG   x3000 ; ; The Calculator, Main Algorithm ; LEA R6,…
I have the following MIPS code that allows user input for 2 arrays and sorts the
I have the following MIPS code that allows user input for 2 arrays and sorts them, but need help merging the two arrays together and sorting them as one big array!!! Please help!!…
I have the following SHA256 wrapper. public static string SHA256(string plainTex
I have the following SHA256 wrapper.     public static string SHA256(string plainText)     {         StringBuilder sb = new StringBuilder();         SHA256CryptoServiceProvider pr…
I have the following SQL. it works fine. I just need to add more logic to it sel
I have the following SQL. it works fine. I just need to add more logic to it select CASE WHEN supplier_std_pack IS NULL THEN [supplier_min_fab1] ELSE (ceiling(supplier_min_fab1 / …
I have the following Speaker\'s Bureau C++ code, and I need to change the part a
I have the following Speaker's Bureau C++ code, and I need to change the part about gathering a Speaker's Telephone Number for each speaker into gathering a Speaker's ID Number. A…
I have the following Visual Studio code: public partial class MainPage : PhoneAp
I have the following Visual Studio code: public partial class MainPage : PhoneApplicationPage { Random random; int aWidth; int aHeight; int score; DispatcherTimer timer; // Constr…
I have the following arrayList: private static ArrayList customers = n
I have the following arrayList: private static ArrayList<Customer> customers = new ArrayList<Customer>(); which goes through my main class public static void main(Stri…
I have the following assignment in Intro to programming, we use codeblocks to pr
I have the following assignment in Intro to programming, we use codeblocks to program, so its programming in C. Write a program to read the lines from file input.txt and follow th…
I have the following assignment: Part 1: Begin with the running program from you
I have the following assignment: Part 1: Begin with the running program from your Phase 4 Individual Project where the examination question class hierarchy was fully implemented i…
I have the following attached file, the problem statement needs me to read this
I have the following attached file, the problem statement needs me to read this file from car_data.txt and print it to screen. How would I do this? **LANGUAGE: C** **Hint: create …
I have the following but my error checking is not working and my writing to a fi
I have the following but my error checking is not working and my writing to a file is not working it has created the file but is not writing to it? Please make the Student List: E…
I have the following but the I am to include a menu.txt to the program and it do
I have the following but the I am to include a menu.txt to the program and it doesn't run smoothly #include<iostream> #include<string> #include<iomanip> using na…
I have the following c++ code and I am getting some errors when running it. void
I have the following c++ code and I am getting some errors when running it. void ParseIntoXML::ParseTheFile(Scanner& in_scanner) { #ifdef EBUG Utils::log_stream << "ente…
I have the following c++ code, it is a simple vector header file with a main to
I have the following c++ code, it is a simple vector header file with a main to run it. I need to implement a bubble sort function that re-orders the displayed simple vector value…
I have the following c++ data structures assignment: Copy Constructors, Destruct
I have the following c++ data structures assignment: Copy Constructors, Destructors, and Assignment Operators An understanding of how to implement copy constructors, destructors, …
I have the following c++ data structures class I am working on. I think I am alm
I have the following c++ data structures class I am working on. I think I am almost done, but I am unsure of what my code should be for checkinBook and checkoutBook in the Library…
I have the following class Date212 which reads from a text file and outputs the
I have the following class Date212 which reads from a text file and outputs the information in the form 10 01 , 2014. I need this class to be modified so that the output is instea…
I have the following code (C#) for generating a PDF using iTextSharp. This code
I have the following code (C#) for generating a PDF using iTextSharp. This code currently svaes thePDF however I need it to automatically name the filename to the contents in txtI…
I have the following code (below), which is working fine for grabbing a student
I have the following code (below), which is working fine for grabbing a student name and id. However, I also need the getStudentByName method to return the students attendance (ge…
I have the following code and I need to know why I am receiving the following er
I have the following code and I need to know why I am receiving the following errors: Error 1 error C2436: '{ctor}' : member function or nested class in constructor initializer li…
I have the following code for MATLAB % Exercise 5 clear all; clc; ts=1/(50*500);
I have the following code for MATLAB % Exercise 5 clear all; clc; ts=1/(50*500);% Sampling interval t=0:ts:2; % Time vector from 0. to 1 y=-sign(t-0.5);% Function %for N=5 n1=[-5:…
I have the following code for VHDL that is supposed to make the 50 MHz clock app
I have the following code for VHDL that is supposed to make the 50 MHz clock appear as 1 Hz with a clock divider but it isn't working any clue on what is wrong? CODE library IEEE;…
I have the following code for a buble sort. I want to make it show the output of
I have the following code for a buble sort. I want to make it show the output of random number before the sort displayed like: The array before sorting is: the 10 random number ge…