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 93 / 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 working on a MIPS project that involves encrypting / decrypting a string by
I am working on a MIPS project that involves encrypting / decrypting a string by iterating through said string, adding a value to the charcter's ascii value and toggle a bit with …
I am working on a MVC 4 project that will serve as an API layer of a larger appl
I am working on a MVC 4 project that will serve as an API layer of a larger application. The developers that came before me set up separate Areas to separate different API request…
I am working on a PHP script that I plan to sell without giving the user the abi
I am working on a PHP script that I plan to sell without giving the user the ability to distribute it to anyone else. I have heard about GPL being viral and I have quite a few lib…
I am working on a Pokemon game at the moment, and am running into some design co
I am working on a Pokemon game at the moment, and am running into some design concerns. The easiest example is as follows: Each Species of Pokemon has several traits that are requ…
I am working on a Python project and need help with the following funciton. The
I am working on a Python project and need help with the following funciton. The whole program reades an input file line by line and writes to an output file according to the comma…
I am working on a WPF project which involves binding to an XML file. The thing I
I am working on a WPF project which involves binding to an XML file. The thing I need help with is taking the user input and saving it to the XML file. I am using a datatemplate t…
I am working on a \"fluid flow\" lab where we connected a horizontal capillary t
I am working on a "fluid flow" lab where we connected a horizontal capillary to a beaker of water using a plastic tube. We measured the time it took for a fixed amount of water to…
I am working on a basic c++ class project that is asking for the following... **
I am working on a basic c++ class project that is asking for the following... ********************************************************************************************* Make a …
I am working on a business plan project for an online dating company called Sing
I am working on a business plan project for an online dating company called Single Parents Meet. I need help with certain parts. 1.      Describe the preferred timing and objectiv…
I am working on a business plan project for an online dating company called Sing
I am working on a business plan project for an online dating company called Single Parents Meet. I need help with certain parts. 1. What is the leader's sphere of influence in you…
I am working on a c program. 1. Create a do while loop that tells user a four di
I am working on a c program. 1. Create a do while loop that tells user a four digit number. 2. Then ask user for the 4 digit number. 3. condition the numbers so that if the user d…
I am working on a c++ program for my project. Now, although it is not required I
I am working on a c++ program for my project. Now, although it is not required I like to add a function to make the program exit after certain amount of time is elapsed. Though I …
I am working on a c++ program that describes triangles. The task at hand is for
I am working on a c++ program that describes triangles. The task at hand is for the program is to find the area and perimeter, and also classify what type of triangle it is. This …
I am working on a c++ project and I have made a custom class. When I tried to ma
I am working on a c++ project and I have made a custom class. When I tried to make a vector of this class, I was given a couple errors (amongst many others) that I don't know how …
I am working on a chemical bond lab and I need a little assistance on melting po
I am working on a chemical bond lab and I need a little assistance on melting points We are given... Sucrose (C12H22O11) Sodium Chloride (NaCl) Stearic Acid (C18H10O6) Corn Starch…
I am working on a chemistry lab which involved recrystallization of Kw[Fex(C204)
I am working on a chemistry lab which involved recrystallization of Kw[Fex(C204)y(H20)z] (unknown ratios are a part of the rest of the lab) and was wondering about a few of these …
I am working on a chemistry problem which asks what is the ideal bond angles of
I am working on a chemistry problem which asks what is the ideal bond angles of HNO3, C2H4O, and CH2O2.  In addition to that they ask to state where I expect to have any deviation…
I am working on a circle class that stores the center point and radius in a circ
I am working on a circle class that stores the center point and radius in a circle object import java.awt.Point; public class Circle extends Shape{ private double radius; protecte…
I am working on a class assignment where I have a collection and it will be filt
I am working on a class assignment where I have a collection and it will be filtered out. For example, the filter class, which is an interface is one method (matches) which takes …
I am working on a code writing assignment and I am not sure what I am doing wron
I am working on a code writing assignment and I am not sure what I am doing wrong. The assignment is from 'An Introduction to Using Visual Basic' by Schneider on page 268 and it i…
I am working on a computer systems puzzle that works with bit representations. I
I am working on a computer systems puzzle that works with bit representations. I am working with a function called copyLSB. The legal operations are !, ~, &, ^, |,  +, <&lt…
I am working on a discuss post. Here are the guidelines: pick a company/industry
I am working on a discuss post. Here are the guidelines: pick a company/industry (this can be a firm or industry that you currently work in) and explain how you would go about est…
I am working on a electromagnetics project and I have created a replica of the b
I am working on a electromagnetics project and I have created a replica of the bilby crater found in Las Vegas Nevada..The tasks at hand are properly charge the crater WITHOUT PHY…
I am working on a final project for one of my classes. The final is divided up i
I am working on a final project for one of my classes. The final is divided up into three weeks, and the first portion of the final project asks the following: Research and define…
I am working on a final project in C++ and am required to write a classic game o
I am working on a final project in C++ and am required to write a classic game of Battleship that will print out two grids at the same time. One is for the computer and the other …
I am working on a fizzbuzz game programming project. In this project, I will com
I am working on a fizzbuzz game programming project. In this project, I will complete the code in FizzBuzz.java to implement the FizzBuzz game. FizzBuzz is a counting game with ma…
I am working on a game. Its a grid on a gnu plot that. that reads in 4 different
I am working on a game. Its a grid on a gnu plot that. that reads in 4 different inputs and averages them within set ranges. Something moves from 1 end of the gnuplot to the other…
I am working on a hi-lo guessing game in java. This is what I have so far. I nee
I am working on a hi-lo guessing game in java. This is what I have so far. I need there to be a limit of 3 attempts when guessing, however, the problem is, if I guess the right nu…
I am working on a homework assignment from the Practical Management Science book
I am working on a homework assignment from the Practical Management Science book 4th additional by Winston / Albright. The problem is on page 144 and is problem #4. It reads like …
I am working on a homework problem that presents the scenario of trying to raise
I am working on a homework problem that presents the scenario of trying to raise water from a small reservoir of depth 8 m whose surface is 25 m below a pump that can maintain a p…
I am working on a homework that requires us to write several functions outside o
I am working on a homework that requires us to write several functions outside of main that will be called either in main or one of the other functions. I need help with the two f…
I am working on a image tampering project, and I am having trouble understanding
I am working on a image tampering project, and I am having trouble understanding how it works. The code comes with clean and tampered images with a specific camera but how can I m…
I am working on a java code and here is the info on the project: For the zoo, pl
I am working on a java code and here is the info on the project: For the zoo, please develop an authentication system that manages both authentication and authorization. You have …
I am working on a java homework problem. I have it done but when I compile and r
I am working on a java homework problem. I have it done but when I compile and run it, my dollar values in the return are correct but not my change amounts. The question is below …
I am working on a java project called turtles and I am having trouble trying to
I am working on a java project called turtles and I am having trouble trying to figure out how to call a method once I create it. My program has a menu, but when i select from the…
I am working on a javascript problem im trying to make a christmas theme javascr
I am working on a javascript problem im trying to make a christmas theme javascript page that asks the user some questions : one enter your name , enter if your a male or female ,…
I am working on a lab and thedirections say to write the balanced chemical react
I am working on a lab and thedirections say to write the balanced chemical reaction for thegiven net ionic equations. Example: Iron (III) ions, Fe3+, and thiocyanide ions, SCN-, c…
I am working on a lab based on thermal heat capacity and specific heat where we
I am working on a lab based on thermal heat capacity and specific heat where we determine the specific heat of metals when placed in boiling water. We started with cool water, and…
I am working on a lab report that is due tomorrow, and I could use some help wit
I am working on a lab report that is due tomorrow, and I could use some help with this NIE! Here's the question and all the info I have. 1. Write the Net Ionic Equation for the re…
I am working on a large C++ project. It consists in a server that exposes a REST
I am working on a large C++ project. It consists in a server that exposes a REST API, providing a simple and user-friendly interface for a very broad system comprising many other …
I am working on a large website and having been thinking a lot about when I shou
I am working on a large website and having been thinking a lot about when I should be using a 3rd party API/Library and when I should be writing my own implementation from scratch…
I am working on a line follower robot as part of my Microelectronics project, an
I am working on a line follower robot as part of my Microelectronics project, and am confused over what sort of code to use to program the "arduino uno" microcontroller I'm using.…
I am working on a linked list set project with an iterator. This is the first ti
I am working on a linked list set project with an iterator. This is the first time I have to deal with stuff like generic and iterator. It is really confusing to me. Wish someone …
I am working on a linked list set project with an iterator. This is the first ti
I am working on a linked list set project with an iterator. This is the first time I have to deal with stuff like generic and iterator. It is really confusing to me. Wish someone …
I am working on a new function for a ASP.NET MVC website. The execution time is
I am working on a new function for a ASP.NET MVC website. The execution time is quite long at present so I am considering options. The function takes an excel spreadsheet, uploads…
I am working on a node.js application that allows users to sign up for accounts
I am working on a node.js application that allows users to sign up for accounts using social media. When they do this an entry is created in our database with their email address,…
I am working on a number guessing game in java. The goal of this game is to gues
I am working on a number guessing game in java. The goal of this game is to guess a 4-digit number according to the game rules. There are a host and a player. The project is desig…
I am working on a number of web projects for a firm. Most of the projects are ab
I am working on a number of web projects for a firm. Most of the projects are about one or two pages of input and then doing a save to a MySQL database. My system administrators a…
I am working on a physics lab report on rotational kinematics. I plotted a graph
I am working on a physics lab report on rotational kinematics. I plotted a graph and found a line of best fit. The next step is telling me to use my slope of the best fit line to …
I am working on a problem and I am stuck. Here is theproblem: A particle moves a
I am working on a problem and I am stuck. Here is theproblem: A particle moves along the x-axis according to the equationX=2.00+3.00t-1.00t2 where x is in meters and t isin second…