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

1. Use C program by using Visual Studio: a. Write a program that can sort 3 inpu
1. Use C program by using Visual Studio: a. Write a program that can sort 3 input integer numbers and output the minimum and maximum values. b.Write a program that requests the ho…
1. Use COCOMO II cost modeling technique to write the formula (not required to c
1. Use COCOMO II cost modeling technique to write the formula (not required to calculate an arithmetic result) for the estimation of the effort required to complete a project. Ass…
1. Use GLUT primitives to draw a chocolate chip cookie. A) First create a chocol
1.Use GLUT primitives to draw a chocolate chip cookie. A) First create a chocolate chip using GLUT. First use either glFrustrum() or glPerspective () so we get a nice 3-D view. Ta…
1. Use NotePad (PC), or TextWrangler (Mac), or Adobe Brackets (PC and Mac) to ma
1. Use NotePad (PC), or TextWrangler (Mac), or Adobe Brackets (PC and Mac) to make a Web page in HTML 5 Your webpage should consist of two files: hw2.html and an image file with a…
1. Use Notepad to place the following values in a text file: 86, 97, 144, 26. To
1. Use Notepad to place the following values in a text file: 86, 97, 144, 26. To simplify the problem, the values can each be placed on separate lines. Write a C# program to retri…
1. Use Notepad to place the following values in a text file: 86, 97, 144, 26. To
1. Use Notepad to place the following values in a text file: 86, 97, 144, 26. To simplify the problem, the values can each be placed on separate lines. Write a C# program to retri…
1. Use Notepad to place the following values in a text file: 86, 97, 144, 26. To
1. Use Notepad to place the following values in a text file: 86, 97, 144, 26. To simplify the problem, the values can each be placed on separate lines. Write a C# program to retri…
1. Use a TreeMap to sort the Words that are to be displayed, as usual, in the ri
1. Use a TreeMap to sort the Words that are to be displayed, as usual, in the right column of the GridLayout. All the code you need is in the PowerPoint on TreeMaps. You will need…
1. Use a TreeMap to sort the Words that are to be displayed, as usual, in the ri
1. Use a TreeMap to sort the Words that are to be displayed, as usual, in the right column of the GridLayout. All the code you need is in the PowerPoint on TreeMaps. You will need…
1. Use a binary search over the parasol head width 2. Use a method to determine
1. Use a binary search over the parasol head width 2. Use a method to determine width based on input of n and k I don’t want the program to be written for me or anything, I just n…
1. Use a chain of Nodes to design and create a class Queue that implements the i
1. Use a chain of Nodes to design and create a class Queue that implements the interface QueueInterface<String> having the following methods: • public void insert(E x); // E…
1. Use a for loop to generate an array of ten random integers, all in the range
1. Use a for loop to generate an array of ten random integers, all in the range from 100 to 200, inclusive. Use the Arrays class to both sort and display the entire array. Next, p…
1. Use a join to display the employee identification number, employee name, job
1. Use a join to display the employee identification number, employee name, job description and department name of all employees of the SALES department. 2. Use a subquery to disp…
1. Use an object of type String to add a person\'s name to the data assigned wit
1. Use an object of type String to add a person's name to the data assigned within your program. 2. Use methods to carry out the work of your program. The main block of code shoul…
1. Use an object of type String toadd aperson\'s name to the data assigned withi
1. Use an object of type String toadd aperson's name to the data assigned within your program. 2.Use methods to carry out the work of your program.The main block of code should on…
1. Use books, the Internet, and/or other sources to investigate how best to cond
1. Use books, the Internet, and/or other sources to investigate how best to conduct interviews to determine sys- tem requirements and to understand and minimize the problems that …
1. Use breakpoints and single step to debug the program posted on Moodle in file
1. Use breakpoints and single step to debug the program posted on Moodle in file lab1_a.asm.. The program is supposed to double the variable K 10 times and record the doubled valu…
1. Use examples to explain the benefits of Encapsulation, Inheritance and Polymo
1. Use examples to explain the benefits of Encapsulation, Inheritance and Polymorphism 2.Why we need a constructor in a class? If we don't create it, what will happen? 3.How are i…
1. Use if statements to write a Java program that inputs a single letter and pri
1. Use if statements to write a Java program that inputs a single letter and prints out the corresponding digit on the telephone. The letters and digits on a telephone are grouped…
1. Use induction to prove: 2+4+6+···+2n=n(n+1) 2. Let S = {1, 2, ..., 8, 9}. Det
1. Use induction to prove: 2+4+6+···+2n=n(n+1) 2. Let S = {1, 2, ..., 8, 9}. Determine whether or not each of the following is a partition of S : (a) [{1,3,6},{2,8},{5,7,9}] (c) […
1. Use matlab to generate a sinsoid signal r(t)=exp(j.*2.*pi.*fc.*t), where fc =
1. Use matlab to generate a sinsoid signal r(t)=exp(j.*2.*pi.*fc.*t), where fc = 200e3, and set time to be t=0.1e-6: 0.1e-6:20e-6. 1) Use command fft(x, N) to plot FFT of the sins…
1. Use nano to edit the provided program3.m: nano program3.m Fill in the body of
1. Use nano to edit the provided program3.m: nano program3.m Fill in the body of the program to find the ASCII encodings of 5 digits of the decimal representation of the number in…
1. Use recursion method to define grammar inductively, 2. Use semantic meanning
1. Use recursion method to define grammar inductively, 2. Use semantic meanning for non-terminals method for the following language: strings have equal numbers of x and y. For exa…
1. Use the AP database. Write a query that returns the VendorName and VendorStat
1. Use the AP database. Write a query that returns the VendorName and VendorState from those vendors from the state of Ohio plus show the VendorName along with the words 'Outside …
1. Use the API for the Scanner class (java.util.Scanner) to answer the following
1. Use the API for the Scanner class (java.util.Scanner) to answer the following: a. What two lines of codes would you write to read a number from keyboard input using a Scanner o…
1. Use the API for the string class (java.lang.string) to answer the following q
1. Use the API for the string class (java.lang.string) to answer the following questions. Assume that string1 and string2 are variables declared as type String. Also assume that n…
1. Use the CRISP-DM model to organize your analysis. Give a brief overview of th
1. Use the CRISP-DM model to organize your analysis. Give a brief overview of the CRISPDM model, then use each of the steps in the CRISP-DM model as a section in your report with …
1. Use the For the WHILE and the DO-WHile and find the sum of the numbers from 1
1. Use the For the WHILE and the DO-WHile and find the sum of the numbers from 1 to 100. You may do this in one program of 3 separate programs. 2.Find the largest number less that…
1. Use the Fractionated Morse cipher with key = FINAL to encrypt the plaintext:
1. Use the Fractionated Morse cipher with key = FINAL to encrypt the plaintext: Y   O   U      M   U   S   T      P   R   E   P   A   R   E      T O       S   U C   C   E   E   D …
1. Use the Java code below to draw the diagram and identify the values of the va
1. Use the Java code below to draw the diagram and identify the values of the variables/expressions that follow. The value may be undefined, or the expression may be invalid. NOTE…
1. Use the Management Studio to create a new database called Membership2 using t
1.   Use the Management Studio to create a new database called Membership2 using the default settings. (If the database already exists, use the Management Studio to delete it and …
1. Use the algorithm given in class and in our textbook that takes a CFG and con
1. Use the algorithm given in class and in our textbook that takes a CFG and converts it into a CNF grammar that accepts the same language as the original grammar, except possibly…
1. Use the attached Java code to complete this assignment. 2. Create three priva
1. Use the attached Java code to complete this assignment. 2. Create three private instance fields to hold the following information: a. The number of hours an employee has worked…
1. Use the baseball database you created for this assignment (Note: please copy
1. Use the baseball database you created for this assignment (Note: please copy the Access file and paste, give a name like BaseballLec02). Create Access queries (each question ne…
1. Use the bisection method with 0 and 1 as the first two guesses. 2. Use the fa
1. Use the bisection method with 0 and 1 as the first two guesses. 2. Use the false-position method with 0 and 1 as the first two guesses. 3. Consider the results of Problems 1 an…
1. Use the following declarations to create a new string variable that contains
1. Use the following declarations to create a new string variable that contains the phrase "going to Win" and print to the screen. String word = "Washington"; 2. Using the origina…
1. Use the following declarations to create a new string variable that contains
1. Use the following declarations to create a new string variable that contains the phrase "going to Win" and print to the screen. String word = "Washington"; 2. Using the origina…
1. Use the following declarations to create a new string variable that contains
1. Use the following declarations to create a new string variable that contains the phrase "going to Win" and print to the screen. String word = "Washington"; 2. Using the origina…
1. Use the following program for this question .data num: .word 9 .half 7, 3 glo
1. Use the following program for this question .data num: .word 9 .half 7, 3 globl .text main mairn lui t0, 0x1001 top: lw $t1, -4 ($t0) beq $s0, $s2, end jal func add $s0, $sl, $…
1. Use the following program for this question data .halfword 7, 3 num: .word 9
1. Use the following program for this question data .halfword 7, 3 num: .word 9 globl .text main mairn lui t0, 0x1001 top: lw $t1, -4 ($t0) beq $s0, $s2, end jal func add $s0, $s1…
1. Use the following structure to write a program class_info.c struct student{ c
1. Use the following structure to write a program class_info.c struct student{ char last_name[30]; int student_id; // five digits char grade; //
1. Use the image to answer these questions. For ths problem, assume that $t1 hol
1. Use the image to answer these questions. For ths problem, assume that $t1 holds the address 0x10010008. Give the value in $t2 after each of the following.   Show your answer as…
1. Use the impulse-invariant method of IIR filter design to design a digital fil
1.     Use the impulse-invariant method of IIR filter design to design a digital filter with the following specifications. List the %u201Ca%u201D and %u201Cb%u201D coefficients fo…
1. Use the interface ADC0804 chip with the 8051 microcontroller like shown in fi
1. Use the interface ADC0804 chip with the 8051 microcontroller like shown in figure 19.2 and write an Assembly program to take 25 samples of analog signals connected at input of …
1. Use the merge function to write a sorting algorithm. This has to be in HTML f
1. Use the merge function to write a sorting algorithm. This has to be in HTML format with some javascript in it The algorithm is as follows: function newsort(array):    if array …
1. Use the merge function to write a sorting algorithm. This has to be in HTML f
1. Use the merge function to write a sorting algorithm. This has to be in HTML format with some javascript in it The algorithm is as follows: function newsort(array):    if array …
1. Use the program on the next page to answer the following questions. Write you
1. Use the program on the next page to answer the following questions. Write your answer below each question. a) Write the header of the findNearestDollar method: b) Write the bod…
1. Use the sample database (four tables Invoice, Product, LineItem, and Customer
1. Use the sample database (four tables Invoice, Product, LineItem, and Customer) in Page W1022 of CH24 to answer the following questions: a. Give a SQL query that lists all custo…
1. Use the schoolscheduledb database schema 2. Copy this assignment into a Word
1. Use the schoolscheduledb database schema 2. Copy this assignment into a Word Document and provide the Translation, Cleanup, and SQL that accomplishes the following requirements…
1. Use the wordList to provide data for the following program. Create three arra
1. Use the wordList to provide data for the following program. Create three arrayLists named smallWords, medWords, and largeWords. Parse through the array, and place the words tha…