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 77 / 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 am trying to create a c++ file which reads pre-existing data files containing
I am trying to create a c++ file which reads pre-existing data files containing celsius or fahrenheit values and converts those values to their opposite reading (celsius of fahren…
I am trying to create a code that shows up on an 8x8 matrix with my arduino a \"
I am trying to create a code that shows up on an 8x8 matrix with my arduino a "bouncing ball". Basically one led from the matrix going and bouncing off the corners and sides. I ca…
I am trying to create a collision detection game, using Java eclipse I know i ne
I am trying to create a collision detection game, using Java eclipse I know i need a board, alien, craft and missiles But I was wondering if anyone can explain this code for colli…
I am trying to create a dynamic array for a circle class. I am not sure how to g
I am trying to create a dynamic array for a circle class. I am not sure how to go about this. here is my code void displayMenu(); int main() {    float Radius;    string Name, wan…
I am trying to create a flexible ACL framework in Java for my application. Many
I am trying to create a flexible ACL framework in Java for my application. Many ACL frameworks are built on a whitelist of rules, where a rule is in the form of owner:action:resou…
I am trying to create a function called strlen that returns the length of an inp
I am trying to create a function called strlen that returns the length of an inputted string using MIPS32 Assembly Language Code. Please let me know if you can help me fix my strl…
I am trying to create a function in c++ to add a new node to the front of the li
I am trying to create a function in c++ to add a new node to the front of the list. The function is not working becuause the syntax is wrong. I am unsure why. These are the compil…
I am trying to create a function that rolls a die, and then returns its number t
I am trying to create a function that rolls a die, and then returns its number to main. However, every time I compile, I get an error code stating 'expected expression before 'int…
I am trying to create a graph in Mathematica where I can manipulate variables in
I am trying to create a graph in Mathematica where I can manipulate variables in a Bivariate Distribution Graph. I have the input as this... Manipulate[ ParallelTable[ Plot3D[PDF[…
I am trying to create a histogram in StatTools. I have successfully created the
I am trying to create a histogram in StatTools. I have successfully created the Data set manager, but when I go to histogram in stat Tools it keeps saying that the variable income…
I am trying to create a histogram in StatTools. I have successfully created the
I am trying to create a histogram in StatTools. I have successfully created the Data set manager, but when I go to histogram in stat Tools it keeps saying that the variable income…
I am trying to create a infix to postfix convertor. Currently I have my header f
I am trying to create a infix to postfix convertor. Currently I have my header file which is: #ifndef EXPRESSION__H #define EXPRESSION__H #include <iostream> class expressio…
I am trying to create a journal entry for the following: Th e monthly rent payme
I am trying to create a journal entry for the following: Th e monthly rent payment is $2,400.00. Expense the amount associated with twelve month's rent A physical inventory showed…
I am trying to create a lexical analyzer in C. The program reads another program
I am trying to create a lexical analyzer in C. The program reads another program as input to convert it into tokens, and the source code is here- #include <stdio.h> #include…
I am trying to create a method that brings up a .txt file with lines of code in
I am trying to create a method that brings up a .txt file with lines of code in it and filters out the method. It's for class so we haven't learned a lot of the newer stuff. I fee…
I am trying to create a page that displays one of 3 images at a time. below the
I am trying to create a page that displays one of 3 images at a time. below the image it should be 3 button that are label with the name of the image. when I click on a button, it…
I am trying to create a personal project. I have 3 branches that will buy and se
I am trying to create a personal project. I have 3 branches that will buy and sell auto parts. I am using a web server for this project (IIS in windows server 2012). There is anot…
I am trying to create a plot for certain values. I am having troubles defining m
I am trying to create a plot for certain values. I am having troubles defining my range as well as creating the correct plot. I am trying to create a for loop that goes through th…
I am trying to create a program That works with two other programs in c++ and a
I am trying to create a program That works with two other programs in c++ and a makefile. Only Shape.cpp can be modified. and it needs to work on a unix machine. It isn't running …
I am trying to create a program That works with two other programs in c++ and a
I am trying to create a program That works with two other programs in c++ and a makefile. Only Shape.cpp can be modified. and it needs to work on a unix machine. It isn't running …
I am trying to create a program based on these specifications, I think it would
I am trying to create a program based on these specifications, I think it would be very useful to have someone more experienced with C++ to show me a code that I can reflect on an…
I am trying to create a program called parseXml for parsing an XML file, which i
I am trying to create a program called parseXml for parsing an XML file, which is a file containing XML tags and text. The tags are used to mark up the structure of the data repre…
I am trying to create a program for this in C++: Let a and b be the integers so
I am trying to create a program for this in C++: Let a and b be the integers so that both a and b are nonzero. The greatest common divisor of a and b denoted as gcd(a,b) is the la…
I am trying to create a program in C that calculates the Arithmetic Mean, Geomet
I am trying to create a program in C that calculates the Arithmetic Mean, Geometric Mean, Harmonic Mean, and Standard Deviation (code not shown in picture). After running the prog…
I am trying to create a program that loads a list of numbers from an input file
I am trying to create a program that loads a list of numbers from an input file into a Binary tree. Here is what i have but does not work. #include <iostream> #include <f…
I am trying to create a program that uses insertion sort and arrays to sort numb
I am trying to create a program that uses insertion sort and arrays to sort numbers inputted. Check the output below: Simple Sorting Program ====================== At start, list …
I am trying to create a program that will create Objects of different array size
I am trying to create a program that will create Objects of different array sizes. The main program inputs a charactor and two coordinates. It then attempts to identify what sort …
I am trying to create a pure virtual base class (or simulated pure virtual) my g
I am trying to create a pure virtual base class (or simulated pure virtual) my goal: User can't create instances of BaseClass. Derived classes have to implement default constructo…
I am trying to create a python script and need a little help. Im trying to write
I am trying to create a python script and need a little help. Im trying to write a program that will take 3 inputs and store in a text file. Input one will be a song title, two wi…
I am trying to create a python script and need a little help. Im trying to write
I am trying to create a python script and need a little help. Im trying to write a program that will take 3 inputs and store in a text file. Input one will be a song title, two wi…
I am trying to create a query in mysql that will take StartTime and Finish time
I am trying to create a query in mysql that will take StartTime and Finish time and give me the time diff. For each of the three rooms, please get the Average, Min, and Max test d…
I am trying to create a questioner game using Matlab, but I have a small issue.
I am trying to create a questioner game using Matlab, but I have a small issue. My problem is that I want the game to stop if the number of wrong answers is two. However, I don't …
I am trying to create a schema for employees. So far Everything was working fine
I am trying to create a schema for employees. So far Everything was working fine until i tried adding salary and it all went downhill from there.. Can anyone tell me what I am doi…
I am trying to create a simple make file. I know the problem is with spaces or t
I am trying to create a simple make file. I know the problem is with spaces or tab. I tried to change the spaces or tabs but it's still the same. error. "Makefile 2 missing separa…
I am trying to create a statement that will loop and change statesusing numbers
I am trying to create a statement that will loop and change statesusing numbers starting at 1 and ending with 5 where I have 100numbers(all ones) using if statements or the modulu…
I am trying to create a system where to unlock the application one needs to ente
I am trying to create a system where to unlock the application one needs to enter a serial code. I have read many articles on the theme but there are two problems bugging me. One …
I am trying to create a table for this program, I could figured almost everythin
I am trying to create a table for this program, I could figured almost everything out. I just have one program, How do I get the the ------ and the total match perfectly with the …
I am trying to create a table using MySQL and MariaDB, what is wrong with my syn
I am trying to create a table using MySQL and MariaDB, what is wrong with my syntax in trying to create this table? Welcome to the MariaDB monitor. Commands end with or Ig. Your M…
I am trying to create a template LinkedList class that will allow Tag objects to
I am trying to create a template LinkedList class that will allow Tag objects to be appended to the list. Everything seems to go reasonably, just that I am having problems instant…
I am trying to create a three simple programs (two in C, one in Java) that will
I am trying to create a three simple programs (two in C, one in Java) that will communicate over a network (a simple 'Hello world' message): a tcp-client in C, a tcp-client in jav…
I am trying to create a void play(double duration) reference class. This plays t
I am trying to create a void play(double duration)  reference class. This plays the frequency for the number of seconds specified by the duration parameter. Here is what I have pu…
I am trying to create a windows form application that is connected to a MySQL da
I am trying to create a windows form application that is connected to a MySQL database. I need to run a query against the database and post the results into a multiline textbox. H…
I am trying to create an Iterative solution. Can you help pinpoint where my codi
I am trying to create an Iterative solution. Can you help pinpoint where my coding is off? Thanks. public class TowersOfHanoiIteration {       class Stack {       int maxSize;    …
I am trying to create an R-chart via Excel. I have calculated the x-bar,x-double
I am trying to create an R-chart via Excel. I have calculated the x-bar,x-double bar, R, R-bar, and stdandard deviation. I cannot figure out how to calculate the upper control lim…
I am trying to create an address book program in java. The program needs the use
I am trying to create an address book program in java. The program needs the use of Gui which is provided in my code. But I want to test my program without the need of a database.…
I am trying to create an application that scans for a file called \"HW4Q3P1.txt\
I am trying to create an application that scans for a file called "HW4Q3P1.txt", and I know that file processing applications require a "throw" variable, and I am pretty sure I ha…
I am trying to create an event calendar using Java. I cannot seem to find a way
I am trying to create an event calendar using Java. I cannot seem to find a way to add events to the days in the months. I was thinking maybe a free text field when I click on eac…
I am trying to create an inventory program. And I need help to know how to make
I am trying to create an inventory program. And I need help to know how to make a JComboBox1, a JTextField, and another JComboBox2 work together: For example, in JComboBox1 I have…
I am trying to create some constructs of a certain protein deleting well defined
I am trying to create some constructs of a certain protein deleting well defined domains (at either terminus) to determine interaction regions with other proteins etc., 3 construc…
I am trying to create the Breakout game with a ball, paddle, and bricks. Here is
I am trying to create the Breakout game with a ball, paddle, and bricks. Here is what I have so far. // Using a Timeline for animation, we move a bouncing ball around the Pane imp…