Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Browse F

Alphabetical listing with fast deep pagination.
30003 items • Page 460 / 601

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
For this project, you are asked to develop a new product and write a brief marke
For this project, you are asked to develop a new product and write a brief marketing plan (8-10 pages, double-spaced, in font size 12, Times New Roman style) for marketing that pr…
For this project, you are going to evaluate the systematic risk of an investment
For this project, you are going to evaluate the systematic risk of an investment portfolio. It can be an imaginary portfolio that you would like to put together to park your retir…
For this project, you are going to evaluate the systematic risk of an investment
For this project, you are going to evaluate the systematic risk of an investment portfolio. It can be an imaginary portfolio that you would like to put together to park your retir…
For this project, you are writing a program to read a file of records, extract s
For this project, you are writing a program to read a file of records, extract some fields into a VLA’s, sort them using insertion sort, search for a user-specified target using b…
For this project, you are writing a program to read a file of records, extract s
For this project, you are writing a program to read a file of records, extract some fields into a VLA’s, sort them using insertion sort, search for a user-specified target using b…
For this project, you implement to classes with the following specifications. Th
For this project, you implement to classes with the following specifications. The two classes must be placed in a single file called 'projcct3_solution.py' and submitted on Mimir.…
For this project, you must complete the provided partial C++ program by implemen
For this project, you must complete the provided partial C++ program by implementing several support functions that allow one to encrypt or decrypt a telegram using a Caesar Ciphe…
For this project, you will access financial ratio information on the Internet an
For this project, you will access financial ratio information on the Internet and prepare a comparative analysis of the companies that you research. The financial ratios that you …
For this project, you will be a “fly on the wall.” For face-to-face, you will go
For this project, you will be a “fly on the wall.” For face-to-face, you will go to one or more locations and eavesdrop on conversations going on around you.. For online, check ou…
For this project, you will be a “fly on the wall.” For face-to-face, you will go
For this project, you will be a “fly on the wall.” For face-to-face, you will go to one or more locations and eavesdrop on conversations going on around you.. For online, check ou…
For this project, you will be creating a program to play a simplified version of
For this project, you will be creating a program to play a simplified version of "Craps," a well-known dice game. In the game, two dice are thrown, and the players bet on the outc…
For this project, you will begin with the same click.py example (now renamed to
For this project, you will begin with the same click.py example (now renamed to olympic.py) that we saw in lab 5. That program creates a window on the screen and handles click eve…
For this project, you will build a display matrix of LED’s and a set of input bu
For this project, you will build a display matrix of LED’s and a set of input buttons to control the matrix. The matrix will consist of 24 LED’s arranged in a four row by six colu…
For this project, you will collect, summarize, and analyze a set of data. Choose
For this project, you will collect, summarize, and analyze a set of data. Choose two quantitative variables in which you think have a linear relationship and/or a correlation. Par…
For this project, you will collect, summarize, and analyze a set of data. Choose
For this project, you will collect, summarize, and analyze a set of data. Choose two quantitative variables in which you think have a linear relationship and/or a correlation. Par…
For this project, you will construct a Java program to play a slightly simplifie
For this project, you will construct a Java program to play a slightly simplified version of Deal or No Deal. In the two-player game a contestant (the player) plays (gambles) agai…
For this project, you will construct a Java program to play a slightly simplifie
For this project, you will construct a Java program to play a slightly simplified version of Deal or No Deal. In the two-player game a contestant (the player) plays (gambles) agai…
For this project, you will create a GUI based tic-tac-toe game. The game is play
For this project, you will create a GUI based tic-tac-toe game. The game is played by two players, where one player has the X symbol and the other the O symbol. Players use a 3x3 …
For this project, you will create a Model, a TestBench Model, and Simulation res
For this project, you will create a Model, a TestBench Model, and Simulation results for each one of a set of Fundamental Combinational Logic Blocks. For this Assignment, you will…
For this project, you will create a Model, a TestBench Model, and Simulation res
For this project, you will create a Model, a TestBench Model, and Simulation results for each one of a set of Fundamental Combinational Logic Blocks. For this Assignment, you will…
For this project, you will create a Model, a TestBench Model, and Simulation res
For this project, you will create a Model, a TestBench Model, and Simulation results for each one of a set of Fundamental Combinational Logic Blocks. For this Assignment, you will…
For this project, you will create a Model, a TestBench Model, and Simulation res
For this project, you will create a Model, a TestBench Model, and Simulation results for each one of a set of Fundamental Combinational Logic Blocks. For this Assignment, you will…
For this project, you will create a program that asks the user to enter a positi
For this project, you will create a program that asks the user to enter a positive integer value less than 20. If the user enters a number greater than 20, the user should get an …
For this project, you will create a series of classes to represent some simple g
For this project, you will create a series of classes to represent some simple geometric shapes and a small program to test your classes. Shape is an abstract base class. Data Mem…
For this project, you will create a text-based game. The game will display a wel
For this project, you will create a text-based game. The game will display a welcome message, present a problem and make a simple calculation and display the results. Read the Sty…
For this project, you will read input from 2 sources (from the keyboard and from
For this project, you will read input from 2 sources (from the keyboard and from a file) as well as get more experience writing a complex function. You will read numbers from a fi…
For this project, you will simulate the reception of a bank. You will have custo
For this project, you will simulate the reception of a bank. You will have customers requesting transactions (open account, deposit money, close account, withdraw money). You are …
For this project, you will submit two .java files. You will need to run two clas
For this project, you will submit two .java files. You will need to run two classes simultaneously for this activity. Make sure you have a compiler that is capable of this. The ga…
For this project, you will submit two .java files. You will need to run two clas
For this project, you will submit two .java files. You will need to run two classes simultaneously for this activity. Make sure you have a compiler that is capable of this. For th…
For this project, you will write a C++ program with the following 4 functions: 1
For this project, you will write a C++ program with the following 4 functions: 1. Write a function with the following description. /* * This function inspects the characters in th…
For this project, you will write a C++ program with the following functions: 3.
For this project, you will write a C++ program with the following functions: 3. Write a function with the following description. /* * This function inspects the characters in the …
For this project, you will write a Java program that demonstrates exception hand
For this project, you will write a Java program that demonstrates exception handling. Your program will accept from the user ten values and place those numbers in an array. The nu…
For this project, you will write a MIPS assembly language program to calculate t
For this project, you will write a MIPS assembly language program to calculate the summation of a series of numbers. You will take three parameters as input: A starting index, the…
For this project, you will write a MIPS assembly language program to calculate t
For this project, you will write a MIPS assembly language program to calculate the summation of a series of numbers. You will take three parameters as input: A starting index, the…
For this project, you will write a complete C++ program that performs all of the
For this project, you will write a complete C++ program that performs all of the following tasks. Use variables of Data Type float to contain all test scores. (1) Open a user spec…
For this project, you will write a paper that involves designing, conducting, an
For this project, you will write a paper that involves designing, conducting, and analyzing results from your own experiment to test the sensory discrimination of one of your frie…
For this project, you will write a program in \"C+\" that will create the a set
For this project, you will write a program in "C+" that will create the a set of 16 semi-random letters in a 4-by-4 grid and have the user enter in as many words as possible that …
For this project, you will write a program named ImageViewer that allows the use
For this project, you will write a program named ImageViewer that allows the user to choose an image from a list, which is displayed normally. The user is then given the option to…
For this project, you will: -create a quiz of up to 25 questions and answers, -g
For this project, you will: -create a quiz of up to 25 questions and answers, -give the quiz, and -output how many correct and incorrect answers were given. You will use an array …
For this project, you\'ll be developing a procedural canvas animation using a co
For this project, you'll be developing a procedural canvas animation using a combination of shapes, text, and motion. Your animation will be judged on its creativity and artistic …
For this project, your solution should be written up neatly and completely on se
For this project, your solution should be written up neatly and completely on separate sheets of paper, with this page stapled on top. A bug is in the center of a spinning record …
For this project, your will conduct a needs assessment to identify a professiona
For this project, your will conduct a needs assessment to identify a professional development need. The first step in this process is to determine if professional development and …
For this project, you’ll create a form that accepts an arrival and departure d
For this project, you’ll create a form that accepts an arrival and departure date for a reservation from the user and then calculates the number of nights and the total price fo…
For this project, you’ll develop an application to read incidents and dis. The d
        For this project, you’ll develop an application to read incidents and dis. The design of the Incidents by Technician form Operation When this application starts, all the c…
For this project, you’re going to create a client-server connection using Java c
For this project, you’re going to create a client-server connection using Java code. For this project, we’re going to create an application for online shopping. The idea here is s…
For this project, you’re going to create a client-server connection using Java.
For this project, you’re going to create a client-server connection using Java. This program is a very simple server-based program that has many uses in the modern age, such as on…
For this proposed design, 4500 kg/h of ammonia vapor at 6.7 bara pressure is to
For this proposed design, 4500 kg/h of ammonia vapor at 6.7 bara pressure is to be cooled from 120 degree C to 40 degree C, using cooling water. The maximum supply temperature of …
For this question (answer provided) can someone explain to me what \"fA\" stands
For this question (answer provided) can someone explain to me what "fA" stands for and exactly how 1,040,105 was calculated for PV of future cash flows (equation in steps) Your co…
For this question ,I only need part e and f. a. The WMA Bus Lines offers sightse
For this question ,I only need part e and f. a. The WMA Bus Lines offers sightseeing tours of Washington, D.C. One tour prices at $7 per person, had an average demand of about 100…
For this question I **need to see how you work these problems** for all SIX aspe
For this question I **need to see how you work these problems** for all SIX aspects. (I have to write a 3 page paper on this, later.) For now, I need to verify my won math work---…