Browse N
Alphabetical listing with fast deep pagination.
17385 items • Page 131 / 348
Need help with molality and van \'t hoff 22.6500g FeCl3* 6 H20_are dissolved in
Need help with molality and van 't hoff 22.6500g FeCl3* 6 H20_are dissolved in 15.3575 g water. The final volume of the solution is 29.75 mL. The solution is determined to freeze …
Need help with more detailed comments. Hello, the code is completed and successf
Need help with more detailed comments. Hello, the code is completed and successfully compiling, but I would like MORE detailed comments in each step thoroughly explaining more abo…
Need help with my C homework! Write a program which takes two strings as input f
Need help with my C homework! Write a program which takes two strings as input from the user. Ask the user to enter names in the first string and foods in the second string. In bo…
Need help with my C homework. The idea is to use proj1.c to call all the functio
Need help with my C homework. The idea is to use proj1.c to call all the functions. The other functions are not to be modified. Any help would be appriciated! It would be easier t…
Need help with my C homework. The idea is to use proj1.c to define all the funct
Need help with my C homework. The idea is to use proj1.c to define all the functions. The other functions are not to be modified. Any help would be appriciated! The list of direct…
Need help with my C homework. The idea is to use proj1.c to define all the funct
Need help with my C homework. The idea is to use proj1.c to define all the functions. The other functions are not to be modified. Any help would be appriciated! The list of direct…
Need help with my C programing exersise. My program is currently reading input u
Need help with my C programing exersise. My program is currently reading input using getchar and reading a file that contains letters such as: ABCDEF YYYYYY ZZZZZZZ and I got my m…
Need help with my C programming lab. The text and header files are included. The
Need help with my C programming lab. The text and header files are included. The Objective of the lab is to make a program that read the text file of circle dimentions and convert…
Need help with my C programming lab. The text and header files are included. The
Need help with my C programming lab. The text and header files are included. The exact instructions are the pictures below. Please use comments to explain key parts. Header File: …
Need help with my C programming lab. The text and header files are included. The
Need help with my C programming lab. The text and header files are included. The exact instructions are the pictures below. Please use comments to explain key parts. Header File: …
Need help with my C++ code PLEASEEEEE i dont need a main function it is built in
Need help with my C++ code PLEASEEEEE i dont need a main function it is built in to the autograded compilor. I just need this function. thanks :). Also all librarys etc are built …
Need help with my C++ intro class free write review. Having a hard time with the
Need help with my C++ intro class free write review. Having a hard time with the a 3-part gameplay question. Please Help. Functions to write: Question 3) part A) /** * Requires: s…
Need help with my C-Project... Objective To learn how to write functions given s
Need help with my C-Project... Objective To learn how to write functions given specifications To learn how to the use pass by value and pass by reference variables To practice pla…
Need help with my Cal History? History 310 I. Multiple-Choice 1. The Hetch Hetch
Need help with my Cal History? History 310 I. Multiple-Choice 1. The Hetch Hetchy project was undertaken to supply water to a. San Francisco. b. Los Angeles. c. San Diego. d. Sacr…
Need help with my JAVA assignment, please read the note and the question careful
Need help with my JAVA assignment, please read the note and the question carefully Thank you. Please use inheritance Notes: Course class: The toString method returns the name of t…
Need help with my JAVA assignment, please! Thanks. Design a program that generat
Need help with my JAVA assignment, please! Thanks. Design a program that generates a linked list of randomly generated Integer objects. Present a menu at program start that gives …
Need help with my JAVA assignment, please! Thanks. Part 1 - addFirst: Write the
Need help with my JAVA assignment, please! Thanks. Part 1 - addFirst: Write the clear(), addFirst(), and toString() methods for LinkedList.java. Do not attempt to modify Tester.ja…
Need help with my JAVA homework ASAP, thank you so much. The cost this year (201
Need help with my JAVA homework ASAP, thank you so much. The cost this year (2016) of a car is $25000. Each year the cost increases by 6.5%. Write a Java program that asks you to …
Need help with my JAVA homework! Thank you! You’ll be given some standard linked
Need help with my JAVA homework! Thank you! You’ll be given some standard linked list code (singly-linked, no dummy head node,) and be asked to trace through the code to determine…
Need help with my JAVA homework, please write the code exactly the question ask.
Need help with my JAVA homework, please write the code exactly the question ask. Thank you. Exercise 2 Define the class Rectangle that contains double instance variables named wid…
Need help with my JAVA homework. ASAP. Thx Create a Java program that asks the u
Need help with my JAVA homework. ASAP. Thx Create a Java program that asks the user to enter four numbers between 0-9, then checks to see how many pairs of numbers there are (in a…
Need help with my JAVA homework. ASAP. Thx Write a Java application that plays a
Need help with my JAVA homework. ASAP. Thx Write a Java application that plays a word game with the user. The program asks the user to enter the following: Your name One number be…
Need help with my JAVA hw, ASAP, ty. You can represent a route map in a Java pro
Need help with my JAVA hw, ASAP, ty. You can represent a route map in a Java program with two arrays. The first array can contain the names of the towns on the route and the secon…
Need help with my JAVA programming homework! Thanks Solve for a path through a T
Need help with my JAVA programming homework! Thanks Solve for a path through a Two-Dimensional maze by use of exhaustive search and backtracking. Given a two-dimensional array lik…
Need help with my MATLAB code for the bold question at the bottom please. New to
Need help with my MATLAB code for the bold question at the bottom please. New to this, something is wrong and I'm too tired to find it. Thank you in advance. (I tried to include e…
Need help with my Matlab assignment Write a code that will use the random-number
Need help with my Matlab assignment Write a code that will use the random-number generator rand to determine the following: I. The number of random numbers it takes to add up to 2…
Need help with my \'Account\' class program. Basically, I need to make a java fi
Need help with my 'Account' class program. Basically, I need to make a java file that mimicks an ATM Machine (subclass of my Account class). I need to follow these: * Make 10 acco…
Need help with my assignment in my Training and Development class 2) Chapter 5,
Need help with my assignment in my Training and Development class 2) Chapter 5, answer the following question: What can be done long before a trainee attends training to ensure th…
Need help with my assignment, would appreciate it. 1. Which of the following pro
Need help with my assignment, would appreciate it. 1. Which of the following properties is true for a 2-4 tree? additions only require a single rotation All other answers are corr…
Need help with my bio homework please. Please attached the answer with the same
Need help with my bio homework please. Please attached the answer with the same question number. each the correct answer MULTIPLE CHOICE. Circle 9. symptoms of cardiac arrhythmias…
Need help with my c++ code Create a QueueLinkedList of todo items using the foll
Need help with my c++ code Create a QueueLinkedList of todo items using the following struct struct TodoItem { std::string todo; }; So, you will be working on a stack array which …
Need help with my c++ code Create a StackLinkedList of todo items using the foll
Need help with my c++ code Create a StackLinkedList of todo items using the following struct struct TodoItem { std::string todo; }; So, you will be working on a stack array which …
Need help with my calculator program. Trying to use a Keypress event that will a
Need help with my calculator program. Trying to use a Keypress event that will accept numeric input from the keyboard.Please see my code below. I highlighted the area in bold. tha…
Need help with my case study for my managerial accouting class, any help will be
Need help with my case study for my managerial accouting class, any help will be greatly appreciated. Part 1 15 points Cingle Company LLC produces gadgets at one manufacturing fac…
Need help with my case study it deals with ethics questions ASAP! Case 1: Progra
Need help with my case study it deals with ethics questions ASAP! Case 1: Programmer, personal program: taking the program to his new position A computer programmer worked for a b…
Need help with my code (either do-while loop, nested for loop, or my if-then-els
Need help with my code (either do-while loop, nested for loop, or my if-then-else code). After I run the code it will show both the if/else statements that are in the nested for l…
Need help with my code. My algorithm seems to be able to work when doing the enc
Need help with my code. My algorithm seems to be able to work when doing the encryption. Except, only for the first one. I think there is something wrong when i input from the fil…
Need help with my code.... in line 50- Public static void diplaycells(int data[]
Need help with my code.... in line 50- Public static void diplaycells(int data[]) there is an error that says it has an illegal start of expression! i dont know what to do to fix …
Need help with my flappy bird code!! It is not wokring if someone could fix it t
Need help with my flappy bird code!! It is not wokring if someone could fix it that would be great. import SpriteKit struct PhysicsCatagory { static let HeadGroup : UInt32 = 0x1 &…
Need help with my function.. Suppose to convert a postfix expression to infix ex
Need help with my function.. Suppose to convert a postfix expression to infix expression. 2 10 4 * 5 / + 9 3 - - or (cannont accept spaces) 2104*5/+93-- Is giving me: ((1+((0*4)/5…
Need help with my function.. Suppose to convert a postfix to infix expression. I
Need help with my function.. Suppose to convert a postfix to infix expression. I can give full program if needed. It doesnt seem to handle numbers > 9 very well. Letters its pe…
Need help with my java assignment.. Thanks in advance! Project name: JavaH5NBL I
Need help with my java assignment.. Thanks in advance! Project name: JavaH5NBL In this exercise, you?ll create an Invoice class and construct objects from it as you convert the In…
Need help with my java assignment.. Thanks in advance! Project name: JavaH5NBL I
Need help with my java assignment.. Thanks in advance! Project name: JavaH5NBL In this exercise, you'll create an Invoice class and construct objects from it as you convert the In…
Need help with my java homework. ASAP Thank you Write a program that asks a user
Need help with my java homework. ASAP Thank you Write a program that asks a user to enter in two words. The program prints a string consisting of the characters that are common to…
Need help with my java programming homework please! Thanks for your help. Implem
Need help with my java programming homework please! Thanks for your help. Implement a class called SubstringTester that uses recursion to generate all substrings of a given String…
Need help with my java project. the code is below 1. Program prompts users to pl
Need help with my java project. the code is below 1. Program prompts users to play again, and resets values 2. Ask the user for both a minimum and maximum possible value for the c…
Need help with my ksmall program. I get an error saying segmentation dump. Thank
Need help with my ksmall program. I get an error saying segmentation dump. Thanks #include<iostream> using namespace std; int ksmall(int*, int, int , int); void swap(int*, i…
Need help with my lab report calculations. All work must be shown for full point
Need help with my lab report calculations. All work must be shown for full points thanks!! Use the following data obtained with mV/pH meter equipped with electrode for direct Cl- …
Need help with my lab. I am using Snell\'s law to try and find the index of refr
Need help with my lab. I am using Snell's law to try and find the index of refraction of two elements, Water and then vegetable cooking oil. I measured the Angle of incidence for …
Need help with my matlab code Basically I need a loop that performs the manual c
Need help with my matlab code Basically I need a loop that performs the manual code I wrote below. I put a for loop to try to get the results from the manual code for a given n va…