Browse O
Alphabetical listing with fast deep pagination.
21210 items • Page 38 / 425
Objective Learn to modify existing code to add new functionality Learn to work w
Objective Learn to modify existing code to add new functionality Learn to work with functions, loops, and files Concepts Loops File Input and Output Code Modification Description …
Objective Many Haitian migrants live and work as undocumented laborers in the Do
Objective Many Haitian migrants live and work as undocumented laborers in the Dominican Republic. This study examines the legacy of anti Haitian discrimination in the Dominican Re…
Objective Many Haitian migrants live and work as undocumented laborers in the Do
Objective Many Haitian migrants live and work as undocumented laborers in the Dominican Republic. This study examines the legacy of anti Haitian discrimination in the Dominican Re…
Objective Parallel Arrays Project This is a variation of programming challenge 7
Objective Parallel Arrays Project This is a variation of programming challenge 7.9 described in Gaddis on page 450 and 451 Write a program that uses several arrays. These are empI…
Objective Questions (4 points each; 60 points total 1. International Business\"
Objective Questions (4 points each; 60 points total 1. International Business" is best defined as: Sending company representatives to non-domestic locations to increase their a. b…
Objective Questions L denotes answer available in studentsolutions Monuawstudy G
Objective Questions L denotes answer available in studentsolutions Monuawstudy Guide 1. One student uses a meterstick to measure the thick ness of a textbook and obtains 4.3 cm 0.…
Objective Recursive Functions Project The formula for computing the number of co
Objective Recursive Functions Project The formula for computing the number of combinations that result from choosing r different items from a set of size n is C (m, r) (n r)! wher…
Objective Recursive Functions Project The formula for computing the number of co
Objective Recursive Functions Project The formula for computing the number of combinations that result from choosing r different items from a set of size n is n! C (n,r) (n -r whe…
Objective Text file analysis. Reading in files, storing information about each f
Objective Text file analysis. Reading in files, storing information about each file, outputting that information. Details Create a struct called fileInfo_t which will hold these f…
Objective The Final Project aims to demonstrate your ability to analyze data fro
Objective The Final Project aims to demonstrate your ability to analyze data from a big database, exercise use of arrays of objects, external classes, processing files and user in…
Objective The Final Project aims to demonstrate your ability to analyze data fro
Objective The Final Project aims to demonstrate your ability to analyze data from a big database, exercise use of arrays of objects, external classes, processing files and user in…
Objective The aim of this project is to design a database for a simple blogging
Objective The aim of this project is to design a database for a simple blogging platform using MySQL, Neo4j and MongoDB databases. Students are expected to gain an understanding o…
Objective The objective is to incorporate Java code you previously wrote and tes
Objective The objective is to incorporate Java code you previously wrote and tested into a class that is being built. What to do You will add two methods to SimpleList: a construc…
Objective The objective of this assignment is to familiarize yourself with the s
Objective The objective of this assignment is to familiarize yourself with the standard system calls and how to use them in a program. Assignment: Simple File Copy Program Write a…
Objective The objective of this assignment is to familiarize yourself with the s
Objective The objective of this assignment is to familiarize yourself with the standard system calls and how to use them in a program. Assignment: Simple File Copy Program Write a…
Objective The objective of this assignment is to familiarize yourself with the s
Objective The objective of this assignment is to familiarize yourself with the standard system calls and how to use them in a program. Assignment: Simple File Copy Program Write a…
Objective The objective of this assignment is to get you familiar with regular e
Objective The objective of this assignment is to get you familiar with regular expression, word tokenization and sentence segmentation. Given a text document, your goal is to segm…
Objective The objective of this assignment is to make you able tocalculate the s
Objective The objective of this assignment is to make you able tocalculate the size of system with the help of Function Point Analysis technique. Question The domain of this assig…
Objective The objective of this assignment is to provide hands onexperience of u
Objective The objective of this assignment is to provide hands onexperience of using Basic concepts of C++language and Programming Sorting inc++ Merging arr…
Objective The objective of this assignment is to provide on handexperience on so
Objective The objective of this assignment is to provide on handexperience on some of the Dynamic link library concepts like o How to create Dynamic LinkLibrary o How …
Objective The objective of this assignment is to use semaphores to protect the c
Objective The objective of this assignment is to use semaphores to protect the critical section between two competing threads. Assignment: Using Threads and Mutex/Counting Semapho…
Objective The objective of this laboratory exercise is for you to write a GUI ba
Objective The objective of this laboratory exercise is for you to write a GUI based mathematical calculator using many of the Swing GUI components you have learned about in class.…
Objective This activity has the purpose of helping students develop clear, conci
Objective This activity has the purpose of helping students develop clear, concise, coherent and effective sentences and apply the basic characteristics of paragraphs. (Objective …
Objective This assignment has been designed so that you understand theconcept of
Objective This assignment has been designed so that you understand theconcept of: · Evaluation and comparison of websites on the basis of Ease of Navigation,consistency andr…
Objective This assignment has been designed so thatyou understand the concept of
Objective This assignment has been designed so thatyou understand the concept of: · Identifyinggoals andexploringquestions with respect tothe DECIDE framework Assignment Ev…
Objective This assignment is very similar to the exercises that we did previousl
Objective This assignment is very similar to the exercises that we did previously. The main objective for this assignment is for you to become familiar with manipulating numbers a…
Objective This assignment is very similar to the exercises that we did previousl
Objective This assignment is very similar to the exercises that we did previously. The main objective for this assignment is for you to become familiar with manipulating numbers a…
Objective This exercise is designed to help you assess your attitudes about comp
Objective This exercise is designed to help you assess your attitudes about complying with rules and how you tend to respond to different methods used to encourage compliance. Dir…
Objective This exercise is designed to help you assess your attitudes about comp
Objective This exercise is designed to help you assess your attitudes about complying with rules and how you tend to respond to different methods used to encourage compliance. Dir…
Objective This project provides experience implementing an array based queue and
Objective This project provides experience implementing an array based queue and a linked list sequence. You will also review how to construct and use Java classes as well as obta…
Objective To be able to solve problems using while and do-while loops. Overview
Objective To be able to solve problems using while and do-while loops. Overview Complete Programming Project P6.5 The Game of Nim on page 302 of the textbook. You must implement t…
Objective To calculate how long it will take to pay off a loan using c++ Program
Objective To calculate how long it will take to pay off a loan using c++ Program will ask the user to enter an amount of money they want to borrow, the interest rate, and the mont…
Objective To create a Communication Plan based on the Denver Airport Project. Gu
Objective To create a Communication Plan based on the Denver Airport Project. Guidelines The template for the Communications Plan is located in Doc Sharing. Based on the informati…
Objective To create a series DC circuit solver that involves voltage, current, r
Objective To create a series DC circuit solver that involves voltage, current, resistance, and power. It will use Ohm's law to determine the voltage, power, and current through in…
Objective To gain experience of using and combing different sorting algorithms:
Objective To gain experience of using and combing different sorting algorithms: election sort, insertion sort, merge sort, and quick sort. Project Description 1. For the following…
Objective To give students practice in using functions Problem: Educational Soft
Objective To give students practice in using functions Problem: Educational Software Your little brother is having trouble with arithmetic. Your parents realize that after taking …
Objective To give students practice in using functions Problem: Educational Soft
Objective To give students practice in using functions Problem: Educational Software Your little brother is having trouble with arithmetic. Your parents realize that after taking …
Objective To give students practice in writing functions and calling those funct
Objective To give students practice in writing functions and calling those functions to perform more complex tasks. The Problem: Casino You will write a program that simulates a c…
Objective To perform a preliminary design a microcontroller based system. Issues
Objective To perform a preliminary design a microcontroller based system. Issues to be addressed in the preliminary design include integration of supporting hardware, development …
Objective To practice with basic shell scripting, as well as other Unix commands
Objective To practice with basic shell scripting, as well as other Unix commands. You will write a shell script that does a variety of tasks, including manipulating files, perform…
Objective To understand and implement software using arrays and previously learn
Objective To understand and implement software using arrays and previously learned programming constructs. Instructions For this assignment you will create a Memory Game similar t…
Objective To write a program that creates a Loan analysis report from class obje
Objective To write a program that creates a Loan analysis report from class objects created in lab #2/3. PROJECT DESCRIPTION Bank of IIT now needs your help in deciphering …
Objective To write a program that parses and processes bank data from a file. PR
Objective To write a program that parses and processes bank data from a file. PROJECT DESCRIPTION Bank has gotten their hands on some interesting data which will allow for …
Objective Use String class methods to identify parts of text Background reading
Objective Use String class methods to identify parts of text Background reading ZyBooks 3.5 - 3.8 Assignment You are to write a Java application that Creates an ID from two words.…
Objective Use binary search to find the square root of a number. Description Cre
Objective Use binary search to find the square root of a number. Description Create a class called BinarySearchSqrt with the following methods: sqrt - A helper method that will ca…
Objective Write a MIPS assembly language program which will prompt the user for
Objective Write a MIPS assembly language program which will prompt the user for 10 positive integers and then display the following information: (1) Maximum, Minimum, & averag…
Objective Write a class called Parser which will be responsible for parsing comp
Objective Write a class called Parser which will be responsible for parsing compound s-expressions into atomic s-expressions. Your class must do the following: Define the followin…
Objective Write a java program MineWalker where you are an X trying to get an ic
Objective Write a java program MineWalker where you are an X trying to get an ice cream cone in a mine field. Specification: Before the game starts, a field of mines are created. …
Objective Write a software implementation of floating point addition for 32-bit
Objective Write a software implementation of floating point addition for 32-bit (single-precision) floating point numbers. Design Requirements Your program will prompt the user fo…
Objective Write a software implementation of floating point addition for 32-bit
Objective Write a software implementation of floating point addition for 32-bit (single-precision) floating point numbers. Design Requirements Your program will prompt the user fo…