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

Web development and programming

191828 questions • Page 3636 / 3837

i need help drawing a Binary Tree for the following: /* file_name: books.txt pag
i need help drawing a Binary Tree for the following: /* file_name: books.txt pages_offset:null price_offset: null title_offset: null type_offset: null The Lord of the Rings,HARDBA…
i need help finding more errors on this debug and can you check if i did mine ri
i need help finding more errors on this debug and can you check if i did mine right too? thank you This pseudocote should create list that describes annual profit // statistics fo…
i need help finish this class for my project in c++ i’m making a smart streetlig
i need help finish this class for my project in c++ i’m making a smart streetlight it’s just this one class i need done //#include "sensors.h" #include using namespace std; class …
i need help finishing the program, also i need help checking what i have so far
i need help finishing the program, also i need help checking what i have so far is wrong or right void findmaxmin(int & max, int & min) { node * q; q = list; while(q != nu…
i need help fix what the teacher want here the teacher feedback As you can see,
i need help fix what the teacher want here the teacher feedback As you can see, since you're now shoving objects, instead of nulls, out of the AssemblyLine we're now getting repor…
i need help fixing a simulation program of the lines at a grocery store. the pro
i need help fixing a simulation program of the lines at a grocery store. the program has to do the following instractions but i keep getting errors and i will be thankfull if some…
i need help for this excersise (3.10 in java how to program book 8th edition)~~
i need help for this excersise (3.10 in java how to program book 8th edition)~~ i need please help me i need it today... the qustion is: (Employee Class) create class called epmlo…
i need help for this program, i dont know how t split the array, can u please ad
i need help for this program, i dont know how t split the array, can u please add to my code that part i need it  for C Write a code that declares an array of 20 elements. Fill th…
i need help i want to make this code shown in Fig 7.10 page 293 shows a program
i need help i want to make this code shown in Fig 7.10 page 293 shows a program simulating rolling 6,000,000 times a 6-sided die. i want to make it do the same thing with 2 6-side…
i need help implementing this function into a naked funstion in ASSEMBLY languag
i need help implementing this function into a naked funstion in ASSEMBLY language /////////////////////////////////////////////////////////////////////////////////////////////////…
i need help in matlab answer with true or fales MatLab can solve the \"burning s
i need help in matlab answer with true or fales MatLab can solve the "burning sugar problem" with one statement ........... "Excape characters" control the cursor position .......…
i need help in matlab answer with true or fales Multiple plots on one png are li
i need help in matlab answer with true or fales Multiple plots on one png are limited to the landscape format....................................................... Mat Lab can cr…
i need help in my lab. Evil Hangman This semester we will be building a project
i need help in my lab. Evil Hangman This semester we will be building a project that plays the game of Hangman in a strange way. In order to begin this process we need to build a …
i need help in the iteration code for a binary search tree. Solution /* Binary T
i need help in the iteration code for a binary search tree.
i need help in these questions. please help me . COMP 2010 Function Template Hom
i need help in these questions. please help me . COMP 2010 Function Template HomeWO Due: April 6th (F), before the start of class Name: 1. Programming: Write a template function t…
i need help in this problem in C Write a program that merges two files, each con
i need help in this problem in C Write a program that merges two files, each containing a list of temperatures in ascending order, into a single file containing a list of temperat…
i need help in this question Draw a smiley face that will take its color from a
i need help in this question Draw a smiley face that will take its color from a drop downlist. The eyes should be following the mouse all the time, andwhenever the eyes are crosse…
i need help make this program in c no global plz #define _CRT_SECURE_NO_WARNINGS
i need help make this program in c no global plz #define _CRT_SECURE_NO_WARNINGS #include <string.h> #include <stdio.h> #define SIZE 20 typedef struct{ char face[SIZE]…
i need help making this program in c++ Goal: Requirement Specifications We will
i need help making this program in c++ Goal: Requirement Specifications We will first write a class that provides facilities for statistical computations (such as calculating sum,…
i need help modifying the program so that the use must enter a number between 0
i need help modifying the program so that the use must enter a number between 0 and 30 inclusive for the number of contestant each year. and if the user enters an incorrcet number…
i need help programming 1.35 in racket with an accumulator (please make comments
i need help programming 1.35 in racket with an accumulator (please make comments so I understand whats going on) Exercise 1.34 [k**] Write a procedure path that takes an integer n…
i need help quick, i have to do a operating systems project and it has to be in
i need help quick, i have to do a operating systems project and it has to be in android studio, i have no clue what to do and the proposal is due today Develop an Android Applicat…
i need help solving this homework problem any help is appreciated. thanks in adv
i need help solving this homework problem any help is appreciated. thanks in advance Suppose a message has been encrypted using an old system with the basic DES algorithm under ke…
i need help to create this program in matlab . both photos include all the infor
i need help to create this program in matlab . both photos include all the information we got extra information needed for program on the first line of each m-file name %reeshad s…
i need help to edit the two methods below so that i can have them work in the cl
i need help to edit the two methods below so that i can have them work in the class provided after the two methods. Insert and Select methods below Patient class below then below …
i need help to fix the code in bold as i am trying to make my remove method remo
i need help to fix the code in bold as i am trying to make my remove method remove a specific elemnt but for some reason i can't get it right so please help me correct it and tell…
i need help to fix the code in bold as i am trying to make my toarraylist method
i need help to fix the code in bold as i am trying to make my toarraylist method return a list of elements from my linked list and make it work with its test so please look at my …
i need help translating this code into c language. PROGRAM IMPLICIT NONE INTEGER
i need help translating this code into c language. PROGRAM IMPLICIT NONE INTEGER::divx,i REAL(kind=8)::approx,approx1,delx,x,count delx=0 divx=0 approx=0 count=0 DO count=count+1 …
i need help trying to turn off an LED using an MPU 6050 GY-521 gyrometer that is
i need help trying to turn off an LED using an MPU 6050 GY-521 gyrometer that is connected to an Arduino Uno. The LED has to be on once the program is started. The program is stri…
i need help with a Java program, the program has a page that shows the users nam
i need help with a Java program, the program has a page that shows the users name and program name. a second jpanel that shows 4 buttons (circle square rectangle and oval) the pro…
i need help with a c++ program for a mall i need to have seven classes and i don
i need help with a c++ program for a mall i need to have seven classes and i dont know how to start it please help me, some of the classes are. 1. customer, his is the user, name,…
i need help with a c++ program for a mall i need to have seven classes and i don
i need help with a c++ program for a mall i need to have seven classes and i dont know how to start it please help me, some of the classes are. 1. customer, his is the user, name,…
i need help with c program assignment. Write a program that displays an isoscele
i need help with c program assignment. Write a program that displays an isosceles triangle. The program will ask the user whether they want the triangle oriented so that the base …
i need help with chapter 14 program challenge 6 in book starting out with c++ fr
i need help with chapter 14 program challenge 6 in book starting out with c++ from control structures through objects Design a class named TimeOff. The purpose of the class is to …
i need help with creating a deck of cards with a max size of 13. need help on ho
i need help with creating a deck of cards with a max size of 13. need help on how to create the deck with 4 different suits. void shuffle(int[]); /* Argument – int Array signifyin…
i need help with filling in/correct each line that is indicated by a comment wit
i need help with filling in/correct each line that is indicated by a comment with a number import java.util.HashMap; import java.util.Map; import java.util.Scanner; import java.ut…
i need help with filling in/correct each line that is indicated by a comment wit
i need help with filling in/correct each line that is indicated by a comment with a number import java.util.HashSet; import java.util.Scanner; import java.util.Set; public class S…
i need help with filling in/correct each line that is indicated by a comment wit
i need help with filling in/correct each line that is indicated by a comment with a number import java.util.Arrays; import java.util.LinkedList; import java.util.List; import java…
i need help with implementing the missing function outputing the rightmost bit o
i need help with implementing the missing function outputing the rightmost bit of the state ... Your question has been answered Let us know if you got a helpful answer. Rate this …
i need help with indexing on MYSQL plz create indexes (which are B+ trees, under
i need help with indexing on MYSQL plz create indexes (which are B+ trees, under the hood of MySQL) on the Bird.first_name attribute and Bird.birthdate attribute separately - i.e.…
i need help with indexing on MYSQL plz nothing else create indexes (which are B+
i need help with indexing on MYSQL plz nothing else create indexes (which are B+ trees, under the hood of MySQL) on the Bird.first_name attribute and Bird.birthdate attribute sepa…
i need help with java code to match an output. the output sample that i am tryin
i need help with java code to match an output. the output sample that i am trying to get looks like that Please enter today’s date (month day): 1 29 Today is 1/29/2016, day #29 of…
i need help with method sequential_add(). JAVA LANG public boolean sequential.ad
i need help with method sequential_add(). JAVA LANG public boolean sequential.addCdouble newVal) o if this list does not contain the newVal, add it to the correct position of the …
i need help with my project. Its a 1040 ez program on visual basic 2012 Here\'s
i need help with my project. Its a 1040 ez program on visual basic 2012 Here's what I have to do: For your project, you will implement a Federal 1040 EZ income tax form that will …
i need help with my solve function in cpp file i have to use backtrack form the
i need help with my solve function in cpp file i have to use backtrack form the header file . //header file #include <iostream> #include <vector> #include "backtrack.h…
i need help with my sudoko solve function void Sudoku::solve() //backtrack.h #if
i need help with my sudoko solve function void Sudoku::solve() //backtrack.h #ifndef BACKTRACK_H #define BACKTRACK_H #include <vector> #include <algorithm> class BackT…
i need help with my sudoko solve function void Sudoku::solve() //backtrack.h #if
i need help with my sudoko solve function void Sudoku::solve() //backtrack.h #ifndef BACKTRACK_H #define BACKTRACK_H #include <vector> #include <algorithm> class BackT…
i need help with programing C# it only show the highest sale, but the lowest and
i need help with programing C# it only show the highest sale, but the lowest and averge is not working here are the codes i wrote: using System; using System.Collections.Generic; …
i need help with question d and e. i included the first few question for referen
i need help with question d and e. i included the first few question for reference planning a route for a robot to take from one city to another. The basic action taken by the rob…
i need help with question d and e. i included the first few question for referen
i need help with question d and e. i included the first few question for reference planning a route for a robot to take from one city to another. The basic action taken by the rob…