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 95 / 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 theatre seat assignment and i encountered a problem. The follo
I am working on a theatre seat assignment and i encountered a problem. The following method prints 0 in the place of the price the user chooses, however i want it to print XX in t…
I am working on a theatre seat assignment and i want to make a change. The follo
I am working on a theatre seat assignment and i want to make a change. The following method prints 0 in the place of the price the user chooses, however i want it to print XX(whic…
I am working on a unit converter i have got my code to start working but now i a
I am working on a unit converter i have got my code to start working but now i am having problems figuring out the best way to implement the rejection of imcompatible conversions.…
I am working on a web app that displays some data and uses javascript. Right now
I am working on a web app that displays some data and uses javascript. Right now, we are serving up parts of our js (to display certain types of information, ie "Render a View") v…
I am working on a web application. I currently have two select dropdowns which a
I am working on a web application. I currently have two select dropdowns which are titled environment and region. I'd like to take their selected values and run a http GET request…
I am working on a web-calculator exercise and am lost. My problem and questions
I am working on a web-calculator exercise and am lost. My problem and questions read as follows: A researcher hypothesized that the pulse rates of long distance athletes differ fr…
I am working on an Employee Program. The user adds either a commissionEmployee,
I am working on an Employee Program. The user adds either a commissionEmployee, SalaryEmployee, or HourlyEmployee. So I get all that data and use a for loop to display everyone th…
I am working on an LCR dice game in c++ for scgool that is due this Sunday. I ha
I am working on an LCR dice game in c++ for scgool that is due this Sunday. I have the main program working fine. I am stuck on the setChips function in the Player class in Player…
I am working on an Visual Studio application and i am trying to figure out how t
I am working on an Visual Studio application and i am trying to figure out how to add a Try Catch block to my code so that it would catch any negative inputs that are entered by a…
I am working on an accounting assignment and am having problems. Firstly, 1.I ne
I am working on an accounting assignment and am having problems. Firstly, 1.I need to journalize these entries and post the closing entries 2. i need to prepare Dalhanis multi-ste…
I am working on an accounting assignment and am having problems. Firstly, 1.I ne
I am working on an accounting assignment and am having problems. Firstly, 1.I need to journalize these entries and post the closing entries 2. i need to prepare Dalhanis multi-ste…
I am working on an algorithm to find possible fills for gaps in text. My functio
I am working on an algorithm to find possible fills for gaps in text. My function will receive as input: (example) [false,"o",false,"b",false,"r"] representing the string "foobar"…
I am working on an application that connects to another application (Quickbooks)
I am working on an application that connects to another application (Quickbooks) using an API by sending/receiving XML requests/responses. I am able to work with the data in the X…
I am working on an application that heavily depends on asynchronous data operati
I am working on an application that heavily depends on asynchronous data operations. I am dealing with those through promises. However, while my code works, I have the feel that i…
I am working on an application where a user has to complete a puzzle and check w
I am working on an application where a user has to complete a puzzle and check within a given time limit. This is an HTML5 based game, I can't keep the solution on the client side…
I am working on an assignement where I have created two classes(Book and Car). I
I am working on an assignement where I have created two classes(Book and Car). I also created a custom interface(IMessage). Book's parameters are Author, Title, and Price. Car's p…
I am working on an assignment for a game of dice with two player. There are two
I am working on an assignment for a game of dice with two player. There are two classes of dice: Die and LoadedDie. LoadedDie must inherit from Die. The LoadedDie should return a …
I am working on an assignment to Fill in the blank Data Types. I have reread the
I am working on an assignment to Fill in the blank Data Types. I have reread the small chapters numerous times in "Learn C++ for Game Development" and tried various types but, My …
I am working on an assignment where I am to read an input file (input.txt) like
I am working on an assignment where I am to read an input file (input.txt) like so: We are given the PCB structure: struct PCB {int ProcId; int ProcPR, int CPUburst; int Reg[8]; i…
I am working on an assignment where we are supposed to write php to 1) put each
I am working on an assignment where we are supposed to write php to 1) put each form submission to a new file in a specified data folder, with the title of the file being the last…
I am working on an economic project where I am creating a demand model for gasol
I am working on an economic project where I am creating a demand model for gasoline in one specific state. I've chosen the following dependent variable: Quantity of Gasoline Deman…
I am working on an economic project where I am creating a demand model for gasol
I am working on an economic project where I am creating a demand model for gasoline in one specific state. I've chosen the following dependent variable: Quantity of Gasoline Deman…
I am working on an enzyme kinetics experiment. I want to compare the enzyme acti
I am working on an enzyme kinetics experiment. I want to compare the enzyme activity and activation energies for the catalytic decomposition of hydrogen peroxide by catalase with …
I am working on an info deck. I am trying to find idata about site traffic infor
I am working on an info deck. I am trying to find idata about site traffic information and views per day/ week/ month year... (i.e ihow many times someone has been googled, how ma…
I am working on an question that i dont seem to understand as well so i wanted t
I am working on an question that i dont seem to understand as well so i wanted to see how it would be done. Assignment: Creating Equivalence Classes, Boundary Values and Test Case…
I am working on an visual basic program that takes a user input of scores that a
I am working on an visual basic program that takes a user input of scores that are entered and then adds them to an array list but i am trying to figure out how to remove the curr…
I am working on binary search code on C what will StringCompare code be so I cou
I am working on binary search code on C what will StringCompare code be so I could continue int FindStringInSortArray(string key, string array[], int n) { return (BinarySearch(key…
I am working on bomb lab phase 4, but I was thinking the first number may be equ
I am working on bomb lab phase 4, but I was thinking the first number may be equal to zero. but I have no idea how to figure out the second number, hope someone could help me out …
I am working on building a simple robot. Basically, I have a small platform with
I am working on building a simple robot. Basically, I have a small platform with two motorized wheels and rotary encoders on the edges. So, using the rotary encoders I can estimat…
I am working on co-op at a company as a test engineering specialist. This is not
I am working on co-op at a company as a test engineering specialist. This is not technically a software job, however at the end of the day, I spend most of my time programming. I …
I am working on coding a relational database in VisualBasics. I am stuck on sort
I am working on coding a relational database in VisualBasics. I am stuck on sorting the structures by the different strings and adding new structures on top of the existing one. I…
I am working on creating a database for a small business to take everyday busine
I am working on creating a database for a small business to take everyday business processes and implement SaaS. The Company has roughly 10 workers who are paid doing piece work, …
I am working on debugging my mobile application. There is a specific requirement
I am working on debugging my mobile application. There is a specific requirement/issue that I am having related to a drag and drop touch interface on an iPad. I am at the trial an…
I am working on developing a PV schedule in Java. The below else statement is fo
I am working on developing a PV schedule in Java. The below else statement is for an annuity/loan. Can you help me fix my f instanceof Pv? if (f instanceof Pv) {             //set…
I am working on developing range of web based software solutions. But the proble
I am working on developing range of web based software solutions. But the problem is that for some clients we need to deploy the applications in their local intranet. In such a si…
I am working on doing a post closing trial balance and need some help with which
I am working on doing a post closing trial balance and need some help with which accounts should be included in this. Here is a list of my accounts. I know some of the basics but …
I am working on factoring polynomials and have an example: I understand the basi
I am working on factoring polynomials and have an example:   I understand the basics of factoring but there is one issue I am having difficulty with.   The problem is as follows: …
I am working on finishing some Intro. Unix/Linux shell scripting and am confused
I am working on finishing some Intro. Unix/Linux shell scripting and am confused because i have no experience, could you complete this program. Create pathworks, a facility for vi…
I am working on finishing some Intro. Unix/Linux shell scripting and am confused
I am working on finishing some Intro. Unix/Linux shell scripting and am confused because i have no experience, could you complete this program. part 1:    Create a shell script ca…
I am working on finishing some Intro. Unix/Linux shell scripting and am confused
I am working on finishing some Intro. Unix/Linux shell scripting and am confused because i have no experience, could you complete this program. Please help thank you very much!! C…
I am working on first exercise from textbook, \"Programming Languages for MIS\"
I am working on first exercise from textbook, "Programming Languages for MIS" and I read chapters and watched videos and don't know where to start. I have to fill in the blanks an…
I am working on forming a few hypotheses and experiments to test the hypotheses
I am working on forming a few hypotheses and experiments to test the hypotheses for the following prompt. I'm assuming it has something to do with the sodium potassium pump, but n…
I am working on homework for my Business Finance class, I was trying to look at
I am working on homework for my Business Finance class, I was trying to look at the question in Chapter 8, number 7QP, and there is no solution. My book is Essentials of Corporate…
I am working on implementing a doubly circular linkedlist using DLLNode. I may u
I am working on implementing a doubly circular linkedlist using DLLNode. I may use some help for implementing doubly circular linkedlist. Help lol. here is DLLNode class public cl…
I am working on implementing my own version of a StringTokenizer class, this is
I am working on implementing my own version of a StringTokenizer class, this is what I've come up with so far. I've been working on it for a week, but stuck on what to do next. Yo…
I am working on java programming that converts zipcode to barcode and vice versa
I am working on java programming that converts zipcode to barcode and vice versa. I am stuck in as the instruction requires that I have to use two methods which are getBarcode and…
I am working on making a digital thermometer using MPLAB and XC8 compiler and PI
I am working on making a digital thermometer using MPLAB and XC8 compiler and PIC16f1829 microprocessor and LM35 temp sensor. So far I have the developed the code below. I need he…
I am working on making a log file for a small application. If an error occurs in
I am working on making a log file for a small application. If an error occurs in the application then I have to send a mail to a person. I've figured out the code to send a mail t…
I am working on multi-table queries for my SQL class using a premade database, w
I am working on multi-table queries for my SQL class using a premade database, which I have included screenshots of. I am very unsure and need assistance writing the queries for t…
I am working on multi-table queries for my SQL class using a premade database, w
I am working on multi-table queries for my SQL class using a premade database, which I have included screenshots of. I received assistance and was able to complete a good number o…