Browse W
Alphabetical listing with fast deep pagination.
66619 items • Page 1185 / 1333
Write and run a computer program (MATLAB) that corresponds to the pseudocode pro
Write and run a computer program (MATLAB) that corresponds to the pseudocode program First described below and interpret the results. The code I want is for the program MATLAB. NO…
Write and run a program that asks the user to enter a positiveinteger num, and t
Write and run a program that asks the user to enter a positiveinteger num, and then choose from the following menu using a switchstatement: 1- To find factorial of num, where: fac…
Write and run a program that asks the user toenter a positive integer num , and
Write and run a program that asks the user toenter a positive integer num, and then choose from thefollowing menu using a switchstatement: 1- To find factorial of num,where: …
Write and run a program that creats a class called \"Two_Nums\" that has two pri
Write and run a program that creats a class called "Two_Nums" that has two private double data members called num1 and num2. A constructor must be provided that creates default va…
Write and run a program that has a class called Student with a private string da
Write and run a program that has a class called Student with a private string data member called ID that provides a four-digit student ID number and three private double data memb…
Write and run a program that has a function called polar_to_ rect () that conver
Write and run a program that has a function called polar_to_rect() that converts a polar vector to a rectangular vector. The arguments for this function should be the magnitude (m…
Write and run an ARM VFP assembly program to calculate the volume of a sphere: 4
Write and run an ARM VFP assembly program to calculate the volume of a sphere: 4(pi*r^3)/3 if r = 25.5. Your TI Launchpad supports floating point operations, however it is switche…
Write and run following SQL queries on the database. All five tables (employee,
Write and run following SQL queries on the database. All five tables (employee, FTemployee, PTemployee, healthplan, and enrollment) 1). Insert a new full time employee record into…
Write and run the following queries. Do not show duplicates (50 points) 1. Print
Write and run the following queries. Do not show duplicates (50 points) 1. Print the names of sailors who have reserved at least two boats 2. Print the names of sailors whose rati…
Write and simplify energy balances for the following situations. Please designat
Write and simplify energy balances for the following situations. Please designate whether the system is open or closed and whether heat and work terms are +, or zero. A company is…
Write and solve an absolute value equeation or inequality that represents each s
Write and solve an absolute value equeation or inequality that represents each situation. 1. The average number of cucumber seeds in a package is 25. The number of seeds in the pa…
Write and solve the differential equation that models the following verbal state
Write and solve the differential equation that models the following verbal statement. Evaluate the solution at the specified value of the independent variable. The rate of change …
Write and submit a MARS MIPS Assembly Language program which requests an integer
Write and submit a MARS MIPS Assembly Language program which requests an integer (year) from the user and then invokes a function to determine the beginning date and time of each …
Write and submit a MIPS Assembly Language program which requests an integer (yea
Write and submit a MIPS Assembly Language program which requests an integer (year) from the user and then invokes a function to determine the beginning date and time of each seaso…
Write and submit a MIPS Assembly Language program which requests an integer (yea
Write and submit a MIPS Assembly Language program which requests an integer (year) from the user and then invokes a function to determine the beginning date and time of each seaso…
Write and submit your code in a file called Intersect.java. Use the IO module to
Write and submit your code in a file called Intersect.java. Use the IO module to read inputs. Use System.out.println() to print your answer. Write a program that calculates the in…
Write and test a C implementation of the Mobius function M(n) defined as follows
Write and test a C implementation of the Mobius function M(n) defined as follows M(n) = 1 if n = 1 = 0 if any prime factor is contained in N more than once = (1)p if n i…
Write and test a C implementation of the Mobius function M(n) defined as follows
Write and test a C implementation of the Mobius function M(n) defined as follows M(n) = 1 if n = 1 = 0 if any prime factor is contained in N more than once = (1)p if n i…
Write and test a C implementation of the Mobius function M(n) defined as follows
Write and test a C implementation of the Mobius function M(n) defined as follows M(n) = 1 if n = 1 = 0 if any prime factor is contained in N more than once = (1)p if n i…
Write and test a C program that implements a stack based integer-based calculato
Write and test a C program that implements a stack based integer-based calculator. A sample run is included. The program accepts input until q is entered. Inputs control the calcu…
Write and test a C program that lets a user interactively manipulate an array (A
Write and test a C program that lets a user interactively manipulate an array (A) holding 49 integers Commands to the program are integers that should be interpreted as follows 0 …
Write and test a C program that lets a user interactively manipulate an array (A
Write and test a C program that lets a user interactively manipulate an array (A) holding 49 integers Commands to the program are integers that should be interpreted as follows 0 …
Write and test a C++ (or Java) that performs the following. a) A parent process
Write and test a C++ (or Java) that performs the following. a) A parent process that creates a child process and prints its PID. b) the child creates a grandchild and sleeps 160 s…
Write and test a C++ function named makeMilesKmTable() to display a table of mil
Write and test a C++ function named makeMilesKmTable() to display a table of miles converted to kilometers. The arguments to the function should be the starting and stopping value…
Write and test a C++ main program that: a. Prompts the user for an integer value
Write and test a C++ main program that: a. Prompts the user for an integer value n which represents the number of integers to be read next. b. Create a one dimensional dynamic arr…
Write and test a C++ main program that: a. declare an array arr of 6 integers b.
Write and test a C++ main program that: a. declare an array arr of 6 integers b. Prompt the user for 6 integer values and store them in arr. c. Prompt the user for a target intege…
Write and test a CopyEvens.java program with a copyEvens() method that returns a
Write and test a CopyEvens.java program with a copyEvens() method that returns a new array containing just the even numbers in its input int array (if any): ----------------------…
Write and test a Java project that satisfies the following requirements: Create
Write and test a Java project that satisfies the following requirements: Create a class definition file and a test file as follows: Create a class definition file for a Question i…
Write and test a Java project that satisfies the following requirements: Create
Write and test a Java project that satisfies the following requirements: Create a class definition file and a test file as follows: Create a class definition file for a Question i…
Write and test a Java project that satisfies the following requirements: Searchi
Write and test a Java project that satisfies the following requirements: Searching for a string of characters in a body of text is a common application of computers. I am sure you…
Write and test a Java project that satisfies the following requirements: Searchi
Write and test a Java project that satisfies the following requirements: Searching for a string of characters in a body of text is a common application of computers. Overview- fin…
Write and test a MATLAB program that simulates the experiment of rolling two die
Write and test a MATLAB program that simulates the experiment of rolling two die. Your program should: Define a 6 by 6 matrix. Fill the matrix with elements whose values are ai = …
Write and test a MATLAB program that simulates the experiment of rolling two die
Write and test a MATLAB program that simulates the experiment of rolling two die. Your program should: (a) Define a 6 by 6 matrix. (b) Fill the matrix with elements whose values a…
Write and test a MIPS assembly language program that determines if three positiv
Write and test a MIPS assembly language program that determines if three positive integers entered by a user form a triangle. The three integers from a triangle if the sum of any …
Write and test a MIPS assembly language program to compute and display the first
Write and test a MIPS assembly language program to compute and display the first prime numbers up to n where n is given. Set n to be 19 but the program should work of any value of…
Write and test a MIPS assembly language program to compute and display the first
Write and test a MIPS assembly language program to compute and display the first prime numbers up to n where n is given. Set n to be 19 but the program should work of any value of…
Write and test a MIPS program consisting of four functions. INSTRUCTIONS. 1. You
Write and test a MIPS program consisting of four functions. INSTRUCTIONS. 1. Your main function must do the following. print your name set parameter for repeat prompt and call get…
Write and test a MIPS program consisting of four functions. In the following des
Write and test a MIPS program consisting of four functions. In the following descriptions, the symbol & means "address of" 1. void main0: The main function must 1) print your …
Write and test a MIPS program with MARS consisting of four functions. Note: In t
Write and test a MIPS program with MARS consisting of four functions. Note: In the following descriptions, the symbol & means “address of”. 1. void main(): The main function m…
Write and test a function search( ) that searches for an integer s in an array o
Write and test a function search( ) that searches for an integer s in an array of n elements. If s is found to match an element in the array, the function returns the address of t…
Write and test a function that computes the inner product of two vectors (1-dime
Write and test a function that computes the inner product of two vectors (1-dimensional arrays of numbers). The inner product is defined to be That is, the inner product is the su…
Write and test a function that is passed an array of n integers and returns a po
Write and test a function that is passed an array of n integers and returns a pointer to the array cell that has the maximum value among the n integers. The function must use the …
Write and test a function that returns the position of the largest and smallest
Write and test a function that returns the position of the largest and smallest values in an array of double-precision numbers. ALL MY CODE HAS TO DO IS DISPLAY THE LARGES AND THE…
Write and test a function that takes nouns and return their plurals on the basis
Write and test a function that takes nouns and return their plurals on the basis of the following rules 1. if noun ends in “y” remove the “y” and add “ies” 2. if noun ends in “s” …
Write and test a function that will print your name , course title,and homework
Write and test a function that will print your name , course title,and homework number in the following format: Joey Smith Engineering 101 Homework #5 Your name and the course tit…
Write and test a program for the EASy68k to input a string from the keyboard, co
Write and test a program for the EASy68k to input a string from the keyboard, convert all letters to uppercase and echo (output) the new string to the screen. Use a subroutine to …
Write and test a program to calculate the dayand number(from 1 to 365 in a regul
Write and test a program to calculate the dayand number(from 1 to 365 in a regular year, or from 1 to 366in a leap year), when a date is input. input month(1 to 12 allowed), day o…
Write and test an assembly language program that solves the following straight-l
Write and test an assembly language program that solves the following straight-line equation for y. Generate an integer result as close as possible to the actual answer. Assume va…
Write and test an assembly language program that solves the following straight-l
Write and test an assembly language program that solves the following straight-line equation for y. Generate an integer result as close as possible to the actual answer. Assume va…
Write and test several overloaded methods called textBoxString . This method ret
Write and test several overloaded methods called textBoxString. This method returns a String value. public static String textBoxString (int side) The returned String value, when p…