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

Browse H

Alphabetical listing with fast deep pagination.
34653 items • Page 158 / 694

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
Hello, I\'m trying to change this code I wrote last week from using strings to u
Hello, I'm trying to change this code I wrote last week from using strings to using c-strings (char arrays and functions) to read and output data. Here is the code I have so far: …
Hello, I\'m trying to do the numbers analysis program. When I run the code it gi
Hello, I'm trying to do the numbers analysis program. When I run the code it gives me an error that int i = 0; is all ready in use. How do i declare the value in the first part of…
Hello, I\'m trying to figure out what is the best mechanism for theIsomerization
Hello, I'm trying to figure out what is the best mechanism for theIsomerization of Maleic Acid to Fumaric Acid here:- http://img19.imageshack.us/img19/1209/mechanismandspartanvalu…
Hello, I\'m trying to get create a hover state for comboBox_3 . When the user ho
Hello, I'm trying to get create a hover state for comboBox_3 . When the user hovers over it, Im trying to get it to scale up in height and length by 2 pixels. Below is the code. i…
Hello, I\'m trying to get this code to write to a CSV file (Excel spreadsheet co
Hello, I'm trying to get this code to write to a CSV file (Excel spreadsheet compatible) and read from the same file. I believe I'm close, but I keep getting the error below. I'm …
Hello, I\'m trying to read this data into an array linked with astruct: How can
Hello, I'm trying to read this data into an array linked with astruct: How can read the entire name of the movie into anarray[i].movie? my struct looks like this: struct Data { st…
Hello, I\'m trying to read this file into a variable. Any ideahow? \"input file\
Hello, I'm trying to read this file into a variable. Any ideahow? "input file" 160 Then the Voom...It went VOOM! And, oh boy! What a VOOM! Now,don't ask me what a Voom is. I never…
Hello, I\'m trying to solve the following problem 36P from chapter 3 of \"Comput
Hello, I'm trying to solve the following problem 36P from chapter 3 of "Computer Networking: A Top-Down Approach Featuring the Internet (5th)": http://www.cramster.com/solution/so…
Hello, I\'m trying to understand how they got the angle. This phasor concept has
Hello, I'm trying to understand how they got the angle. This phasor concept has got me confused. In this case, V1 RMS = 2.061 and V2 RMS = 1.146. How did they get 52.4 degrees? I'…
Hello, I\'m trying to write a code to check if two strings are anagrams. i have
Hello, I'm trying to write a code to check if two strings are anagrams. i have already figured out a code but I can't get it to work for words of different cases and words with wh…
Hello, I\'m wondering if someone can help me out. I have a TempInFile to fill my
Hello, I'm wondering if someone can help me out. I have a TempInFile to fill my 2D array with ints that are temperatures. First row is the high of the year, the second row is the …
Hello, I\'m working on MATLAB.I have a speech file which recorded using by matla
Hello, I'm working on MATLAB.I have a speech file which recorded using by matlab and i want to process it with following instructions.l need MATLAB codes for it. Plot the signal i…
Hello, I\'m working on a C++ project and am getting a few errors here, mostly ne
Hello, I'm working on a C++ project and am getting a few errors here, mostly need help with the loadArray function and the look up taxes function. Here is my code so far: #include…
Hello, I\'m working on a Titration of strong and weak acids chemistry lab. I\'ve
Hello, I'm working on a Titration of strong and weak acids chemistry lab. I've completed the experiments and graphed my data. I'm struggling to find the equivalence point on the g…
Hello, I\'m working on a lab report for potentiometric determination of mized ha
Hello, I'm working on a lab report for potentiometric determination of mized halides, and need help with these questions. I greatly appreciate your help. thanks!! 1. Is silver nit…
Hello, I\'m working on a project from class, and it\'s a text analysis project.
Hello, I'm working on a project from class, and it's a text analysis project. We're supposed to load a document into the program and basically read data from it. Ex: (word count, …
Hello, I\'m working on a project from class, and it\'s a text analysis project.
Hello, I'm working on a project from class, and it's a text analysis project. We're supposed to load a document into the program and basically read data from it. Ex: (word count, …
Hello, I\'m working on a school project using arduino. I\'m using a potentiomete
Hello, I'm working on a school project using arduino. I'm using a potentiometer to control a brushless motor and so far it works. I was just wondering how to create a dead zone so…
Hello, I\'m working on the Traveling Salesman Problem and I\'ve done research on
Hello, I'm working on the Traveling Salesman Problem and I've done research on the internet and read about different solutions and found that the time complexity is O(n!) for the …
Hello, I\'m working with the below C++ code and I would like to limit thenumber
Hello, I'm working with the below C++ code and I would like to limit thenumber of times from 5 to 1 the question of "Enter your five digitlottery pick". I can't figure this out, b…
Hello, I\'m writing a java program that parses some info from a file. I was able
Hello, I'm writing a java program that parses some info from a file. I was able to print and format all the information to the terminal just fine. Now I need to print that info in…
Hello, I\'m writing an application which can recursively retrieve the paths to e
Hello, I'm writing an application which can recursively retrieve the paths to every .java and .txt file in the hierarchy. Then the application shall sequentially open each file in…
Hello, I\'ve been having a hell of a time with this problem: Write a method call
Hello, I've been having a hell of a time with this problem: Write a method called stripHtmlTags that accepts a Scanner representing an input file containing an HTML web page as it…
Hello, I\'ve been having touble trying to find out how to write the MATLAB code
Hello, I've been having touble trying to find out how to write the MATLAB code for the function given as: Function c = reimsum(P,a,b,n) which accepts as inputs, a polynomial P and…
Hello, I\'ve been having trouble on this question and its parts - Any help/expla
Hello, I've been having trouble on this question and its parts - Any help/explanation would be greatly appreciated. A. Solar Power Plant Designs PSEG Long Island has committed to …
Hello, I\'ve been having trouble writing a peice of code for an Arduino Uno in m
Hello, I've been having trouble writing a peice of code for an Arduino Uno in my electromech' engineering class. We are tasked with writing a program that operates a servo to move…
Hello, I\'ve been stuck on this code for awhile now and desperatly need help. He
Hello, I've been stuck on this code for awhile now and desperatly need help. Here is what you must do: 1.In this question, you are going to implement a stack data structure in par…
Hello, I\'ve been stuck on this homework assignment and cannot figure out how to
Hello, I've been stuck on this homework assignment and cannot figure out how to get started. I started to add code in the Superclass and added the basic TextField stuff. If someon…
Hello, I\'ve been stuck on this problem for a while and would like help. Write,
Hello, I've been stuck on this problem for a while and would like help. Write, in Java, a program with an efficient t algorithm that has time complexity O(logn) for solving the fo…
Hello, I\'ve been working at this for awhile now I just can\'t seem to get it. C
Hello, I've been working at this for awhile now I just can't seem to get it. Could anyone please help me with this? I feel like I got most of the files finished but just to be sur…
Hello, I\'ve been working on a Banking program that turns arrays into linked lis
Hello, I've been working on a Banking program that turns arrays into linked lists. For the most part, I have it all working but I have a few problems that I cannot seem to fix. He…
Hello, I\'ve got a project almost done but I need help with one more task. As it
Hello, I've got a project almost done but I need help with one more task. As it is when the program compiles it opens a window to check 3 numbers to see if they make a right trian…
Hello, I\'ve got to create a node and get it to broadcast distance vectorpackets
Hello, I've got to create a node and get it to broadcast distance vectorpackets through socket programming (UDP sockets). The user inputsthe distance costs initially, then compute…
Hello, I\'ve hit a conceptual wall. I cannot seem to wrap my brain around how to
Hello, I've hit a conceptual wall. I cannot seem to wrap my brain around how to make this work; with either straight Pivot interaction, or through the use of formulas on the data …
Hello, I\'ve made a code and I\'m trying to drag and drop any of the cards I dea
Hello, I've made a code and I'm trying to drag and drop any of the cards I deal. I'm not sure what I'm missing... Here is the code: First Code is HTML5 & Second Code is CSS...…
Hello, I\'ve posted this question for matlab code but matlab doesn\'t accept neg
Hello, I've posted this question for matlab code but matlab doesn't accept negative values or zeros,here is the code like here (m(-1) = 0;) m(-1) = 0; m(2) =0; for k = 0:3 if (k==…
Hello, I\'ve posted variations of this question three times over the last few we
Hello, I've posted variations of this question three times over the last few weeks. I've gotten some helpful answers, but my knowledge in C is not that great to make use of the an…
Hello, I\'ve spent over an hour on this problem. Cansomeone please help? Find al
Hello, I've spent over an hour on this problem. Cansomeone please help? Find all possible functions f: A --> B in eachcase below. Describe the functions by listing their ordere…
Hello, I\'ve started an assignment working with interfaces, and its the introduc
Hello, I've started an assignment working with interfaces, and its the introduction to interfaces. Needless to say, I've gotten stuck. I'm not quite sure how I'm supposed to use t…
Hello, If a bookstore have 28 Accounting textbooks in stock which originally cos
Hello, If a bookstore have 28 Accounting textbooks in stock which originally cost $110 each. Then McGraw Hill releases a brand-new edition of the accounting textbook; as such, dem…
Hello, If someone could help me answer the following question: \"The speed of so
Hello, If someone could help me answer the following question: "The speed of sound in air is about 760 MPH. Suppose nowthat a police car is sounding its siren, and comng toward yo…
Hello, If two waves with equal but opposite in amplitude, collide ata point equa
Hello, If two waves with equal but opposite in amplitude, collide ata point equal distance from each other so the amplitude goes tozero, what can be said about the energy? Does it…
Hello, If you are solving this can you show in boring details I want to get this
Hello, If you are solving this can you show in boring details I want to get this one excatly.Thank you Question 1: You are a prisoner trying to escape your unjust captivity. You r…
Hello, If you can\'t complete this problem with step by steps to the solution, d
Hello, If you can't complete this problem with step by steps to the solution, do not accept it. 1) - An element of the third period has the following ionization energies in KJ/mol…
Hello, If you could answer question 5 part d showing step by step how you solved
Hello, If you could answer question 5 part d showing step by step how you solved it so I may solve similar problems in the future myself, that would be greatly appreciated! Thank …
Hello, If you could answer question 5 part d showing step by step how you solved
Hello, If you could answer question 5 part d showing step by step how you solved it so I may solve similar problems in the future myself, that would be greatly appreciated! Thank …
Hello, If you could answer question 5 parts a-d showing step by step how you sol
Hello, If you could answer question 5 parts a-d showing step by step how you solved it so I may solve similar problems in the future myself, that would be greatly appreciated! Tha…
Hello, If you could answer question 5 parts a-d showing step by step how you sol
Hello, If you could answer question 5 parts a-d showing step by step how you solved it so I may solve similar problems in the future myself, that would be greatly appreciated! Tha…
Hello, If you could help me using C programming, that would be awesome! Write a
Hello, If you could help me using C programming, that would be awesome! Write a program that takes the length and width of a rectangular yard and the length and width of a rectang…
Hello, If you never mind, I want the solutions for this question.. the due time
Hello, If you never mind, I want the solutions for this question.. the due time is after 6 hours please do not late more than 6 hours .. question: Ace alexia plays professional te…