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 201 / 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 following code in Python. My problem is I need the y axis to be fixed
I have the following code in Python. My problem is I need the y axis to be fixed to the following ranging from 0:00, 01:00, 02:00, 03:00 etc up to 12:00. AS of now it's only plott…
I have the following code in java, I need to •build a Graphical User Interface t
I have the following code in java, I need to •build a Graphical User Interface to achieve the same process. •Four text boxes for receiving numbers •A button to process the numbers…
I have the following code that I have been working on for one of my homework ass
I have the following code that I have been working on for one of my homework assignments and I can build it without any errors but then everytime I go to run it the programs stops…
I have the following code that compiles fine as one file, but need to seperate t
I have the following code that compiles fine as one file, but need to seperate the .cpp files (Item and ShoppingCart) into .cpp and .hpp files. I should end up with 5 files. Item.…
I have the following code that compiles fine as one file, but need to seperate t
I have the following code that compiles fine as one file, but need to seperate the .cpp files (Item and ShoppingCart) into .cpp and .hpp files. I should end up with 5 files. Item.…
I have the following code to upload the files, when I use the file.getNeme it sh
I have the following code to upload the files, when I use the file.getNeme it shows the temporary file name that has the tmp extension, how can I find the extension of the actual …
I have the following code which I wrote as a big main function: package dicegame
I have the following code which I wrote as a big main function: package dicegame; import java.util.Random; public class RollingDice { public static void main(String [] args) { //C…
I have the following code which works, however not all of the decimals and place
I have the following code which works, however not all of the decimals and place values line up with the lines above and below. I have been messing with it and just can't seem to …
I have the following code, but I need to add steps that will give an error when
I have the following code, but I need to add steps that will give an error when the user inputs invalid data types, i.e. letters and special characters. //For cin and cout #includ…
I have the following code, but am having trouble breaking seperating the .cpp fi
I have the following code, but am having trouble breaking seperating the .cpp files (Item and ShoppingCart) into .cpp and .hpp files. I should end up with 5 files. Item.hpp, Item.…
I have the following code, but need to seperate the .cpp files (Item and Shoppin
I have the following code, but need to seperate the .cpp files (Item and ShoppingCart) into .cpp and .hpp files. I should end up with 5 files. Item.hpp, Item.cpp, ShoppingCart.hpp…
I have the following code. I am getting an error that states \"unexpected prepro
I have the following code. I am getting an error that states "unexpected preprocessor directive". The issue seems to be regarding #endregion Please advise. using System; using Sys…
I have the following code. It runs fine, but I need it to post the results to a
I have the following code. It runs fine, but I need it to post the results to a text file and it's not. It needs to just post every service name and state that it's running, like …
I have the following code. It works fine, but rather than having a single panel
I have the following code. It works fine, but rather than having a single panel in which the user inputs their 3 pieces of data, and the results is displayed on the same panel, I …
I have the following code....from the previous lab....the above needs to be adde
I have the following code....from the previous lab....the above needs to be added to what is already existing. ALSO MODIFY SEMAPHORES TO USE pthreads instead of the pipe construct…
I have the following code....from the previous lab....the above needs to be adde
I have the following code....from the previous lab....the above needs to be added to what is already existing. ALSO MODIFY SEMAPHORES TO USE pthreads instead of the pipe construct…
I have the following data : Beta of leveraged stock 1.25 Riskfree rate 0.06 Risk
I have the following data : Beta of leveraged stock 1.25 Riskfree rate 0.06 Risk premium 0.045 cost of debt 10 % Tax rate 40% EBIT 2000 Book value of equity 10000 Book value of de…
I have the following data : Beta of leveraged stock 1.25 Riskfree rate 0.06 Risk
I have the following data : Beta of leveraged stock 1.25 Riskfree rate 0.06 Risk premium 0.045 cost of debt 10 % Tax rate 40% EBIT 2000 Book value of equity 10000 Book value of de…
I have the following data : Beta of leveraged stock 1.25 Riskfree rate 0.06 Risk
I have the following data : Beta of leveraged stock 1.25 Riskfree rate 0.06 Risk premium 0.045 cost of debt 10 % Tax rate 40% EBIT 2000 Book value of equity 10000 Book value of de…
I have the following data in a file in L inux . I need to cut everything and onl
I have the following data in a file in Linux. I need to cut everything and only have the websites in the list. What cut commands do I use to achieve that? Thank you.   My Cisco He…
I have the following data which regards to travel time to work (minutes) for adu
I have the following data which regards to travel time to work (minutes) for adults employed outside the home: Alabama 23.6 Alaska 17.7 Arizona 25 Arkansas 20.7 California 26.8 Co…
I have the following data: Month on Month data for Loan Officer sales in every c
I have the following data: Month on Month data for Loan Officer sales in every county and state. i.e. I have the transaction price, date, sales person details etc. But there is a …
I have the following deterministic finite automaton and I am need to prove corre
I have the following deterministic finite automaton and I am need to prove correctness of the claim that this automata accepts {wab?w?{a,b}?} I know that I need to prove by induct…
I have the following equations: where k is the mass flow rate (mass divided by b
I have the following equations: where k is the mass flow rate (mass divided by burn time) Given that: m0= initial mass= 200/gc Sl mf= final mass= 100/gc Sl tb= burn time= 50 sec I…
I have the following extension method: public static IEnumerable Apply( [N
I have the following extension method:     public static IEnumerable<T> Apply<T>(         [NotNull] this IEnumerable<T> source,         [NotNull] Action<T>…
I have the following function of a linked list program below, and it accepts the
I have the following function of a linked list program below, and it accepts the name and age from the user. However, I am looking to arrange the age in ascending order, how do Ii…
I have the following homework I need help with: no programming is required, all
I have the following homework I need help with: no programming is required, all should be theoretical answers. Data structures make up the foundation of most major pieces of softw…
I have the following html code:
I have the following html code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <he…
I have the following information: [Free-Energy Changes of Glycolytic Reactions i
I have the following information: [Free-Energy Changes of Glycolytic Reactions in Erythocytes] [Standard Free-Energy values of hyidrolysis for some phosphorylated compounds and Ac…
I have the following instructions: Address Contents 00 10 01 04 02 30 03 45 04 C
I have the following instructions: Address   Contents 00              10 01              04 02              30 03              45 04             C0 05             00 So we have: 1…
I have the following instructions: Table # 1 Name: Employee Columns and Data Typ
I have the following instructions: Table # 1 Name: Employee Columns and Data Types: • empNumber (char(8)), firstName (varchar(25)), lastName varchar(25)), ssn (char(9)), address (…
I have the following java script. I would like the result (line 21) to state \"L
I have the following java script. I would like the result (line 21) to state "List of primes" before it prints the primes. And how can I get the statement (line 22) to print on th…
I have the following java-program, that creates a random walk starting at (0,0)
I have the following java-program, that creates a random walk starting at (0,0) and continuing until x or y is greater than abs(n). First: I get an error, when I try closing the S…
I have the following javascript code and html file. I need help figuring out how
I have the following javascript code and html file. I need help figuring out how to run it. Is there a way I need to save it in order to be able to run it in a browser? It should …
I have the following macro that will hide columns perfectly. But i would also li
I have the following macro that will hide columns perfectly. But i would also like this macro or another macro to autosize the columns so that the numbers can be seen instead of t…
I have the following map: Map soundEventCells = new Ha
I have the following map: Map<Double, List<SoundEvent>> soundEventCells = new HashMap<Double, List<SoundEvent>>(); This HashMap maps double values (which a…
I have the following math trick which is multiplying numbers up to 20. Take 15 x
I have the following math trick which is multiplying numbers up to 20. Take 15 x 13 for an example. Always place the larger number of the two on top in your mind. Then draw the sh…
I have the following pictures, sorry top half of first photo harder to read, say
I have the following pictures, sorry top half of first photo harder to read, says "make the shorter tree a subtree of the other when two trees merge additional array height[], whe…
I have the following points, p = [[0,3.8414709848078967],[0.6931471805599453,6.6
I have the following points, p = [[0,3.8414709848078967],[0.6931471805599453,6.6818861490654635],[1.0986122886681098,7.5355691627323065],[1.3862943611198906,7.788374949171635],[1.…
I have the following problem in Algebra C ii Seoure https./www.myopermathcom.a a
I have the following problem in Algebra C ii Seoure https./www.myopermathcom.a actionaskip&to; 33 tlome l My Classes ? I tselp I LO Out Stephen Griffin Cuure Messages Furume C…
I have the following problem scenario: I have a text file and I have to read it
I have the following problem scenario: I have a text file and I have to read it and split it into lines. Some lines might need to be dropped (according to criteria that are not fi…
I have the following problem to be answered in C++ programming: Design a program
I have the following problem to be answered in C++ programming: Design a program for a trucking company that has 4 trucks in its fleet. Each truck is identified by a number from 1…
I have the following problem, I would like to know an efficient algorithm to sol
I have the following problem, I would like to know an efficient algorithm to solve it. Suppose I have a weighted graph G and a set of vertices K, I want to find a walk which start…
I have the following problem: A dog running in an open field has components of v
I have the following problem: A dog running in an open field has components of velocity vx = 3.3 m/s and vy = -1.3 m/s at time t1 = 11.0 s . For the time interval from t1 = 11.0 s…
I have the following problem: As we saw in class, if you want to sort 3 values u
I have the following problem: As we saw in class, if you want to sort 3 values using a comparison-based sort, you cannot beat 3 comparisons, worst case. Suppose that you had a spe…
I have the following problem: For Java GUI project, you will implement a simple
I have the following problem: For Java GUI project, you will implement a simple Character Creation Screen as found in many different RPGs (role playing games.) This screen will al…
I have the following program and I have the necessary programs opened, but I kee
I have the following program and I have the necessary programs opened, but I keep getting this error when I compile it Error: LinkedList is not abstract and does not override abst…
I have the following program but whenever I try to run it I get an error that it
I have the following program but whenever I try to run it I get an error that it cannot find or load the main class. Can you please take a look at it and tell me what to add to th…
I have the following program in Java import java.io.BufferedReader; import java.
I have the following program in Java import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.io.IOException; import java.util.ArrayList; import …
I have the following program that I need to use to search for a number in an uns
I have the following program that I need to use to search for a number in an unsorted array: /** Return true if target appears in the sorted array data. */ public static boolean l…