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 171 / 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 an arduino uno with its USB cable, 2x16 LCD screen and an HCI-05 bluetoot
I have an arduino uno with its USB cable, 2x16 LCD screen and an HCI-05 bluetooth module. I also have a lot of wires to connect the LCD screen and the bluetooth module to my ardui…
I have an argument with a collegue of mine regarding the C++ guidelines to follo
I have an argument with a collegue of mine regarding the C++ guidelines to follow. He currently designs all his libraries that way: He uses inconsistently uppercase and lowercase …
I have an array in python in this format: yearsVsAmounts which returns I am tryi
I have an array in python in this format: yearsVsAmounts which returns I am trying to plot this by importing matlab but it is not successful. %matplotlib inline import matplotlib.…
I have an array of floats, sorted from smallest to largest, and need to be able
I have an array of floats, sorted from smallest to largest, and need to be able to pick out the nearest float greater than or less than a passed input value. This input value is n…
I have an array of integers of x entries i.e: [1,2,3,4,1,2,3,4,4,3,3,3] how do I
I have an array of integers of x entries i.e: [1,2,3,4,1,2,3,4,4,3,3,3] how do I count the number of repeated entries and print it intabular form i.e N count 1 2 2 2 3 5 4 3 I hav…
I have an array of orange, orange, green, blue, purple, pink, blue, pink I need
I have an array of orange, orange, green, blue, purple, pink, blue, pink I need to display the different colors and how many of each one that I have. I know that I need to do a co…
I have an array of string and I wanted to know how could I write a code where th
I have an array of string and I wanted to know how could I write a code where the user can edit, update, and save the strings in Java? Here is the code so far. The names are appea…
I have an array of type Point, and it is already sorted. I need to create a meth
I have an array of type Point, and it is already sorted. I need to create a method that does the following: Furthermore, the second scenario Do the method in java and post the cod…
I have an assessment due at midnight tonight and I have left it really late and
I have an assessment due at midnight tonight and I have left it really late and having next to no understanding of how to get the required answer has made me quite nervours as I n…
I have an assigment I\'m trying to complete but I\'m not getting the right resul
I have an assigment I'm trying to complete but I'm not getting the right results with the code I have. I am to write a C program that reads in a list of integers and the prints ou…
I have an assignement that consists of implementing sorting algorithms. Can some
I have an assignement that consists of implementing sorting algorithms. Can someone help me with this one? "public void bucketSort(int[] array, int lowindex, int highindex, boolea…
I have an assignemt that is You will be writing a Library simulator. It will hav
I have an assignemt that is You will be writing a Library simulator. It will have three classes: Book, Patron and Library. To make things a little simpler for you, I am supplying …
I have an assignment I need help with. Please also give a brief explanation of w
I have an assignment I need help with. Please also give a brief explanation of what you did! The assignment is here: https://1drv.ms/b/s!AtkK_5G4xmmvxUTWGS4HxL3rgzMk Thank you! Sa…
I have an assignment about this question in APA format I need a few points if po
I have an assignment about this question in APA format I need a few points if possible about what to write? And if its okay, include the references Thanks 2. What effects does mar…
I have an assignment and am having a little trouble with it. Here is what I have
I have an assignment and am having a little trouble with it. Here is what I have so far. Please help!! I am new to this and am stuck. #include #include using namespace std; int ma…
I have an assignment and it ask me for Re-implement my solution for a Problem (w
I have an assignment and it ask me for Re-implement my solution for a Problem (with functions and arrays) using command-line arguments as follows: FileCrypt -encrypt "hello.txt" "…
I have an assignment due discussing how evolutionary change MIGHT orccur for a p
I have an assignment due discussing how evolutionary change MIGHT orccur for a particular trait of a species (theoretical change) using the 4 postulates - and no clue how to get s…
I have an assignment due in two days. The assignment is to create in java a Bank
I have an assignment due in two days. The assignment is to create in java a BankAccount class, a SavingsAccount class that extends from the BankAccount class, and a driver class c…
I have an assignment due on Fri. and my Professor isn\'t scheduling any more off
I have an assignment due on Fri. and my Professor isn't scheduling any more office hours for the week. I am confused with how to find the % growth rate- the other question too. Am…
I have an assignment for a class that needs me to implement FCFS I have the foll
I have an assignment for a class that needs me to implement FCFS I have the following data, I need some help setting this up P1 {4,24,5,73,3,31,5,27,4,33,6,43,4,64,5,19,2} P2 {18,…
I have an assignment for an Algorithms class that says to evaluate the following
I have an assignment for an Algorithms class that says to evaluate the following and show all work. 1) log2(32^1000) Comes out to "infinity" if I code it in Java. System.out.print…
I have an assignment in a computer architecture course whereby we are writing MI
I have an assignment in a computer architecture course whereby we are writing MIPS assembly using recursion. The problem is to determine and print out all the possible combination…
I have an assignment in which I ask the user to input a file, which has 2 differ
I have an assignment in which I ask the user to input a file, which has 2 different columns. Then I take those values and output them to a different file. The output file has two …
I have an assignment in which I have to create a program toevaluate general infi
I have an assignment in which I have to create a program toevaluate general infix expressions. Example (4+2)*8-(7/3). Ineed to use two stacks one for the operators, one for theopp…
I have an assignment out of Joyce Farrells Java Programming 7th edition it is nu
I have an assignment out of Joyce Farrells Java Programming 7th edition it is number 2 in chapter 10 (Inheritance). The problem is: Mick’s Wicks makes candles in various sizes. Cr…
I have an assignment that I need your help on. This one is about password c-stri
I have an assignment that I need your help on. This one is about password c-strings for C++. Use C++ (Dev-C++ preferred but up to you). Thanks in advance and here is the assignmen…
I have an assignment that askes to w rite a program in Java that computes the nu
I have an assignment that askes to write a program in Java that computes the number of words in a text entered in a text field. Use the following graphical objects: a text field f…
I have an assignment that asks for me to write a program that can generate a ran
I have an assignment that asks for me to write a program that can generate a random number, then show how many characters are in together. then it will generate another random num…
I have an assignment that asks for this. So I am not looking for the answer itse
I have an assignment that asks for this. So I am not looking for the answer itself but a hint on how to find a value that will always break the BST condition by myself. If I have …
I have an assignment that asks me to calculate the yields and give the balanced
I have an assignment that asks me to calculate the yields and give the balanced equations of the reactions used in a experiment that requires the following, now I want to know whi…
I have an assignment that asks us to discuss a topic/idea within our discipline.
I have an assignment that asks us to discuss a topic/idea within our discipline. I am a civil engineering but my speciality is environmental (there's three specialities in our col…
I have an assignment that we have to produce a new product, and we need to deter
I have an assignment that we have to produce a new product, and we need to determine the labor operations that will be used to produce our product. Our project is a rectractable U…
I have an assignment to convert adjacency lists to adjacency matrices and vice v
I have an assignment to convert adjacency lists to adjacency matrices and vice versa. I believe I have done so, however, the sample output given differs slightly from my output. I…
I have an assignment to create a linkedlist in java its like a school library I
I have an assignment to create a linkedlist in java its like a school library I have to add books and users, and I have to create a function to update the users or book informatio…
I have an assignment to defuse the bomb. I have defused phases 1 and 2 but am ha
I have an assignment to defuse the bomb. I have defused phases 1 and 2 but am having trouble with phase 3. I know that it is asking for 2 integer numbers but I cannot understand t…
I have an assignment to take my Triangle class program and add an execption to i
I have an assignment to take my Triangle class program and add an execption to it to make it tell the user if its valid or not. My question is how is the best way to combine these…
I have an assignment where I am trying to sum the value from two button groups i
I have an assignment where I am trying to sum the value from two button groups in Java after an action happens. I've got two button groups but they both call the same action liste…
I have an assignment where I need to make a list box containing an array of item
I have an assignment where I need to make a list box containing an array of items, when I user selects one of the items the price is returns in a text field. Below is what I've go…
I have an assignment, we are given the header file - dispatchQueue.h and we have
I have an assignment, we are given the header file - dispatchQueue.h and we have to edit the header file and create a c file with the functions. The function I am stuck on is: The…
I have an dial plan assignment that I have competed but I just wanted to post it
I have an dial plan assignment that I have competed but I just wanted to post it here to see if I was thinking correctly. Requirements on-net calls 3 digits local calls 8 + 7 digi…
I have an embedded system with AES-128 implemented in hardware. There is very li
I have an embedded system with AES-128 implemented in hardware. There is very little flash/RAM and the (8-bit) CPU runs relatively slowly. Public key crypto isn't a viable option.…
I have an encryption scheme that uses a 256-bit master key, from which 2 separat
I have an encryption scheme that uses a 256-bit master key, from which 2 separate keys (one for AES-256-CTR encryption and one for a HMAC-SHA256) are derived using HKDF. However, …
I have an enterprise application running that uses both MySQL and Mongodb datast
I have an enterprise application running that uses both MySQL and Mongodb datastores. My development team all have ssh access to the machine in order to perform application releas…
I have an equation for this problem; however, I am unclear where the values of Q
I have an equation for this problem; however, I am unclear where the values of Q and K are derived from based on the information provided. C2H2 (g) + 2H2 (g) ----> C2H6 (g) My …
I have an equation with all known variables and I have the answer...I just can\'
I have an equation with all known variables and I have the answer...I just can't figure out how they converted the variables and came about the answer. The first equation is N/V =…
I have an error but i can\'t correct it #include using namespace std;
I have an error but i can't correct it #include <iostream> using namespace       std; long reverse (long       num, long   equation,long reverse = 0); int       main() {    …
I have an error in my code. Can someone help me out so that the code compiles an
I have an error in my code. Can someone help me out so that the code compiles and executes correctly? Thanks. // H3c10p607x10.cpp : Defines the entry point for the console applica…
I have an error in the Add and Remove test plese show me what is the erorr and h
I have an error in the Add and Remove test plese show me what is the erorr and how can I fix it please tybe the answer correctly   ConcetTicket - NetBeans IDE 8.2 File Edit View N…
I have an error in the code, I\'m using eclipse. import java.util.Scanner; impor
I have an error in the code, I'm using eclipse. import java.util.Scanner; import java.util.Random; import java.util.Arrays;        public class java2 {            public static fi…
I have an error in the program could someone help me fix it? & if possible could
I have an error in the program could someone help me fix it? & if possible could you show me how to add action to the button(like number 2)? import java.awt.BorderLayout; impo…