Web development and programming
191828 questions • Page 87 / 3837
******C++****** can you help me out with whats wrong with this hash table. It do
******C++****** can you help me out with whats wrong with this hash table. It does execute but adding node it goes to segmentation fault. #include <vector> #include <stri…
******DATABASE 1 IN OPENOFFICE 2 Using the Book, BookCopy, Borrower, Librarian a
******DATABASE 1 IN OPENOFFICE 2 Using the Book, BookCopy, Borrower, Librarian and BookLended tables created for your library database in Unit 5, populate them with data using the…
******HELPPPP******* The bubble sort function moves the smallest array element t
******HELPPPP******* The bubble sort function moves the smallest array element to the first position in the unsorted part of the array and increases the first position in the unso…
******HI! THE FOLLOWING CODE NEEDS TO BE IN C PLEASE!!!!!******* . I am having d
******HI! THE FOLLOWING CODE NEEDS TO BE IN C PLEASE!!!!!*******. I am having difficulty solving this, thank you very much in advance!! Program 1: Caesar Cipher In cryptography, a…
******IN C++************** Create a class, Student, with the following private a
******IN C++************** Create a class, Student, with the following private attributes: name (string), and an array or vector to hold 5 grades (int). The class has public set a…
******IN PYTHONS PLEASE 7.17 Program 1: Soccer team roster This program will sto
******IN PYTHONS PLEASE 7.17 Program 1: Soccer team roster This program will store roster and rating information for a soccer team. Coaches rate players during tryouts to ensure a…
******MUST BE IN STDIO STDLIB MATH.H********* Risk1000000: In the board game Ris
******MUST BE IN STDIO STDLIB MATH.H********* Risk1000000: In the board game Risk, a group of armies will attack from one country to another. To simulate the battle, both teams ro…
******NEEDS TO BE IN MIRCOSOFT ACCESS SQL FORMAT******* Query1: Add a Staff tabl
******NEEDS TO BE IN MIRCOSOFT ACCESS SQL FORMAT******* Query1: Add a Staff table to the database with the following columns: staff_id, staff_first, staff_last, staff_phone, staff…
******PLEASE ANSWER THE MULTIPLE CHOICE QUESTIONS, JUST GIVE THE ANSWER, NO REAS
******PLEASE ANSWER THE MULTIPLE CHOICE QUESTIONS, JUST GIVE THE ANSWER, NO REASON NEEDED***** Question 23 TCP is O an end to end protocol because TCP header is exchanged only bet…
******PLEASE EXPLAIN HOW YOU GOT THE ANSWER, because i have my own answers to co
******PLEASE EXPLAIN HOW YOU GOT THE ANSWER, because i have my own answers to compare it too and how you obtained your answer. Operating System Concurrent processes PROBLEM SAMPLE…
******Please help with 6-9***** Create the database for following relational sch
******Please help with 6-9***** Create the database for following relational schema with Employee, Department, and Works tables: Employee(eid: integer, ename: string, age: integer…
******Please write this program in C++ only, and post with output. Thanks!******
******Please write this program in C++ only, and post with output. Thanks!****** Called statistician initialized, it can be given a sequence of double numbers. Each number in the …
******This is a UNIX shell scripting question.********** # PLEASE answer SPECIFI
******This is a UNIX shell scripting question.********** # PLEASE answer SPECIFICALLY in UNIX Shell Script. Do NOT answer in Java/programming language code or UNIX shell commands.…
******URGENT******: Hello, please help in C++ please do not reply with code from
******URGENT******: Hello, please help in C++ please do not reply with code from other questions since they dont work, a working code is needed. PREVIOUS IMPLEMENTATION: //arrayLi…
******please help!***** scroll down its more than one page Time Entry Summary Yo
******please help!***** scroll down its more than one page Time Entry Summary You've calculated gross income and created a simple paystub. However, all such tools are usele…
******python***** Using the while loop Write a program to input the salary. If t
******python***** Using the while loop Write a program to input the salary. If the salary is over 100,000 then calculate the federal tax at 20% otherwise calculate the federal tax…
*****Basic Requirements***** Write a driver and fraction class that performs add
*****Basic Requirements***** Write a driver and fraction class that performs addition, multiplication, prints the fraction, and prints as a double. Provide a driver class, LastNam…
*****Below is the SAS Code for the following question****** LIBNAME coh611 \"/co
*****Below is the SAS Code for the following question****** LIBNAME coh611 "/courses/dd4f9595ba27fe300" ACCESS=READONLY; Data example; Set coh611.ntdb; If disposition in (‘Died’) …
*****C Programming only ***** Write a program, using C, that allows users to inp
*****C Programming only ***** Write a program, using C, that allows users to input an integer for the size of an array. ( use malloc() ) Randomly generate an integer for each elem…
*****C Programming only***** Write a complete program, using C, to get data from
*****C Programming only***** Write a complete program, using C, to get data from file name DATA.TXT one line at a time until there is no more data in that file. The following is o…
*****C++ PLEASE INCLUDE 5 FILES FOR THE PROGRAM, THE MAKEFILE, AND THE ZIP ARCHI
*****C++ PLEASE INCLUDE 5 FILES FOR THE PROGRAM, THE MAKEFILE, AND THE ZIP ARCHIVE WHICH INCLUDES ALL 6 FILES FOR EASY UPVOTE ********* Matrix Calculator Goals Write, compile and …
*****C++ PLEASE INCLUDE 5 FILES FOR THE PROGRAM, THE MAKEFILE, AND THE ZIP ARCHI
*****C++ PLEASE INCLUDE 5 FILES FOR THE PROGRAM, THE MAKEFILE, AND THE ZIP ARCHIVE WHICH INCLUDES ALL 6 FILES FOR EASY UPVOTE ********* Matrix Calculator Goals Write, compile and …
*****CODE IN C++ Using template below, complete the following: -write the introd
*****CODE IN C++ Using template below, complete the following: -write the introductory comments and code to output the user’s input -write the code that determines if the user’s i…
*****Even if time expires on this, I will still award the karma points for the c
*****Even if time expires on this, I will still award the karma points for the correct answer.***** Question: Write a recursive method addSortedRecursive( ). Instead of using a lo…
*****HAVE TO USE ASSEMBLY LANGUAGE (keil Uvision5)****** Step 1 – Blinking LED W
*****HAVE TO USE ASSEMBLY LANGUAGE (keil Uvision5)****** Step 1 – Blinking LED Write a program that continuously blinks the blue LED ON and OFF with a frequency of 2 seconds – …
*****Help, not good at java programiing!! Q1. The program contructs and prints a
*****Help, not good at java programiing!! Q1. The program contructs and prints a Magic Square. Your program should implement and use the following method. /** Constructs a magic s…
*****I need mutlple try catch blocks. I\'ve already added two but I\'m strugglin
*****I need mutlple try catch blocks. I've already added two but I'm struggling on the others.***** The Number of Years can be between 1 and 20. Catch any other. The Annual Intere…
*****I need mutlple try catch blocks. I\'ve already added two but I\'m strugglin
*****I need mutlple try catch blocks. I've already added two but I'm struggling on the others.***** The Number of Years can be between 1 and 20. Catch any other. The Annual Intere…
*****I need the four classes Reverse Line, Tester, TooManyLinesException, Except
*****I need the four classes Reverse Line, Tester, TooManyLinesException, Exception Concpets********** Write a program that replaces each line of a file with its reverse. For exam…
*****I want the question to be in a loop, so if user enters p( which is invalid
*****I want the question to be in a loop, so if user enters p( which is invalid becuase the options are either y or n )the question comes up again if they would like to calculate …
*****IMPORTANT: I AM USING VISUAL STUDIOS C++, AND I AM DOING EVERYTHING IN 1 SI
*****IMPORTANT: I AM USING VISUAL STUDIOS C++, AND I AM DOING EVERYTHING IN 1 SINGLE FILE (NOT RECALLING ANY OTHER FILES)***** ----------------------------------------------------…
*****IMPORTANT: I AM USING VISUAL STUDIOS C++, AND I AM DOING EVERYTHING IN 1 SI
*****IMPORTANT: I AM USING VISUAL STUDIOS C++, AND I AM DOING EVERYTHING IN 1 SINGLE FILE (NOT RECALLING ANY OTHER FILES)***** ----------------------------------------------------…
*****IN JAVA**** Objective: Write one interface and three classes which will mak
*****IN JAVA**** Objective: Write one interface and three classes which will make a rock paper scissors game. First download the driver. The interface named RPSPlayerInterface wil…
*****IN MATLAB**** solve probelm 2 a) The motion of a given vehicle can be model
*****IN MATLAB**** solve probelm 2 a) The motion of a given vehicle can be modeled by the ordinary differential equation y + 4y + 6y = 0. Analytically convert this ordinary differ…
*****JAVA****** /** This program works, but the design is not good. Redesign it
*****JAVA****** /** This program works, but the design is not good. Redesign it */ package javaapplication16; import java.util.Arrays; public class Exercise22_04 { // Each row in …
*****MATLAB QUESTION************ Let the vector G = [68, 83, 61, 70, 75, 82, 57,
*****MATLAB QUESTION************ Let the vector G = [68, 83, 61, 70, 75, 82, 57, 5, 76, 85, 62, 71, 96, 78, 76, 68, 72, 75, 83, 93] represent the distribution of final grades in a…
*****MUST BE IN PYTHON***** Implement a class Point that represents a point by s
*****MUST BE IN PYTHON***** Implement a class Point that represents a point by storing a name and the x and y coordinates of the point. Include a method distance, so that if p1 an…
*****PLEASE TEST AND MAKE SURE CODE WORKS***** Write a C program for managing ba
*****PLEASE TEST AND MAKE SURE CODE WORKS***** Write a C program for managing bank accounts. All account information should be stored in a binary file info.dat. The file info.dat …
*****PYTHON LANGUAGE***** CS 2302 - Data Structures Lab 1 - Option C (Password C
*****PYTHON LANGUAGE***** CS 2302 - Data Structures Lab 1 - Option C (Password Cracking) A cyber-security company called UltraHackz is interested in finding talented computer scie…
*****Please Implement in Java******* Instructions: Rewrite the provided Rectangl
*****Please Implement in Java******* Instructions: Rewrite the provided Rectangle class to extend GeometricObject and implement the Comparable interface. Override the equals metho…
*****Please include screenshot of output****** I need to write a C++ program usi
*****Please include screenshot of output****** I need to write a C++ program using DEV C++ that uses a structure to store the following data about a customer account: NAME ADDRESS…
*****Please someone out there, help me!!! I really don\'t know what to do and I
*****Please someone out there, help me!!! I really don't know what to do and I can't fail!! I would love you soo much. Please answer all questions***** Be sure answer ALL of the f…
*****Scheme is the coding language used, specifically in Dr. Racket*************
*****Scheme is the coding language used, specifically in Dr. Racket****************** 1 Write three Scheme procedures to simulate these three gates: AND, OR, and XOR, shown in the…
*****URGENT******PLEASE ANSWER COMPLETE********AND PLEASE DON\"T COPY> Your task
*****URGENT******PLEASE ANSWER COMPLETE********AND PLEASE DON"T COPY> Your task is to investigate mortality levels of children, infants and babies around the world. Which count…
*****USING ECLIPSE Please don\'t just repost previous posts. For this exercise,
*****USING ECLIPSE Please don't just repost previous posts. For this exercise, you should create a random binary sort tree with 1023 nodes. The items in the tree can be real numbe…
*****Visual Basic***** Customer Accounts Scenario Assume that you have been aske
*****Visual Basic***** Customer Accounts Scenario Assume that you have been asked to create an application that stores the following data about a customer account: Last Name, Firs…
*****provide any data model***** Use the Premiere script to create your SQL stat
*****provide any data model***** Use the Premiere script to create your SQL statements, then attach both SQL statements and query results. List the largest customer balance, use a…
*****python help****** Write a program to ask the user as to how many numbers th
*****python help****** Write a program to ask the user as to how many numbers they want to enter. your program should collect that many numbers from the user and find the smallest…
****ALLLL IN PYTHON LANGUAGE PLEASE******* Your program will take input from the
****ALLLL IN PYTHON LANGUAGE PLEASE******* Your program will take input from the console in the following format. It should not prompt the user in any way; it should simply read w…
****Assignment Classes/Streams - Marketing software In this programming assignme
****Assignment Classes/Streams - Marketing software In this programming assignment, you’ll identify the number of potential customers for a business. The starter program outputs t…
Subject
Web development and programming
Use Browse or pick another subject.