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 81 / 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 improve the MaxMin method such that the number of comparisons is
I am trying to improve the MaxMin method such that the number of comparisons is 3n/22. the method I attach below only give me the number of comparison is 2+C(n/2)+C(n/2). please h…
I am trying to imput the desired % and be given a value for s To clarify I am no
I am trying to imput the desired % and be given a value for s To clarify I am not using an equation in the 3D proram, I will be basing the s value of my hexagons off the answer fr…
I am trying to input data from a file into my sql table and am getting this erro
I am trying to input data from a file into my sql table and am getting this error. cannot add or update a child row a foreign key constraint fails. INPUT FILE IS: team_id pennants…
I am trying to insert student records into a linked list ordered by student id.
I am trying to insert student records into a linked list ordered by student id. What is wrong with my insert function??? void LinkedList: :insertNode (student x)t ListNode *newNod…
I am trying to insert student records into a linked list ordered by student id.
I am trying to insert student records into a linked list ordered by student id. What is wrong with my insert function??? My whole code is given below. main cpp: #include "DynStude…
I am trying to install the DUMB library from Allegro, but when I type on the Com
I am trying to install the DUMB library from Allegro, but when I type on the Command Prompt: mingw32-make install I am getting an error message saying access denied error. Could y…
I am trying to install the DUMB library from Allegro, but when I type on the Com
I am trying to install the DUMB library from Allegro, but when I type on the Command Prompt: mingw32-make install I am getting an error message saying access denied error. Could y…
I am trying to install the DUMB library from Allegro, but when I type on the Com
I am trying to install the DUMB library from Allegro, but when I type on the Command Prompt: mingw32-make install I am getting an error message saying access denied error. Could y…
I am trying to install the DUMB library from Allegro, but when I type on the Com
I am trying to install the DUMB library from Allegro, but when I type on the Command Prompt: mingw32-make install I am getting an error message saying access denied error. Could y…
I am trying to install the DUMB library from Allegro, but when I type on the Com
I am trying to install the DUMB library from Allegro, but when I type on the Command Prompt: mingw32-make install I am getting an error message saying access denied error. Could y…
I am trying to install the DUMB library from Allegro, but when I type on the Com
I am trying to install the DUMB library from Allegro, but when I type on the Command Prompt: mingw32-make install I am getting an error message saying access denied error. Could y…
I am trying to interpret the regression for this data Write out an equation for
I am trying to interpret the regression for this data Write out an equation for the estimated demand function Qz =26.67-.09+.14-.08-.54 ? is this correct Interpret the signs and v…
I am trying to learn Visual Basic on my own and I\'m having problems trying to f
I am trying to learn Visual Basic on my own and I'm having problems trying to figure out what to do on a project in the book called Five, Six, Pick-up-sticks. Here is the project:…
I am trying to learn about Cyber Bullying and I was thinking that if in future I
I am trying to learn about Cyber Bullying and I was thinking that if in future I get bullied, then what I can do? I have learned how to use Maltego, but if someone damages your re…
I am trying to learn how to solve this problem and the steps to reach the answer
I am trying to learn how to solve this problem and the steps to reach the answer and where in the chart each step would be placed. Question 21 (4 points) The compound 1-propanethi…
I am trying to learn more about GCM mode and how it differs between CBC. I alrea
I am trying to learn more about GCM mode and how it differs between CBC. I already know that GCM provides a MAC which is used for message authentication. From what I have read, an…
I am trying to learn personal finance and needed some guidance. In around 250 wo
I am trying to learn personal finance and needed some guidance. In around 250 words could someone please help me explain the following: Let's use a fictitious scenario... If you h…
I am trying to learn relativity theory and going through an introductory text on
I am trying to learn relativity theory and going through an introductory text on special relativity. I stumbled on the Michelson-Morley experiment. The book claims (accounts) that…
I am trying to learn. If you could label each part, i\'d appreciate it very much
I am trying to learn. If you could label each part, i'd appreciate it very much. This assignment moves us past simple single-file programs into more interesting multi-file program…
I am trying to list each pet in the pet class on my form for my C# .NET project.
I am trying to list each pet in the pet class on my form for my C# .NET project. I am getting an error that says pet is a type which is not valid in the given contex. This is the …
I am trying to list the files in a directory by the their size and ending with e
I am trying to list the files in a directory by the their size and ending with extension *.??? (anything that ends with three letters). It works flawlessly except that one file in…
I am trying to log in to microsoft\'s sites (live.com, bing.com, etc) using POST
I am trying to log in to microsoft's sites (live.com, bing.com, etc) using POST. For now, in c# because I know it best but after I figure it out I want to do it in something that …
I am trying to make C++ find me an answer using several variables. For example:
I am trying to make C++ find me an answer using several variables. For example: These values are made up but assume that going down (from (1,-12) to (1,-17)) the best fit line is …
I am trying to make a C++ program for Bubblesorting. That sorts an array of 25 i
I am trying to make a C++ program for Bubblesorting. That sorts an array of 25 integers in Ascending AND Descending order, but I can't get my code to work. Here's the current code…
I am trying to make a Macro that would copy and paste a range of numbers in Exce
I am trying to make a Macro that would copy and paste a range of numbers in Excel. After it is pasted I want to move to the next set of data and copy and paste that also. Basicall…
I am trying to make a REE diagram and a primordial mantle normalization diagram
I am trying to make a REE diagram and a primordial mantle normalization diagram on excel but cannot figure out to make it. I am making a multi data series where i the x-axis to be…
I am trying to make a basic custom iterator within a class that simply iterates
I am trying to make a basic custom iterator within a class that simply iterates through an array but I'm having significant trouble. With what I have, my biggest trouble is the ne…
I am trying to make a card game. I have already randomnized the numbers and ever
I am trying to make a card game. I have already randomnized the numbers and everything I am just trying to display my cards. pc1_no is for the players first card , pc2_no is for t…
I am trying to make a chessboard, and apply the \"connect four\" game. Now, i ha
I am trying to make a chessboard, and apply the "connect four" game. Now, i having trouble doing several methods. Need Some help here is the chessboard i made : private int[][] ch…
I am trying to make a code in C that reads all of the words typed, makes them lo
I am trying to make a code in C that reads all of the words typed, makes them lower case, and counts how many times the word was typed in. I have a code but it is not counting the…
I am trying to make a database design in mysql with column names of client, cont
I am trying to make a database design in mysql  with column names of client, contact, email, sales person. The instrutions are: MySQL Server and MySQL Workbench. In this schema, c…
I am trying to make a dynamic top navigation bar in JavaScript, pulling data fro
I am trying to make a dynamic top navigation bar in JavaScript, pulling data from a SharePoint list using Ajax. In my code I can only pull Parent, child, but not the grandson. in …
I am trying to make a formula in Excel 2007 that uses a cell which is part of a
I am trying to make a formula in Excel 2007 that uses a cell which is part of a macro and it is showing an error message. Hi, I am using Excel 2007 to create a list of values with…
I am trying to make a function within the list that deletes the list i made HTML
I am trying to make a function within the list that deletes the list i made HTML Javascript function LinkedList() { this.head = null; this.tail = null; this.length = 0; } function…
I am trying to make a game of hangman using Javascript. I figured out how to sol
I am trying to make a game of hangman using Javascript. I figured out how to solve the problem with a single word in the game, but now I am a bit stuck at having a game with multi…
I am trying to make a makefile in UNIX for 7 files (main.cpp, size.h, size.cpp,
I am trying to make a makefile in UNIX for 7 files (main.cpp, size.h, size.cpp, history.h, history.cpp, extra.h, and extra.cpp). I get an error that says "cc1plus: error: unrecogn…
I am trying to make a numerical simulation for the problem discussed below. Assu
I am trying to make a numerical simulation for the problem discussed below. Assume I have four agents each one is looking for a prticular set of information for example agent1 rep…
I am trying to make a rental database using mysql (Workbench). The first table w
I am trying to make a rental database using mysql (Workbench). The first table was created without incident. Here is the code I used: CREATE TABLE Customer ( cust_id INT UNSIGNED …
I am trying to make a simple srop down menu for a certain option on my navbar, h
I am trying to make a simple srop down menu for a certain option on my navbar, however when I drop down I get this (figured it'd be best to show a picture). How can I get this to …
I am trying to make a very simple program with Netbean using Java. I got to the
I am trying to make a very simple program with Netbean using Java. I got to the point where dialog box pops up and asks please enter some text. I want the output to say please ent…
I am trying to make an applet in java that enables me to be able toprint the arr
I am trying to make an applet in java that enables me to be able toprint the array I made. The goal is to make all of the '#'characters from the array to turn into 10x10 Blue squa…
I am trying to make an inplace merge sort. Following are the codes that i wrote
I am trying to make an inplace merge sort. Following are the codes that i wrote for the program. The skeleton was made i only have to write codes for LinkedListNode *sortLinkedLis…
I am trying to make an my own OS. This is for educational purpose only, so that
I am trying to make an my own OS. This is for educational purpose only, so that I get to understand the internals as well as get a good idea of low level programming. I have some …
I am trying to make it drop the lowest score when determining the score and grad
I am trying to make it drop the lowest score when determining the score and grade This is my reattempt at this. thanks The GradeBook class stores data about student grades for the…
I am trying to make my loop ask for user input 8 times.... also if character has
I am trying to make my loop ask for user input 8 times.... also if character has been inputted previously, it should only show available characters and ask for user input again if…
I am trying to make my own Chex Party Mix and sell at a Fund Raiser for Underpai
I am trying to make my own Chex Party Mix and sell at a Fund Raiser for Underpaid College Professors. I would like to create 100 pounds of mix that would have an average cost of $…
I am trying to make my own Chex Party Mix and sell at a Fund Raiser for Underpai
I am trying to make my own Chex Party Mix and sell at a Fund Raiser for Underpaid College Professors. I would like to create 100 pounds of mix that would have an average cost of $…
I am trying to make my way back to JavaScript (been there last time some 7 years
I am trying to make my way back to JavaScript (been there last time some 7 years ago) with the help of lovely "Eloquent JavaScript" book. While I admire author's capabilities and …
I am trying to make sense of the following equation: Mag. Flux = B*A*Cosine (the
I am trying to make sense of the following equation: Mag. Flux = B*A*Cosine (theta) My book explains that (theta) is the angle between the field and the normal to the area....So w…
I am trying to make this XML document look like an actual webpage with links and
I am trying to make this XML document look like an actual webpage with links and other pictures. I don't know if I can do that in XML, or do I have to make it a html? Below is my …