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 282 / 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 need help creating a teacher classroom phone book program for c++ and I am con
I need help creating a teacher classroom phone book program for c++ and I am confused where to start. The sample output menu should look like: 'a' --- Add person 'd' --- Delete pe…
I need help creating a tic-tac-toe program which includes thefollowing: -Goal: T
I need help creating a tic-tac-toe program which includes thefollowing: -Goal: Two human players take turns playing tic-tac-toe in a 3X3array or with 9 instance variables holding …
I need help creating a user defined function for euler in matlab. It\'s called E
I need help creating a user defined function for euler in matlab. It's called Euler3.m. The input values are h = 0.2 and n = 5. Now create a user-defined function, so that dy/dx =…
I need help creating a website related to computer science. Thanks Create a webs
I need help creating a website related to computer science. Thanks Create a website for your topic of choice: 1main page (index.html) with multiple sections 1 + more page with at …
I need help creating an Android app which uses Fragments and Transaction Manager
I need help creating an Android app which uses Fragments and Transaction Manager such that it will be able to pass data from one fragment to another. I have created the xmls so th…
I need help creating an Event Response Table that shows at least 5 Scale2 events
I need help creating an Event Response Table that shows at least 5 Scale2 events from the case study below. An events response table identifies each event(i/e/, an input stimulus …
I need help creating an M file for this problem, Thanks! The temperature distrib
I need help creating an M file for this problem, Thanks! The temperature distribution in a cooling fin, T (x) is given by: The fin has a triangular cross section, the base of whic…
I need help creating an SQL data table with at least 5 fields per record (not co
I need help creating an SQL data table with at least 5 fields per record (not counting ID) and at least 20 records. It should be data about video games. What game it is, when it w…
I need help creating an error message when the user enter a number less than zer
I need help creating an error message when the user enter a number less than zero for the amount of hours worked and another error message when the user enter a number less than 6…
I need help creating an income statement. The first column of numbers is current
I need help creating an income statement. The first column of numbers is current year and the second column is prior year. 12,420 Income statement More information from my profess…
I need help creating an insert syntax for these tables Product Table PRODUCT ID
I need help creating an insert syntax for these tables Product Table PRODUCT ID PKI PRODUCT NANEI PRODUCT PRICE PODUCT TTPE ID FKI B209 Bottled water $199 Span lingWater $249 Sam …
I need help creating an interactive menu for C++ where I can use the arrow keys
I need help creating an interactive menu for C++ where I can use the arrow keys and enter key to make my selections. So the menu pops up with 3 options Start Game Options Help Mov…
I need help creating and understanding how to write a proof about the opposite o
I need help creating and understanding how to write a proof about the opposite of the below. I need to prove how to take a octal number and turn it into a binary number. Below is …
I need help creating code in java for a hash table using the requirements below.
I need help creating code in java for a hash table using the requirements below. A Hash table pointing to a structure for a linked list that contains only the following informatio…
I need help creating functions for 2 classes (with headers and source files) wit
I need help creating functions for 2 classes (with headers and source files) with an inheritence relationship in c++. The base class is Vehicle and the derived class is Car. The f…
I need help creating java classes: driver, payroll, and employee. ObjectList & O
I need help creating java classes: driver, payroll, and employee. ObjectList & ObjectListNode are already made. Linked List Assignment: Construct a java program that will retr…
I need help creating main function for BinaryTree : Here are the header files :
I need help creating main function for BinaryTree : Here are the header files : PrintExpressionTour.H: #ifndef _PRINTEXPRESSIONTOUR_H_ #define _PRINTEXPRESSIONTOUR_H_ #include "Eu…
I need help creating my bank reconciliation and adjusting journal entries on the
I need help creating my bank reconciliation and adjusting journal entries on the following problem: (I gathered all the necessary information for bank and company I just don't kno…
I need help creating test cases for my code, two per class My code below -------
I need help creating test cases for my code, two per class My code below ----------- public class Line { private Point p1, p2; /** * Initializes a newly created Line object with t…
I need help creating the budgeting assumptions and corresponding tables for this
I need help creating the budgeting assumptions and corresponding tables for this question, see attached PDF contents below for requirements: You have just been hired as a new mana…
I need help creating the code for object oriented programming in C# called monst
I need help creating the code for object oriented programming in C# called monster. I am using visual studio 2017. Tasks: Do the reading tutorial on Learn. In doing this tutorial …
I need help creating the code, i am confused, if you follow the task it should h
I need help creating the code, i am confused, if you follow the task it should help create the code 3.18 Lab 3c Due O7-Mar-17 13 pts Students: This content is controlled by your i…
I need help creating the first three functions from my header file cda.h IN C# I
I need help creating the first three functions from my header file cda.h IN C# I need help with *newcda, setCDADisplay and setCDAfree, below is the rest of my cda.c file #include …
I need help creating the flowcharts for these pre labs, as well as answering the
I need help creating the flowcharts for these pre labs, as well as answering the questions they ask. Pre-Lab 7 Objectives: To work with the while loop To introduce the do-while lo…
I need help creating the generalized statement. I’ve been working on it all day
I need help creating the generalized statement. I’ve been working on it all day and I got the answers wrong. Additional information given : current portion mortgage payable $512 O…
I need help creating the matlab code to calculate the voltage at all the nodes i
I need help creating the matlab code to calculate the voltage at all the nodes in this multisim circuit. This is the code I have so far: % Defining resistor values R1 = 1; R2 = 6;…
I need help creating the methods for using a linked binary tree to build,evaluat
I need help creating the methods for using a linked binary tree to build,evaluate, and paranthesize the expression. We have to use linked stack to pop and push the operands into t…
I need help creating these following classes in C++. I\'m using Visual Studios.
I need help creating these following classes in C++. I'm using Visual Studios. Feel free to ask any questions. Points will be awarded to the one who actually creates these classes…
I need help creating this JAVA code. Create a program that randomly generates tw
I need help creating this JAVA code. Create a program that randomly generates two numbers, then depending on a choice will Add, Subtract, Multiply or Divide the two numbers. The p…
I need help creating this Sudoku board, I created a code but I am not sure if I
I need help creating this Sudoku board, I created a code but I am not sure if I did it correctly, I'm not sure to check if it's correct or if I even created my code the right way.…
I need help creating this class with the classes that I already have. here are t
I need help creating this class with the classes that I already have. here are the classes that I have: Time Class: import com.sun.org.apache.xerces.internal.impl.xpath.regex.Pars…
I need help creating this code pg 460 & 462 2D Array Operations The program shou
I need help creating this code pg 460 & 462 2D Array Operations The program should have the following functions: • getTotal. This function should accept a two-dimensional arra…
I need help creating this java program about Cars in Java Coding using programmi
I need help creating this java program about Cars in Java Coding using programming 1 commands because it will help me understanding the solution better. Thank you! We need 3 class…
I need help creating this program in pseudocode - Assume that hot dogs come in p
I need help creating this program in pseudocode - Assume that hot dogs come in packages of 10, and hot dog buns come in packages of 8. Design a modular program that calculates the…
I need help creating this program. I can\'t get the file to work correctly. The
I need help creating this program. I can't get the file to work correctly. The distance that a car (undergoing constant acceleration) will travel is given by the expression S = V0…
I need help creating three files below are guidelines. also look at attached fil
I need help creating three files below are guidelines. also look at attached file for output display 2- Follow all the rules for all the projects. 3- a. First part will be a heade…
I need help creating three functions for my dynamic array C# class da.c The thre
I need help creating three functions for my dynamic array C# class da.c The three functions are declared in da.h that i need help with extern DA *newDA(void); extern void setDAdis…
I need help debugging my sorting algorithm program. /* / Jose Luis Patino / Algo
I need help debugging my sorting algorithm program. /* / Jose Luis Patino / Algorithms Q2 Project / V3 - Vectors /    / debugging / linking rest of data */ #include <iostream&g…
I need help debugging this code. please explain what is wrong with it step by st
I need help debugging this code. please explain what is wrong with it step by step // This pseudocode segment is intended to display // employee net pay values. All employees have…
I need help debugging this problem. // This application reads 10 numbers // and
I need help debugging this problem. // This application reads 10 numbers // and sorts them, and displays the three highest numbers start    Declarations       num SIZE = 10       …
I need help debugging this program. I am new to calling and using methods. Thank
I need help debugging this program. I am new to calling and using methods. Thank you. :) public class JavaRaceSimulation { public static void main (String [] args) {    JavaRaceSi…
I need help debugging this program. I have figure out most of it but it will sti
I need help debugging this program. I have figure out most of it but it will still not work // Program prompts user for any number of values // (up to 20) // and averages them usi…
I need help debugging this program. I need the constructors and methods after ma
I need help debugging this program. I need the constructors and methods after main(). Also in the prgram where I need to display the root values when I print them I am getting gar…
I need help debugging this program. It\'s an iterative towers of Hanoi problem.
I need help debugging this program. It's an iterative towers of Hanoi problem. import java.io.PrintWriter; import java.io.FileWriter; import java.io.IOException; import java.util.…
I need help debugging. Joyce Farrells, Programming Design and Logic 8th Edition,
I need help debugging. Joyce Farrells, Programming Design and Logic 8th Edition, Chapter 11. // This file defines the Building class // and the Hotel class that inherits from it. …
I need help debugging. Joyce Farrells, Programming Design and Logic 8th Edition,
I need help debugging. Joyce Farrells, Programming Design and Logic 8th Edition, Chapter 11. This diagram describes a Sunglasses class and a Prescription on Sunglasses class that …
I need help deciphering these NMR and IR. We had to determine what specific alde
I need help deciphering these NMR and IR. We had to determine what specific aldehyde or ketone we had from an unknown sample through experimental tests and I am pretty sure I have…
I need help deciphering these NMR and IR. We had to determine what specific alde
I need help deciphering these NMR and IR. We had to determine what specific aldehyde or ketone we had from an unknown sample through experimental tests and I am pretty sure I have…
I need help defining the following assignment. I have chosen Walmart and specifi
I need help defining the following assignment. I have chosen Walmart and specifically their Nighborhood Market to focus on. Define the industry related to the product or service p…
I need help defining these terms please. A few are confusing me in their wording
I need help defining these terms please. A few are confusing me in their wording. Thank you he appropriate definition in Column B to the appropriate concept in Column Column A Col…