Browse I
Alphabetical listing with fast deep pagination.
87858 items • Page 288 / 1758
I need help finishing this table. I just need the i and molality for glycerol, N
I need help finishing this table. I just need the i and molality for glycerol, NaCl, and CaCl2. (I don't need any of the other values for water) I guess I am most confused about t…
I need help finishing this! I took a picture of the first page just in case it\'
I need help finishing this! I took a picture of the first page just in case it's needed! Blank 3. do Trial 3 Trial 1 Trial 2 Titration of EDTA solution 25.0 ml. 250 mi 25.0 mL vol…
I need help finishing up this code, I dont know what to put for the public boole
I need help finishing up this code, I dont know what to put for the public boolean equals(Circle guest) method ______________________________________________ public class Circle {…
I need help finishing upthis code. I have to write a GUI program to conver allle
I need help finishing upthis code. I have to write a GUI program to conver allletters in a string uppercase letters, also using a dialog box forInput/Output. I have to allow the u…
I need help fixing MovieSeating.java. All other files were premade and are fine.
I need help fixing MovieSeating.java. All other files were premade and are fine. Here are the codes: Assignment7.java import java.io.*; public class Assignment7 { public static vo…
I need help fixing and implementing my function into my project. I\'m trying to
I need help fixing and implementing my function into my project. I'm trying to make it where you can enter multiple things in the code to get different results. Ex ./stocks.x will…
I need help fixing errors in this program: public class TemperatureProblem { pub
I need help fixing errors in this program: public class TemperatureProblem { public static void main(String[] args) { // calling methods to execute // collect average temperature …
I need help fixing just part of my code and I can\'t figure out. The code I have
I need help fixing just part of my code and I can't figure out. The code I have fails before printing the outcome. Your help is greatly appreciated. I just nedd help fixing bool a…
I need help fixing just part of my code and I can\'t figure out. Your help is gr
I need help fixing just part of my code and I can't figure out. Your help is greatly appreciated. I just nedd help fixing bool allSumsAre Equal. PLEASE KEEP IN MIND the We can't u…
I need help fixing my C++ function to take all the conditions into consideration
I need help fixing my C++ function to take all the conditions into consideration for my program. My program's responibility is to finish the implementation of an iterative solutio…
I need help fixing my code. I\'m having trouble understanding override methods s
I need help fixing my code. I'm having trouble understanding override methods so an explanation on what I'm doing wrong would be much appreciated. I believe most of my error is in…
I need help fixing my code. The code goes through xml documents in a directory a
I need help fixing my code. The code goes through xml documents in a directory and replaces the text in the text node. Right now it wont work becuase I use .findall. When I remove…
I need help fixing my compiling errors. Here\'s the assignment: https://www.drop
I need help fixing my compiling errors. Here's the assignment: https://www.dropbox.com/s/mawyte4ivhadipw/CSC260_P5-Palindrone_StacksQueues.pdf?dl=0 //Stack.h #ifndef STACK_H #defi…
I need help fixing my problem in my project the bugs are in two class the first
I need help fixing my problem in my project the bugs are in two class the first one is bank.java the lines have the problem as shwon in the pic here is the bank.java code: import …
I need help fixing my program!! When I run it and search for an a number that is
I need help fixing my program!! When I run it and search for an a number that is actually IN the array, it still says its "NOT FOUND!". Help please!! import java.io.BufferedReader…
I need help fixing my project. Here are the classes and the instructions to how
I need help fixing my project. Here are the classes and the instructions to how it should work. Please comment on what you fixed or what i need to add. Thank you! GUI------ import…
I need help fixing the error in my C programming code. #include #pragm
I need help fixing the error in my C programming code. #include <stdio.h> #pragma warning(disable: 4996) // Forward Declarations int CaseOne(int, char*); int CaseTwo(int, ch…
I need help fixing the errors in this program it runs using javaFX I\'m trying t
I need help fixing the errors in this program it runs using javaFX I'm trying to figure out how to get this to run and figure how to add music into it. JukeBox.java import static …
I need help fixing the following C++ program! I keep recieving the same error ev
I need help fixing the following C++ program! I keep recieving the same error everytime and I have no idea how to fix it. The Error I recieve is: In function 'int main()': 37:16: …
I need help fixing the following program: Descriptions for Project #4: Modify yo
I need help fixing the following program: Descriptions for Project #4: Modify your project #3 by implementing the following: Create two and three-dimensional arrays to store all i…
I need help fixing the rest of the table Data and Results Use the table below to
I need help fixing the rest of the table Data and Results Use the table below to record your data and results. As a general rule, mass and moles should be expressed to two decimal…
I need help fixing these compiler errors. Thank you. #include #includ
I need help fixing these compiler errors. Thank you. #include <iostream> #include <fstream> #include <iomanip> #include <sstream> #include <string> #…
I need help fixing this C++ code!!! Can somemone help finish the code I have mad
I need help fixing this C++ code!!! Can somemone help finish the code I have made below to match the desired graphs mentioned in the assigment? I am new to c++ and need major help…
I need help fixing this code ... I keep getting 6/10 correctness -----> 60% Your
I need help fixing this code ... I keep getting 6/10 correctness -----> 60% Your task is to only complete the following functions found inside btree.cpp file. Remarks: As you c…
I need help fixing this code. Please provide the correct code by changing the sy
I need help fixing this code. Please provide the correct code by changing the syntax errors. Here is the exercise: Fix the code in Oops1.java. There are at least 7 different synta…
I need help fixing this program in C++. Something is going wrong. Lab 10 – Searc
I need help fixing this program in C++. Something is going wrong. Lab 10 – Searching and Sorting Objectives: · Use a single dimension array · Use a menu to call va…
I need help fixing this program. Below I have the code for the classes and the e
I need help fixing this program. Below I have the code for the classes and the errors (part of code runs until it hits a certain point): Error: Exception in thread "main" java.lan…
I need help following volumes: 1) Find the volume V of the solid obtained by rot
I need help following volumes: 1) Find the volume V of the solid obtained by rotating the region bounded by the given curves about the specified line. y = 3e^?x, y = 3, x = 2; abo…
I need help for (i=0;i
I need help for (i=0;i<3;i++) { System.out.println("Enter the first name and last name of the employee: "); <=====THIS String name =in.nextLine(); System.out.pri…
I need help for Part 1 and Part 2 of this assignment about C++ Pointer Variables
I need help for Part 1 and Part 2 of this assignment about C++ Pointer Variables. I want to check if the code is right. https://www.dropbox.com/s/s6bvy79p3m9yyiz/Assignment%2010.d…
I need help for Part D! Please and Thanks so much! B The densit ty of water ice
I need help for Part D! Please and Thanks so much! B The densit ty of water ice in icebergs is 0917 /m The average density of ocean water varies with temperature and salinity salt…
I need help for Part I. 472 SubmitMy AnswersGive Up Correct It is difficult to b
I need help for Part I. 472 SubmitMy AnswersGive Up Correct It is difficult to be sure what frame, exactly, corresponds to any particular displacement–so, realistically, your resu…
I need help for SimpleBotController import java.util.ArrayList; import java.util
I need help for SimpleBotController import java.util.ArrayList; import java.util.List; import java.util.Scanner; public class SimpleBotController { public void readWorld(Scanner i…
I need help for a problem in my book probability A bridge hand is found by takin
I need help for a problem in my book probability A bridge hand is found by taking 13 cards at random and without replacement from a deck of 52 playing cards. Find the probability …
I need help for a problem in my book probability A bridge hand is found by takin
I need help for a problem in my book probability A bridge hand is found by taking 13 cards at random and without replacement from a deck of 52 playing cards. Find the probability …
I need help for b i tried 4.29 4290000 and 4.28e6 During the first half of the t
I need help for b i tried 4.29 4290000 and 4.28e6 During the first half of the twentieth century, research into the behavior of materials at ultrahigh pressures was conducted usin…
I need help for code for my SystemVeriglog code (not VHDL) module workSheet2ALU(
I need help for code for my SystemVeriglog code (not VHDL) module workSheet2ALU( input logic signed [7:0] a,b, input logic btnU, btnL, btnC, btnR, btnD, output logic [7:0] led ); …
I need help for identifying this compound or at least knowing the possible funti
I need help for identifying this compound or at least knowing the possible funtional group in it. 20915 15663 18 1236 862.98 Peak Find Memory-53 40 20 2000 4000 Wavenumber [cm-1] …
I need help for making readworld and comment. import java.util.ArrayList; import
I need help for making readworld and comment. import java.util.ArrayList; import java.util.List; import java.util.Scanner; public class SimpleBotController { public void readWorld…
I need help for my homework.Would you please help me? 1) A serial system is comp
I need help for my homework.Would you please help me? 1) A serial system is comprised of 5 components connected in series. In.order.for the serial system to work, all five compone…
I need help for my homework.Would you please help me? 1) A serial system is comp
I need help for my homework.Would you please help me? 1) A serial system is comprised of 5 components connected in series. In.order.for the serial system to work, all five compone…
I need help for my method experiment design assignment. The topic Is about a bac
I need help for my method experiment design assignment. The topic Is about a bacteria of a rubber outside shoe sole vs bacteria of a rubber inside shoe sole. With a PVC outside sh…
I need help for my next project due next tuesday can you help me in writing this
I need help for my next project due next tuesday can you help me in writing this program and can you make it a simple program easy as possible. note here are the parameters of the…
I need help for my week 2 project project name is motorcycle charity event for a
I need help for my week 2 project project name is motorcycle charity event for animals in DeVry Acceptance Criteria- Develop a checklist that will be used by the customer to measu…
I need help for my week 2 project. Project name is motorcycle charity events for
I need help for my week 2 project. Project name is motorcycle charity events for animals for Devry University. Project Deliverables - What are the tangible outputs or services of …
I need help for number 6 please!! thanks!! 4. Suppose we have a sample of three
I need help for number 6 please!! thanks!! 4. Suppose we have a sample of three numbers from a continuous uniform (0,1) distribution, but we don't know what the mean of that distr…
I need help for part B Problem 16 Part A Ships A and B leave port together. For
I need help for part B Problem 16 Part A Ships A and B leave port together. For the next two hours, ship A travels at 23 mph in a direction 39 west of north while ship B travels 2…
I need help for part f and g. Rick Smith, CEO of XYZ, Inc., wants to raise S5 mi
I need help for part f and g. Rick Smith, CEO of XYZ, Inc., wants to raise S5 million in a private equity in his early stage venture. Smith conservatively projects net income of S…
I need help for programming and problem solving with c++ sixth edition and the p
I need help for programming and problem solving with c++ sixth edition and the problem is "Write a C++ program that computes student grades for an assignment as a percentage given…
I need help for solving these qusitions please 1-The slope of the tangent line t
I need help for solving these qusitions please 1-The slope of the tangent line to the graph of the exponential function y=10x at the point (0,1) is limh%u2192010h%u22121h. Estimat…