Browse I
Alphabetical listing with fast deep pagination.
87858 items • Page 353 / 1758
I need help writing a PYTHON function. Thank you for your help in advance. A sam
I need help writing a PYTHON function. Thank you for your help in advance. A sample code, back ground info, instructions, and sample output is provided in screenshots below. Again…
I need help writing a Program in C++ with no compile or warning errors. Directio
I need help writing a Program in C++ with no compile or warning errors. Directions are listed in the pictures. Please make the program as simple as possible and state if multiple …
I need help writing a Pythagorean Triples python 3 algorithm. Cant use *any* for
I need help writing a Pythagorean Triples python 3 algorithm. Cant use *any* for loops! Only use while loops. Also, dont use floating point arithmetic. Has to be just like the ins…
I need help writing a application that extends JFrame which will display a yello
I need help writing a application that extends JFrame which will display a yellow smiling face on the screen. save as JSmileFace.java. Then I need to add a JButton to the JSmileFa…
I need help writing a c program for credit card validation. Here are the directi
I need help writing a c program for credit card validation. Here are the directions I was given: The function's inputs are the credit card number and the digit number that needs t…
I need help writing a c# program that computer currency rate as of 10/07/2017. T
I need help writing a c# program that computer currency rate as of 10/07/2017. The currency exchange at an airport is something like this: 10/7/2017 Use varieties of windows form …
I need help writing a c++ program for these two problems thanks. 13. Book Club P
I need help writing a c++ program for these two problems thanks. 13. Book Club Points Serendipity Booksellers has a book club that awards points to its customers based on the numb…
I need help writing a c++ program that creates a calendar. The user needs to put
I need help writing a c++ program that creates a calendar. The user needs to put in a year between 1500 and 8500 only. The user also needs to put in the day of the week they'd lik…
I need help writing a calculator TI-84 code for 4th order Runge Kutta Method. WI
I need help writing a calculator TI-84 code for 4th order Runge Kutta Method. WILL RATE! I wrote code for Improved Euler Method, but having trouble writing Runge Kutta. Please all…
I need help writing a client-server java based blackjack game that only has 2 cl
I need help writing a client-server java based blackjack game that only has 2 classes (client and server) and allows for 2 players to play the game. I do not want any GUIs nor any…
I need help writing a code for a game of NIM with 0-2 players in C( 0 meaning tw
I need help writing a code for a game of NIM with 0-2 players in C( 0 meaning two computers play, 1 meaning 1 human vs 1 computer, and 2 meaning 1 human vs 1 human). It must give …
I need help writing a code for an arduino and servo motor. I need the servo moto
I need help writing a code for an arduino and servo motor. I need the servo motor to rotate 180* after pressing a button on my laptop and then I need the servo motor to go back to…
I need help writing a code for class in java language. Two arrays are strictly i
I need help writing a code for class in java language. Two arrays are strictly identical if their corresponding elements are equal. Write a program with class name StrictlyIdentic…
I need help writing a code for this question in java: Employee class: -name : St
I need help writing a code for this question in java: Employee class: -name : String -id : int = 0 +employee() , employee(newname,: String , newid : int) +equals(otherEmployee : E…
I need help writing a code in matlab Problem 2 The shortest distance between two
I need help writing a code in matlab Problem 2 The shortest distance between two points on the surface of the globe (great-circle distance) can be calculated by using the haversin…
I need help writing a code in python. I need to write a code for a GUI. I got th
I need help writing a code in python. I need to write a code for a GUI. I got the canvas to show up but the rest I am having trouble with. I need a line of 20 pixels long and 6 pi…
I need help writing a code to solve a Sudoku puzzle that could be an alternative
I need help writing a code to solve a Sudoku puzzle that could be an alternative version of MATLAB's (sudokuEngine), but I don't know how to begin. My plan for the code is to: Hav…
I need help writing a code using switch statement and not nested if-else. The co
I need help writing a code using switch statement and not nested if-else. The code should do the same as Char x If (x == 'T'llx=='U') Printf("lowest "); Else if (x == 'h' llx =='H…
I need help writing a decent conclusion. Every time I submit a lab report the pr
I need help writing a decent conclusion. Every time I submit a lab report the professor slams my conclusion saying it needs work. She wants us to state what the results mean and i…
I need help writing a formula for question 2 thanks 2. Write a formula in column
I need help writing a formula for question 2 thanks 2. Write a formula in column I that can be copied down the column to make a final determination of "Allow to bid," "Do not incl…
I need help writing a function in c computer language. the function needs to be
I need help writing a function in c computer language. the function needs to be a loop function. Prints a Checkerboard shape of cross signs (X) of the given size. A checkerboard h…
I need help writing a function in c computer language. the function needs to be
I need help writing a function in c computer language. the function needs to be a loop function. Prints a Checkerboard shape of cross signs (X) of the given size. A checkerboard h…
I need help writing a function in java for the following: Write a function to ge
I need help writing a function in java for the following: Write a function to generate random gaussian numbers with a specified mean and standard distribution. As an example if I …
I need help writing a grear purpose for a chemistry experiment number 5. I feel
I need help writing a grear purpose for a chemistry experiment number 5. I feel I was always do a great job, but my professor always gives me 3 out of 6. I’m out of ideas. She wan…
I need help writing a hexadecimal adder. This is the question: Hexadecimal numer
I need help writing a hexadecimal adder. This is the question: Hexadecimal numerals are integers written in base 16. The 16 digits used are '0' through '9' plus 'a' for the "digi…
I need help writing a hexadecimal addition. Here is the question: Hexadecimal nu
I need help writing a hexadecimal addition. Here is the question: Hexadecimal numerals are integers written in base 16. The 16 digits used are '0' through '9' plus 'a' for the "di…
I need help writing a java program in which the computer plays against a human o
I need help writing a java program in which the computer plays against a human opponent:
I need help writing a java program that reads from a text file the following inf
I need help writing a java program that reads from a text file the following information: 1. To calculate monthly payment 2. To print out monthly payment and total interest paymen…
I need help writing a java with NetBeans program that takes an input as an eight
I need help writing a java with NetBeans program that takes an input as an eight-bit binary number and prints the next 10 binary numbers, defining a binary number as int binNum[8]…
I need help writing a lexical scanner for this \"snowflake\" language in either
I need help writing a lexical scanner for this "snowflake" language in either java, c++, etc. Snowflake is a subset of the Snobol 4 programming language. Snowflake is a string man…
I need help writing a matlab function that does the following: Create a function
I need help writing a matlab function that does the following: Create a function called DisplayPhasor that displays a given complex value in both rectangular and polar form. The p…
I need help writing a method for Java It should perform a swapping of the head a
I need help writing a method for Java It should perform a swapping of the head and the tail nodes in a list that has more than one element the current position is required to swap…
I need help writing a method to subtract - from the priority and time of t.remov
I need help writing a method to subtract - from the priority and time of t.removeMin() and then adding it back to the queue. My main method is below, I just need to write a for lo…
I need help writing a narrative essay in the concepts you learned in a Genetics
I need help writing a narrative essay in the concepts you learned in a Genetics course and especially I need the following concepts included: A modern approach to understanding th…
I need help writing a paper, of course I don\'t want the paper written for me at
I need help writing a paper, of course I don't want the paper written for me at all, I just need a few explanations regarding the paper because I'm lost on what exactly to write a…
I need help writing a philosophy paper regarding this question. Is recommending
I need help writing a philosophy paper regarding this question. Is recommending prenatal testing and selective abortion for disability a valid public health means of preventing di…
I need help writing a program in C that follows this outline: Problem Statement
I need help writing a program in C that follows this outline: Problem Statement Many people like to visit casinos for entertainment. One of the common games available is Blackjack…
I need help writing a program in C that simulates a mobile phone\'stext entry sy
I need help writing a program in C that simulates a mobile phone'stext entry system, which is Multi-Tap. Pressing the same key multiple times cycles through theletters and digit a…
I need help writing a program in JAVA with this problem: Attached you will find
I need help writing a program in JAVA with this problem: Attached you will find a file named WorldSeriesWinners.txt. The file contains a chronological list of the winning teams in…
I need help writing a program in c++. We are using visual studios and I can not
I need help writing a program in c++. We are using visual studios and I can not figure out this program. He gives us his own dictionary so we are able to read in the dictionary to…
I need help writing a program in java. I am having to create a sudoku puzzle. Qu
I need help writing a program in java. I am having to create a sudoku puzzle. Question: Sudoku is a popular logic puzzle that uses a 9 by 9 array of squares that are organized int…
I need help writing a program that accepts an integer value (I.E 5) and outputs
I need help writing a program that accepts an integer value (I.E 5) and outputs a number of shapes that represents that value. Here is an example: A. a line of 'x' asterisks, e.g.…
I need help writing a program that calculates the NFL quarterback passer rating.
I need help writing a program that calculates the NFL quarterback passer rating. Have the user enter from the keyboard the 5 inputs as integers and outputs the passer rating. Assu…
I need help writing a program that finds the midpoint, length and also i do not
I need help writing a program that finds the midpoint, length and also i do not know how to place the red dots on the end and center of the line and I also need help displaying th…
I need help writing a program that meets the following criterion: Design and imp
I need help writing a program that meets the following criterion: Design and implement a program to using multidimensional arrays Among the data maintained by the US National Cent…
I need help writing a program that uses an array of struct rather that multiple
I need help writing a program that uses an array of struct rather that multiple arrays. For this assignment, modify program 7 so that it uses an array of struct rather than multip…
I need help writing a program that uses arrays to sort data and print the result
I need help writing a program that uses arrays to sort data and print the results in order from lowest number to highest. The actual question that I'm working on is as follows: Pu…
I need help writing a program that uses linked list hash set and treemaps 110% S
I need help writing a program that uses linked list hash set and treemaps 110% Search in Document Home Layout Document Elements Tables Charts SmartArt Review Font Styles Insert Ca…
I need help writing a program that will process a data set of information for th
I need help writing a program that will process a data set of information for the Chicago Blackhawks. The information in the file will be needed for later processing, so it will b…
I need help writing a program using JavaScrip to find the maximum of three sales
I need help writing a program using JavaScrip to find the maximum of three sales amounts by testing whether the Math.max () method can accept three arguments. Not sure about the b…