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

this is for MATLAB . thanks ! The main function Blackjack_LastNames.m should ask
this is for MATLAB . thanks ! The main function Blackjack_LastNames.m should ask the user how many chips to play with (default: 100). This is the function that will actually run t…
this is for MATLAB . thanks ! The main function Blackjack_LastNames.m should ask
this is for MATLAB . thanks ! The main function Blackjack_LastNames.m should ask the user how many chips to play with (default: 100). This is the function that will actually run t…
this is for MatLab Please I need this in clear writting for the whole question 4
this is for MatLab Please I need this in clear writting for the whole question 4-) Write the function find_false_locations() that takes in an array of Booleans and returns an arra…
this is for PYTHON Write a file named credit_card.py containing a single functio
this is for PYTHON Write a file named credit_card.py containing a single function, check. Check accepts a single input – a positive integer. It returns True if the integer represe…
this is for a Database class Please answer question 1 a-d You have just been hir
this is for a Database class Please answer question 1 a-d You have just been hired at the famous company WSB.com (Weber State Books) which sells books over the Internet. They have…
this is for an intro C++ class For this week’s assignment, you’ll be making a fu
this is for an intro C++ class For this week’s assignment, you’ll be making a function that can not only add two matrices, but also multiply them, as well as a single matrix and a…
this is for logic system design class Use the PennSim simulator and assembler Th
this is for logic system design class Use the PennSim simulator and assembler This LC-3 assembly language program will interpret keystrokes as commands for printing characters on …
this is for the Car class assignment for C++. However when i try to execute it a
this is for the Car class assignment for C++. However when i try to execute it and debug it , it keeps saying this Severity Code Description Project File Line Suppression State Er…
this is from a text book and i dont know why it isnt compiling? #include
this is from a text book and i dont know why it isnt compiling? #include <iostream> #include <fstream> #include <string> #include <cstdlib> using namespace…
this is from introduction to java 8th ed by Liang chapter 13 problem PE 7 exerci
this is from introduction to java 8th ed by Liang chapter 13 problem PE 7 exercise 9.8 specifies the binaryToDecimal-(String binaryString) method which converts a binary string in…
this is function driving me crizy pls help doing this like new student not like
this is function driving me crizy pls help doing this like new student not like pro Based on what we have done in the last lecture, create two matrices [xx, yy] using x values wit…
this is how the ouput look like Draw a 5 by 5 square: is it solid? (y/n) y Give
this is how the ouput look like Draw a 5 by 5 square: is it solid? (y/n) y Give me the character to draw the border: b Give me the character to draw the inner solid portion: i bbb…
this is html I have in below , the css is below that, with help of html and java
this is html I have in below , the css is below that, with help of html and java script I have to get the result in picture when I click on place order button , how can I do that?…
this is i have code for double linked list with insert at sorted list. i have so
this is i have code for double linked list with insert at sorted list. i have some error that it keep give me this error i am not sure how to fix is anyone possible to help me? #i…
this is in C programming Poker http llen, wikipedia,org/wikiL5 card draw Complet
this is in C programming Poker http llen, wikipedia,org/wikiL5 card draw Complete the following step and you will have a working Poker game!!! Adapted from Deitel & Deitel's C…
this is in Java (Subclasses of Account) In Programming Exercise 9.7, the Account
this is in Java (Subclasses of Account) In Programming Exercise 9.7, the Account class was defined to model a bank account. An account has the properties account number, balance, …
this is in java Write a program called CountTokens that: Prompts the user for th
this is in java Write a program called CountTokens that: Prompts the user for the pathname of a file; Redirects Stdln to read from that file; Reads in the file's contents token by…
this is in java create a method called MenuPrintAndSelect that is sent no date b
this is in java create a method called MenuPrintAndSelect that is sent no date but returns an integer thar represents a selected menu item 1-4. when this method is called it will …
this is in java import java.util.Comparator; public class BinarySearchTree { pri
this is in java import java.util.Comparator; public class BinarySearchTree { private BinaryNode root = null; private Comparator comparator;    public BinarySearchTree(Comparator c…
this is in java, please help create two classes: a demo class and a class to con
this is in java, please help create two classes: a demo class and a class to contain the search method that will traverse a binary tree and find a specified value. The demo class …
this is in java, please help create two classes: a demo class and a class to con
this is in java, please help create two classes: a demo class and a class to contain the search method that will traverse a binary tree and find a specified value. The demo class …
this is in java, please help create two classes: a demo class and a class to con
this is in java, please help create two classes: a demo class and a class to contain the search method that will traverse a binary tree and find a specified value. The demo class …
this is in java. This is a 4 part question. Part 1- create a method called MenuP
this is in java. This is a 4 part question. Part 1- create a method called MenuPrintAndSelect that is sent no data but returns an integer that represents a selected menu item 1-4.…
this is input data in .txt write the program in C language 2 The Story. . Loudsp
this is input data in .txt write the program in C language 2 The Story. . Loudspeakers convert an electrical audio signal into a corresponding sound. They are basic units of both …
this is input data in .txt write the program in C language 2 The Story. . Loudsp
this is input data in .txt write the program in C language 2 The Story. . Loudspeakers convert an electrical audio signal into a corresponding sound. They are basic units of both …
this is java problem SORTED so you have arraylist ArrayList numbers = {
this is java problem SORTED so you have arraylist ArrayList<Integer> numbers = {-15,-10,-20,-2,0,10,2,3,4,5} this list are not sorted we need to make it sorted using two met…
this is java problem This is the code that i have /////////////////////////////M
this is java problem This is the code that i have /////////////////////////////MOVIE.JAVA|\\\\\\\\\\\\\\\\\ public class Movie /* <does something go here?> */ { /** The titl…
this is java problem. You will write Comparators to compare Job objects based on
this is java problem. You will write Comparators to compare Job objects based on priority and security, as well as write test code that illustrates sorting using the Comparators a…
this is java problem. class named RecursionExamples with a number of empty metho
this is java problem. class named RecursionExamples with a number of empty methods corresponding to the 5 recursive methods described below. A main is provided for testing. ------…
this is java! please answer as soon as possible! thank u! in each situation choo
this is java! please answer as soon as possible! thank u! in each situation choose which technhique is most relevant and appropriate to use and why(very short). Not all are used. …
this is java. problem. i already make employee class. but i can not make employe
this is java. problem. i already make employee class. but i can not make employeetester class. i want to know Employeetester class. EmployeeTester class: Write a main method that …
this is kind of the code I used so far but still has an error. Am I doing any of
this is kind of the code I used so far but still has an error. Am I doing any of this right or am I totally of base. Help please!! public class Commission { private double salesFi…
this is matlab problem. Introduction Computing the derivatives of functions are
this is matlab problem. Introduction Computing the derivatives of functions are a critical step in most optimization problems. In this exercise, we will look at the sine wave or s…
this is my Deque pop_front pop_back implementation And this is the test program
this is my Deque pop_front pop_back implementation And this is the test program Modify your Deque implementation to improve pop front0 and pop back0 For pop front if vecOne is emp…
this is my assignment Write a fraction class whose objects will represent fracti
this is my assignment Write a fraction class whose objects will represent fractions. For this assignment you aren't required to reduce your fractions. You should provide the follo…
this is my c code. i created 2 child processes. but i do not know how to solve b
this is my c code. i created 2 child processes. but i do not know how to solve below requirements... can you add some codes for me? thanks 1. Make any of the variables of a parent…
this is my c code. i created 2 child processes. but i do not know how to solve b
this is my c code. i created 2 child processes. but i do not know how to solve below requirements... can you add some codes for me? thanks 1. Write a series of small C programs if…
this is my code #include #include #include using n
this is my code #include <iostream> #include <fstream> #include <string> using namespace std; int main() { string source;     string destination; int menu; const…
this is my code #include #include #include using n
this is my code #include <iostream> #include <fstream> #include <string> using namespace std; int main() { string source;     string destination; int menu; const…
this is my code and I dont know what is problem. i have to write student records
this is my code and I dont know what is problem. i have to write student records with array of stack...!! help me please..~ #ifndef HW2_H #define HW2_H #include<iostream> #i…
this is my code can you help fix the errors in it... #include #include
this is my code can you help fix the errors in it... #include <string> #include <iostream> #include <iomanip> #include <windows.h> using namespace std; voi…
this is my code for a traffic light, i cant figure out how to make it loop 10 ti
this is my code for a traffic light, i cant figure out how to make it loop 10 times and then end. CLO ; Close unwanted windows . MOV BL,0 Start: ; Turn off all the traffic lights.…
this is my code for netbeans got an error so heres the coding: /* * To change th
this is my code for netbeans got an error so heres the coding: /* * To change this template, choose Tools | Templates * and open the template in the editor. */ package variables; …
this is my code for netbeans got an error so heres the coding: /* * To change th
this is my code for netbeans got an error so heres the coding: /* * To change this template, choose Tools | Templates * and open the template in the editor. */ package variables; …
this is my code i need to do the space as the one in the picture #include
this is my code i need to do the space as the one in the picture #include <stdio.h> #include <math.h> #define SIZE 500 void preprocess(int brightness[SIZE][SIZE], int …
this is my code so far then it says to do this, and I can figure it out nActivit
this is my code so far then it says to do this, and I can figure it out nActivityjava × ontent main.xm tends AppCompatActivity I public class HainActivity ex private Button addBut…
this is my code, but its is not able to read the input file, i have not idea why
this is my code, but its is not able to read the input file, i have not idea why. public class Assignmentl public static void main(String[] args) BufferedReader br = null; tr File…
this is my code, can you help me fix part 3 that I mark as Bold to vvvvvvvvvvvvv
this is my code, can you help me fix part 3 that I mark as Bold to vvvvvvvvvvvvv For a given integer n>1, output its prime factorization. E.g. n=8, output: 2^3; n=72, output: 2…
this is my code, can you help me fix part 3 that I mark as Bold to vvvvvvvvvvvvv
this is my code, can you help me fix part 3 that I mark as Bold to vvvvvvvvvvvvv For a given integer n>1, output its prime factorization. E.g. n=8, output: 2^3; n=72, output: 2…
this is my code, when i compile palindrome is not working. even it is palindormg
this is my code, when i compile palindrome is not working. even it is palindormg suppose to be out yes but output is no even it is palindrome #include #include #include #include u…