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 3616 / 3837

here comes a problem for you. It is natural to add an extra stack to a PDA. Say
here comes a problem for you. It is natural to add an extra stack to a PDA. Say M is a two-stack PDA if M is exactly the same as a PDA but with two stacks. Each instruction (trans…
here is LabTemplatre : here is Node: Doubly Linked List Lab Create a class \"Dou
here is LabTemplatre : here is Node: Doubly Linked List Lab Create a class "DoublyLinkedList" which has a generic type E and subclasses the abstract "LabTemplate" class. In "Doubl…
here is LabTemplatre : here is Node: Doubly Linked List Lab Create a class \"Dou
here is LabTemplatre : here is Node: Doubly Linked List Lab Create a class "DoublyLinkedList" which has a generic type E and subclasses the abstract "LabTemplate" class. In "Doubl…
here is a general consensus that social media has greatly improved connectivity
here is a general consensus that social media has greatly improved connectivity and online interaction between people. However, many feel that social media also has some disadvant…
here is a java homework question. please help! You are given a stack a adda queu
here is a java homework question. please help! You are given a stack a adda queue q of Integers. Write client level statements to create a new stack s2 that merges s and q. The ne…
here is a output of sample website problem it has is the nev should like this re
here is a output of sample website problem it has is the nev should like this regardless to of browser size and moniter resolution, in my pc it comes like the above pc it has some…
here is a table for cars in a used car lot , with numbered areas where parked: a
here is a table for cars in a used car lot , with numbered areas where parked: a) find a functional dependency (FD) with one attribute on each side that holds for the instance b) …
here is a two part question the first is the video store the second is what i ne
here is a two part question the first is the video store the second is what i need answered video store During holidays or on weekends, a family or an individual typically rents a…
here is mine, but I cant figure out the for statement import java.util.Scanner;
here is mine, but I cant figure out the for statement import java.util.Scanner; public class Delivery { public static void main(String[] args) { Scanner sc = new Scanner(System.in…
here is my Java programming homework question and I dont know howe to do it. I j
here is my Java programming homework question and I dont know howe to do it. I just spant almost a whole day for figure out this question then I decide ask some one... Write a rec…
here is my code . Need help to get it right. i am using python 3. cardNumber = i
here is my code . Need help to get it right. i am using python 3. cardNumber = input('Please Enter card Number '); length = len(cardNumber); print (cardNumber) print (length) if(c…
here is my code and im using python 3 but i m missing some indentation here: dd=
here is my code and im using python 3 but i m missing some indentation here: dd={"len": "Too Short", "len2":"Too long", "len3":"Valid 13-16 digit entry", "First":"First character …
here is my code for task 1 to 3 need help with moving player task import java.ut
here is my code for task 1 to 3 need help with moving player task import java.util.Scanner; public class Game { private EnemyShip enemy1; private EnemyShip enemy2; private EnemySh…
here is my code with the empty findpath Method import java.io.*; import java.uti
                                                      here is my code with the empty findpath Method                                                                               …
here is my code(python3). I want to the ball starts east-south, and the ball wil
here is my code(python3). I want to the ball starts east-south, and the ball will move in a 45 degrees, where it moves 2 pixels horizontally and 2 pixels vertically every 15 milli…
here is my code(python3). I want to the ball starts east-south, and the ball wil
here is my code(python3). I want to the ball starts east-south, and the ball will move in a 45 degrees, where it moves 2 pixels horizontally and 2 pixels vertically every 15 milli…
here is my code: ---------------------------------------------------------------
here is my code: ------------------------------------------------------------------------- Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As S…
here is my nav,. how do i make the menu bar with three horizontal lines as a dro
here is my nav,. how do i make the menu bar with three horizontal lines as a drop down when on a small screen such as an iphone. <!DOCTYPE html> <html> <head> &l…
here is my program #include using namespace std; int main() { // User
here is my program #include <iostream> using namespace std; int main() { // User Instructions cout << "****************User Instructions***************" << endl;…
here is my program: i am using python 3.4.3.. i would like you to run my program
here is my program: i am using python 3.4.3.. i would like you to run my program read the assignments and fix the mistakes. Thanks! I always rate my answer. the program is working…
here is my question 3.2 Major Prerequisite Tree The following tree graph diagram
here is my question 3.2 Major Prerequisite Tree The following tree graph diagram illustrates the prerequisite and corequisite relationships between courses required for the major.…
here is my question send me details clearly and i need screen shots 0f program a
here is my question send me details clearly and i need screen shots 0f program and output Lab Assignment #7 (S0/100)-Linked List Build Forward For implement and testing you can us…
here is question.. 2) Create an employee_class that contains an employee\'s firs
here is question.. 2) Create an employee_class that contains an employee's first and last name, their phone number and their yearly salary. Create class member functions to update…
here is question: convert the following 2 grammars intoLL(1) grammars 1) S --> S
here is question: convert the following 2 grammars intoLL(1) grammars 1) S --> S1 $ S1 -->S1 T |  ab                                          T --> a T b b | ab . 2) . S …
here is some of my code. i am having trouble in the fractions. I wanted to creat
here is some of my code. i am having trouble in the fractions. I wanted to create a new Fraction instance from the string, and then use the new instances. can someone rewrite this…
here is the Shifter.cpp file and if you could not read my Shifter.cpp file here
here is the Shifter.cpp file and if you could not read my Shifter.cpp file here is the code. // BytesShifterC++InlineTemplateSolution.cpp : Defines the entry point for the console…
here is the animation-transition.py \"\"\" This example demonstrates how to use
here is the animation-transition.py """ This example demonstrates how to use NumPy to do image transition. """ import numpy as np import matplotlib.pyplot as plt import matplotlib…
here is the assignment. You will write a program to read a Comma Separated Value
here is the assignment. You will write a program to read a Comma Separated Value (.csv) file into an ArrayList of Rectangles. A sample file is in the Canvas Files/Test Files area.…
here is the assignment. write a program that prompts the user to enter a length
here is the assignment. write a program that prompts the user to enter a length in feetand inches and ouputs the equivalent length in centemeters. if theuser enters a negative num…
here is the assignment: Create a class called DateProfile that has the following
here is the assignment: Create a class called DateProfile that has the following private instance members: gender - a char, the gender of the applicant ('M' or 'F'). search_gender…
here is the code I have: //page 277 #49 import java.util.Scanner; public class E
here is the code I have: //page 277 #49 import java.util.Scanner; public class Email { public static void main(String[] args) { String myWeb; Scanner scan = new Scanner(System.in)…
here is the code fix the uses and changes that were mentioned home.html=========
here is the code fix the uses and changes that were mentioned home.html============= <!DOCTYPE html> <html>    <head>       <title>PIZZA PLANET</title&g…
here is the code provided for the assignment: package LabWrapperClassGui; import
here is the code provided for the assignment: package LabWrapperClassGui; import java.awt.BorderLayout; import java.awt.EventQueue; import java.awt.Insets; import javax.swing.JFra…
here is the code provided for the assignment: package LabWrapperClassGui; import
here is the code provided for the assignment: package LabWrapperClassGui; import java.awt.BorderLayout; import java.awt.EventQueue; import java.awt.Insets; import javax.swing.JFra…
here is the code, assuse all other mathods in this code are well-definded. publi
here is the code, assuse all other mathods in this code are well-definded. public class Worksheet { private ArrayList data; // DataEntry object contains row in int,column in int a…
here is the code, assuse all other mathods in this code are well-definded. publi
here is the code, assuse all other mathods in this code are well-definded. public class Worksheet { private ArrayList data; // DataEntry object contains row in int,column in int a…
here is the code: #include using namespace std; void printBoard(const
here is the code: #include <iostream> using namespace std; void printBoard(const char b[][3], const int size); void placeMove(char b[][3], int row, int col, char player); in…
here is the code: --------------------------------------------------------------
here is the code: -------------------------------------------------------------------- #include <iostream> using namespace std; int main() { float a = 0.6; float b = 0.4; fl…
here is the codes to a game in C++ but i need to modify it so it will work right
here is the codes to a game in C++ but i need to modify it so it will work right, all the sections that have comments are the section that needs to be modified. whoever gets to nu…
here is the credit card numbers to evaluate Data to Evaluate 3158539628375348 33
here is the credit card numbers to evaluate Data to Evaluate 3158539628375348 3337465828248404 3112804683572030 3112804683572033 5435528978467581 6706465468107999 6304362971054667…
here is the data...i put it on a excel on my dropbox account. you can access it
here is the data...i put it on a excel on my dropbox account. you can access it via this link https://www.dropbox.com/s/0ufhdno6gvk9nyi/sold_cust.xls?dl=0 Determine the correlatio…
here is the given code: #include #include #include
    here is the given code: #include <iostream> #include <string> #include <vector> using namespace std; /// Notice the personType base class has a pure virtual …
here is the header file and cpp file for groceryBill just need to fill the misin
here is the header file and cpp file for groceryBill just need to fill the mising things program must be in c++ GroceryBill.h #pragma once #include "PriceList.h" class GroceryBill…
here is the header file and cpp file for priceList just need to fill the mising
here is the header file and cpp file for priceList just need to fill the mising things // PriceList.h #pragma once #include <string> #include <stdexcept> #include "Pri…
here is the header file and cpp file for priceListItem just need to fill the mis
here is the header file and cpp file for priceListItem just need to fill the mising things program must be in c++ PriceListItem.h #pragma once #include <string> using namesp…
here is the here is background information. the todo part 1 package expressiontr
here is the here is background information. the todo part 1 package expressiontree; 2 3 import java.util.Stack; 4 5 public class ExpressionTree i private Node root; private String…
here is the here is background information. the todo part 1 package expressiontr
here is the here is background information. the todo part 1 package expressiontree; 2 3 import java.util.Stack; 4 5 public class ExpressionTree i private Node root; private String…
here is the inheritance java. please help me to get Motorcycle.java thankyou Veh
here is the inheritance java. please help me to get Motorcycle.java thankyou Vehicle.java public abstract class Vehicle { private int numWheels; private boolean licenseRequired; p…
here is the input Johnson 85 83 77 91 76 Aniston 80 90 95 93 48 Cooper 78 81 11
here is the input Johnson 85 83 77 91 76 Aniston 80 90 95 93 48 Cooper 78 81 11 90 73 Gupta 92 83 30 69 87 Blair 23 45 96 38 59 Clark 60 85 45 39 67 Kennedy 77 31 52 74 83 Bronson…
here is the link to the excel file https://www.dropbox.com/home?preview=Excel+As
here is the link to the excel file https://www.dropbox.com/home?preview=Excel+Assignment+2.xlsx Assume that you started a business named Healthy Cooking two years ago to provide p…