Browse G
Alphabetical listing with fast deep pagination.
13318 items • Page 187 / 267
Goal: Solve a word problem to find the right input value to a quadratic function
Goal: Solve a word problem to find the right input value to a quadratic function 1. A river boat travels up and down the Mississippi River carrying supplies back and forth between…
Goal: Stacks and Queues to implement a programming solution Make sure you thorou
Goal: Stacks and Queues to implement a programming solution Make sure you thoroughly read and understand the directions before you begin. Problem Statement A palindrome is a chara…
Goal: Stacks and Queues to implement a programming solution Make sure you thorou
Goal: Stacks and Queues to implement a programming solution Make sure you thoroughly read and understand the directions before you begin. Problem Statement A palindrome is a chara…
Goal: Stacks and Queues to implement a programming solution Make sure you thorou
Goal: Stacks and Queues to implement a programming solution Make sure you thoroughly read and understand the directions before you begin. Problem Statement A palindrome is a chara…
Goal: Stacks and Queues to implement a programming solution Make sure you thorou
Goal: Stacks and Queues to implement a programming solution Make sure you thoroughly read and understand the directions before you begin. Problem Statement A palindrome is a chara…
Goal: Study a representation of a computer network to determine which type of ne
Goal: Study a representation of a computer network to determine which type of network topology exists - bus, ring, or star. Problem: Provide a RESTful service which accepts as a P…
Goal: The goal of this assignment is to help students familiarize themselves wit
Goal: The goal of this assignment is to help students familiarize themselves with the following Java programming concepts: 1. Input/Output to and from the terminal. 2. Storing dat…
Goal: The goal of this assignment is to help students understand the use of JUni
Goal: The goal of this assignment is to help students understand the use of JUnit to test Java code. Description: In this assignment you will create a set of unit tests, to test t…
Goal: This is a comprehensive project to leverage some major topics we have lear
Goal: This is a comprehensive project to leverage some major topics we have learned in this class. It is designed to help you understand OO design, Java collections, properties f…
Goal: This is a comprehensive project to leverage some major topics we have lear
Goal: This is a comprehensive project to leverage some major topics we have learned in this class. It is designed to help you understand OO design, Java collections, properties f…
Goal: This is a comprehensive project to leverage some major topics we have lear
Goal: This is a comprehensive project to leverage some major topics we have learned in this class. It is designed to help you understand OO design, Java collections, properties f…
Goal: This lab project will expose the student to the IAR Embedded Workbench and
Goal: This lab project will expose the student to the IAR Embedded Workbench and its use with the STM32F207ZG microcontroller, as well as exposing the student to the IDE's GUI, an…
Goal: To experience and evaluate professional sales pitches. Task: Talk to three
Goal: To experience and evaluate professional sales pitches. Task: Talk to three different salespeople as if you are a potential buyer. You do not need to buy anything for this as…
Goal: To give you experience with implementing splay tree operations. All the co
Goal: To give you experience with implementing splay tree operations. All the code is in the dict package. You can compile it from your lab14 directory with "javac -g dict/*.java"…
Goal: To understand the concepts of classical conditioning George saw a televisi
Goal: To understand the concepts of classical conditioning George saw a television commercial selling beer. The commercial pictured two men sitting on chairs at the edge of a beac…
Goal: To write a program, that uses abstract classes and interfaces; uses text m
Goal: To write a program, that uses abstract classes and interfaces; uses text menu to interact with users; to learn the temporary reference pointer casting (please refer to Week …
Goal: Understand radial acceleration and radial force in a non-uniform situation
Goal: Understand radial acceleration and radial force in a non-uniform situation. After the dizzying ride on a roller coaster, the student decides to take a more relaxing ride on …
Goal: Using loops, functions, and formatting output. Problem: Once launched a we
Goal: Using loops, functions, and formatting output. Problem: Once launched a weather balloon can gather data about temperature and pressure for days. During the day the sun will …
Goal: Write a program that provides practice in class development and implementa
Goal: Write a program that provides practice in class development and implementation of programs in multiple separate files. Make sure you thoroughly read and understand the direc…
Goal: Write a program that will make use of your knowledge of pointers to build
Goal: Write a program that will make use of your knowledge of pointers to build a sorted linked list. The program should include the following: 1. 2. Create a struct with the foll…
Goal: Write a program that will make use of your knowledge of pointers to build
Goal: Write a program that will make use of your knowledge of pointers to build a sorted linked list. The program should include the following: 1. 2. Create a struct with the foll…
Goal: Write an HTTP service which accepts a graph of people where edges represen
Goal: Write an HTTP service which accepts a graph of people where edges represent friendship relationships. Return the suggested edges which would create direct friend relationshi…
Goal: Write an HTTP service which accepts an array of strings and returns the se
Goal: Write an HTTP service which accepts an array of strings and returns the sets of strings which collide in the hash table in the order they appeared in the input list. Problem…
Goal: Your assignment is to write a C++ program to read in a list of phone call
Goal: Your assignment is to write a C++ program to read in a list of phone call records from a file, and output them in a more user-friendly format to the standard output (cout). …
Goal: Your assignment is to write a C++ program to read in a list of phone call
Goal: Your assignment is to write a C++ program to read in a list of phone call records from a file, and output them in a more user-friendly format to the standard output (cout). …
Goal: Your assignment is to write a C++ program to read in a list of phone call
Goal: Your assignment is to write a C++ program to read in a list of phone call records from a file, and output them in a more user-friendly format to the standard output (cout). …
Goal: to help you link cell division to Mendelian genetics; show with diagrams w
Goal: to help you link cell division to Mendelian genetics; show with diagrams why/how Mendel’s dihybrid cross produces a ratio of 9:3:3:1 among F2 progeny. The genes for Mendel’s…
Goal: to make this function without importing any modules -- using Python Part 1
Goal: to make this function without importing any modules -- using Python Part 1d: Rail Fence Ciphei https://en.wikipedia.org/wiki/Rail fence General Reference & Basic Idea Hi…
Goal: • Write a list of people ordered so that no one appears in the list before
Goal: • Write a list of people ordered so that no one appears in the list before anyone he or she is less smart than. Problem: • Provide a RESTful service which accepts as a POST …
Goal:HCl(g)+NaNO 2 (s)-->HNO 2 (l)+NaCl(s) 1.2NaCl(s)+H 2 O(l)-->2HCl(g)+Na 2 O(
Goal:HCl(g)+NaNO2(s)-->HNO2(l)+NaCl(s) 1.2NaCl(s)+H2O(l)-->2HCl(g)+Na2O(s) +507.31kJ 2.NO(g)+NO2(g)+Na2O(s)--->2NaNO2(s) -427.14kJ 3.NO(g)+NO2(g)-…
Goals (Requirements) The program will help a student to submit a homework assign
Goals (Requirements) The program will help a student to submit a homework assignment as a text file. The file should contain the name of the assignment, name of the student and th…
Goals 1. To use an array. 2. To use functions from the math library. 3. To imple
Goals 1. To use an array. 2. To use functions from the math library. 3. To implement some simple logic. 4. To use C input and output. 5. To read single characters or numbers from …
Goals : 1) Practice numerical methods to solve simple PDEs with finite differenc
Goals: 1) Practice numerical methods to solve simple PDEs with finite difference equations; 2) Understand the linear computational stability. Problem # 1 Integrate the linear wave…
Goals A. The Medina County Residential Development Organization (MCRDO)-a made-u
Goals A. The Medina County Residential Development Organization (MCRDO)-a made-up entity for this project-wants to develop a plan, i.e., a residential development suitability anal…
Goals Develop a class from given requirements. Implement that class using object
Goals Develop a class from given requirements. Implement that class using object-oriented programming techniques. Overload an operator for a class. In this project, using C++ you …
Goals Identify requirements for a program using polymorphism Create a program to
Goals Identify requirements for a program using polymorphism Create a program to demonstrate your class hierarchy Requirements In this project, you will create a simple class hier…
Goals Practice reading files Practice using dictionaries Programming style is im
Goals Practice reading files Practice using dictionaries Programming style is important! Remember to Include a docstring in every function Use whitespace between operators and ope…
Goals The lab this lesson introduces students to array processing. By the end of
Goals The lab this lesson introduces students to array processing. By the end of this lab, students should be able to allocate arrays initialize arrays with random numbers use Arr…
Goals Your goals are to prompt the user for a text file to analyze. You will als
Goals Your goals are to prompt the user for a text file to analyze. You will also be provided with a file of stop words—words that will be ignored when you analyze the file. After…
Goals can be defined as some specific and targeted outcome which can be achieved
Goals can be defined as some specific and targeted outcome which can be achieved within some time horizon. It may be of two type’s short term goal or a long term goal on the basis…
Goals for Chapter 23: identify when Bawds\' Law can be applied Determine a Bussa
Goals for Chapter 23: identify when Bawds' Law can be applied Determine a Bussan surface that can be used to solve the problem use Buss's Law to determine the electric field of ch…
Goals for Sales and Income Growth Sunrise Corp. is a major regional retailer. Th
Goals for Sales and Income Growth Sunrise Corp. is a major regional retailer. The chief executive officer (CEO) is concerned with the slow growth both of sales and of net income a…
Goals for This Project: Break tasks down into functions Master pass by reference
Goals for This Project: Break tasks down into functions Master pass by reference or pass by value Use character arrays and Use struct to model composite data type Use array of obj…
Goals in a soccer game are recorded by the minute of the game in which they occu
Goals in a soccer game are recorded by the minute of the game in which they occur. (Soccer games last 90 minutes, plus a variable number of minutes of extra time at the end of eac…
Goals of the Laboratory Exercise The oscilloscope is the premier instrument in m
Goals of the Laboratory Exercise The oscilloscope is the premier instrument in measuring time ng voltages. While the DMMcan measure DC voltages very well, the oscilloscope provide…
Goals: 1)Understanding of network flow techniques as applied to undirected graph
Goals: 1)Understanding of network flow techniques as applied to undirected graphs. 2)Understanding of minimum cuts, which are particularly easy to obtain from most Ford-Fulkerson …
Goals: 1. To become familiar with reflex circuitry in the nervous system 2. To u
Goals: 1. To become familiar with reflex circuitry in the nervous system 2. To understand the effect of sensory stimuli on efferent output 3. To become familiar with designing, ex…
Goals: 1. Understanding of the dynamic programming solution to the (one room) we
Goals: 1. Understanding of the dynamic programming solution to the (one room) weighted interval scheduling problem. 2. Understanding of the five steps for developing a dyn…
Goals: Analyzing recursive functions and practicing writing functions Create a n
Goals: Analyzing recursive functions and practicing writing functions Create a new project in Visual Studio. Download the file "Labs 4-7MU.cpp" to the folder for your project. Ana…
Goals: Analyzing recursive functions and practicing writing functions Create a n
Goals: Analyzing recursive functions and practicing writing functions Create a new project in Visual Studio. Download the file "Labs 4-7MU.cpp" to the folder for your project. Ana…