Browse O
Alphabetical listing with fast deep pagination.
21210 items • Page 346 / 425
Overview In this assignment you will write a program that will accept a string a
Overview In this assignment you will write a program that will accept a string and a search term from the user. Your program will then ask the user if they want to consider spaces…
Overview In this assignment, the student will write a series of function definit
Overview In this assignment, the student will write a series of function definitions for a Tic-Tac-Toe game interface based on pre-provided function specifications. When completin…
Overview In this assignment, you will write a program to track monthly sales dat
Overview In this assignment, you will write a program to track monthly sales data for a small company. Input Input for this program will come from two different disk files. Your p…
Overview In this challenge, we revisit the concept of hashing with the Java Hash
Overview In this challenge, we revisit the concept of hashing with the Java HashSet. You will create a SetTest application that demonstrates creating and processing a generic Set …
Overview In this challenge, you will create a class that contains a recursive me
Overview In this challenge, you will create a class that contains a recursive method named power and a main method to execute it. The power method evaluates integer exponents with…
Overview In this challenge, you will create a class that contains a recursive me
Overview In this challenge, you will create a class that contains a recursive method named power and a main method to execute it. The power method evaluates integer exponents with…
Overview In this challenge, you will create a class that contains a recursive me
Overview In this challenge, you will create a class that contains a recursive method named power and a main method to execute it. The power method evaluates integer exponents with…
Overview In this experiment we will messure the transfer of kinetic energy to po
Overview In this experiment we will messure the transfer of kinetic energy to potential energy of a projectile launched vertically upwards. This will require us to tueasure the ms…
Overview In this lab, we create an application which allows the user to build a
Overview In this lab, we create an application which allows the user to build a sorted list of strings. The program will perform the following action Prompt the enter 2. Call a fu…
Overview In this lab, we will create an application which allows the user to bui
Overview In this lab, we will create an application which allows the user to build a sorted list of strings. The program will perform the following actions: Prompt the user to ent…
Overview In this program you will use the functions (getdaycode(), printheader()
Overview In this program you will use the functions (getdaycode(), printheader(), findndim()) that you created in a previous assignment. Unlike the first assignment, you will writ…
Overview In this program you will use the functions (getdaycode(), printheader()
Overview In this program you will use the functions (getdaycode(), printheader(), findndim()) that you created in a previous assignment. Unlike the first assignment, you will writ…
Overview In this project you will create 3 simple, binary 25x25 images or your c
Overview In this project you will create 3 simple, binary 25x25 images or your choice and use Java 2D graphic methods to rotate, scale and translate each of the images. Requiremen…
Overview In this project you will create 3 simple, images or your choice and use
Overview In this project you will create 3 simple, images or your choice and use Java 2D graphic methods to rotate, scale and translate each of the images. Requirements: 1. Using …
Overview Kersman Medical Applicance (KMA) has been providing prosthetics and oth
Overview Kersman Medical Applicance (KMA) has been providing prosthetics and other assorted medical products since 1959. Abdi Oldschool has been with KMA for thirty years and has …
Overview Lauren was selected to be the project manager of a project of implement
Overview Lauren was selected to be the project manager of a project of implementing a colour laser printer for consumer and business market at a reasonable price. However there …
Overview Module 15: Income Distribution E1 Study Plan: Income Distribution Discu
Overview Module 15: Income Distribution E1 Study Plan: Income Distribution Discussion: Income Distribution O Starts Aug 28, 2017 11:00 AM Ends Dec 7, 2017 11:30 PM How would you d…
Overview Must use the methods given. You will be writing a Java program that pla
Overview Must use the methods given. You will be writing a Java program that plays the game Poker Dice. In this game five dice are rolled and scored as if they were a hand of play…
Overview Not all sorting algorithms are comparison sorts. The bucket sort is one
Overview Not all sorting algorithms are comparison sorts. The bucket sort is one such algorithm. Just like it sounds, a bucket sort places array items in buckets based on some for…
Overview One of the most important studied problems is sorting. In this assignme
Overview One of the most important studied problems is sorting. In this assignment, you will write multiple implementations of sorting algorithms. Part 1: Create a skeleton GUI as…
Overview Parkland Food Service has asked you to develop a meal planning system t
Overview Parkland Food Service has asked you to develop a meal planning system that allows users to create meals based on a list of foods stored in a file. Write a C/C++ program t…
Overview Python is fully object-oriented: you can define your own classes, inher
Overview Python is fully object-oriented: you can define your own classes, inherit from your own or built-in classes, and instantiate the classes you've defined. Defining a class …
Overview Questions The explanations for many of these periodic trends are relate
Overview Questions The explanations for many of these periodic trends are related to the effective nuclear charge (Zt and the distance of valence electrons from the nucleus. Use t…
Overview Recursion is a way of programming or coding a problem, in which a funct
Overview Recursion is a way of programming or coding a problem, in which a function calls itself one or more times in its body. Instructions Complete Chapter 12 - Programming Chal…
Overview Robert Rainsford is a twenty-eight-year-old facing a major turning poin
Overview Robert Rainsford is a twenty-eight-year-old facing a major turning point in his life. He has found himself unemployed for the first time since he was fifteen years old. R…
Overview Robert Rainsford is a twenty-eight-year-old facing a major turning poin
Overview Robert Rainsford is a twenty-eight-year-old facing a major turning point in his life. He has found himself unemployed for the first time since he was fifteen years old. R…
Overview Robert Rainsford is a twenty-eight-year-old facing a major turning poin
Overview Robert Rainsford is a twenty-eight-year-old facing a major turning point in his life. He has found himself unemployed for the first time since he was fifteen years old. R…
Overview SagaciousMedia is a (fictitious) company that develops educational hard
Overview SagaciousMedia is a (fictitious) company that develops educational hardware, software, and content for both the formal and informal education markets. SagaciousMedia's pr…
Overview Sequences and sets are two foundational abstract datatypes that appear
Overview Sequences and sets are two foundational abstract datatypes that appear in diverse forms everywhere in computing. As we have discussed in class, sequences are defined as o…
Overview Shady Acres Healthcare System was initially established in the early 19
Overview Shady Acres Healthcare System was initially established in the early 1970s as a not-for-profit entity. Its humble beginnings included two community clinics, a nursing hom…
Overview Temperature can be converted from Celsius to Fahrenheit and Fahrenheit
Overview Temperature can be converted from Celsius to Fahrenheit and Fahrenheit to Celsius. The degree Fahrenheit (°F) is a unit of temperature. In the Fahrenheit scale of tempera…
Overview The First National Bank of Parkland has asked you to design and develop
Overview The First National Bank of Parkland has asked you to design and develop an account transaction database system. The system allows bank employees to: 1) Setup an account f…
Overview The Internet and World Wide Web (WWW) were originally two separate and
Overview The Internet and World Wide Web (WWW) were originally two separate and distinct systems. The terms are interchangeable today. The readings and links will provide you with…
Overview The Lo Shu Magic Square is an arrangement of the digits l through 9 in
Overview The Lo Shu Magic Square is an arrangement of the digits l through 9 in a 3x3 grid such that: each digit is only used one time the sum of the each row, column, and diagona…
Overview The Parkland Insurance company has asked you to develop a record-keepin
Overview The Parkland Insurance company has asked you to develop a record-keeping system to manage the different types of insurance sales made by the various types of employees wo…
Overview The aim of the assignment is to implement a simple operating system (SO
Overview The aim of the assignment is to implement a simple operating system (SOS) developed in java or c++. The SOS is expected to provide a specified system allowing for process…
Overview The assignments in this course build upon one another and ultimately ev
Overview The assignments in this course build upon one another and ultimately evolve into the final project. The purpose of this assignment is to create a static website (html css…
Overview The final project for this course is the creation of a summary and refl
Overview The final project for this course is the creation of a summary and reflections report. While software quality assurance may not always elicit the same excitement as other…
Overview The final project for this course is the creation of an accounting port
Overview The final project for this course is the creation of an accounting portfolio. The project is divided into three milestones, which will be submitted at various points thro…
Overview The following case revolves around the development and deployment of a
Overview The following case revolves around the development and deployment of a secure, online certification exam based on actual events that have been fictionalized. The project …
Overview The physical therapy organization has many locations in several states.
Overview The physical therapy organization has many locations in several states. The organization treats patients for injuries. Each injury is given a treatment plan, and is tre…
Overview The purpose of an IT asset identification and asset classification exer
Overview The purpose of an IT asset identification and asset classification exercise is to protect privacy data and implement security controls. Identifying where privacy data is …
Overview The purpose of this part of the project is to make sure that you know h
Overview The purpose of this part of the project is to make sure that you know how to write a program that declare and use classes and objects, and extends the practice into the u…
Overview The task in this project is to design a normalized database that could
Overview The task in this project is to design a normalized database that could be used to collect and store information for a video rental outlet. The database should be structur…
Overview These exercises will allow you to have more practice with programs stru
Overview These exercises will allow you to have more practice with programs structured using functions and procedures. Objectives Practice with programming fundamentals Variables …
Overview These exercises will allow you to have some practice with basic Java fi
Overview These exercises will allow you to have some practice with basic Java file Input/Output. In addition, you will also have an opportunity to have more practice with methods …
Overview These exercises will allow you to have some practice with the ideas beh
Overview These exercises will allow you to have some practice with the ideas behind the queue and stack data structures. They will also let you have some more practice with the id…
Overview This Question: 2 pts This Test: Time Re ining: 01:58:58 60 pts of 19 Id
Overview This Question: 2 pts This Test: Time Re ining: 01:58:58 60 pts of 19 Identify the sample space of the probability experiment and determine the number of outcomes in the s…
Overview This assignment is for you to complete a network diagram for a small co
Overview This assignment is for you to complete a network diagram for a small company. You will place a number of network elements on the diagram and label them appropriately. A n…
Overview This assignment is for you to complete a wireless network design for a
Overview This assignment is for you to complete a wireless network design for a small company. You will place a number of network elements on the diagram and label them appropriat…