Browse P
Alphabetical listing with fast deep pagination.
81033 items • Page 1343 / 1621
Program 1: You will use scanner class and ask users to enter numbers from 0 to 1
Program 1: You will use scanner class and ask users to enter numbers from 0 to 10 numbers. You will then extract only prime numbers and store it in the array. You also need to dis…
Program 1: write a program in java to Make Login program to manage members inclu
Program 1: write a program in java to Make Login program to manage members including sign up, log in, search ID/Pass. (search ID/PASS will be implemented in HW4, so please ignore …
Program 1d: FiveCards in Java. Hello Chegg, I have been tyring to complete this
Program 1d: FiveCards in Java. Hello Chegg, I have been tyring to complete this lab for quite some time now but have seemed to get stuck and was wodnering if I could get assistant…
Program 2 (50 points): Following the instructions in the problem statement, desi
Program 2 (50 points): Following the instructions in the problem statement, design and implement a Java program for programming exercise 10.4, page 400 (name it MyPoint.java). In …
Program 2 (Array Formatting): Written in C code. Write a program that takes in a
Program 2 (Array Formatting): Written in C code. Write a program that takes in an NxM dimensional array of integers and prints it out formatted according to some user defined spec…
Program 2 Introduction to C CSCI 112, Spring 2018 Description A grocery store wa
Program 2 Introduction to C CSCI 112, Spring 2018 Description A grocery store wants to keep a database of the items they sell. You will write 2 programs. One program will read in …
Program 2 Make a copy of Program 1, and then improve that copy so that it displa
Program 2 Make a copy of Program 1, and then improve that copy so that it displays the top customers, that is, the topN customers with the largest sales, where topN is a value tha…
Program 2 Write a class called FullName that represents a persons full name. It
Program 2 Write a class called FullName that represents a persons full name. It must have separate fields for title (e.g., Mr., Mrs., Ms.), first name, middle name, and last name.…
Program 2 Write a program that creates an empty vector of strings called V. Vect
Program 2 Write a program that creates an empty vector of strings called V. Vector V grows and shrinks as the user processes commands from a data file called "vectorData.txt". Eac…
Program 2 You are to write a program that will accept as input the total square
Program 2 You are to write a program that will accept as input the total square footage of wall space of a room and the price of a gallon of paint. It will then return the number …
Program 2(50 points): Following the instructions in the problem statement, desig
Program 2(50 points): Following the instructions in the problem statement, design and implement a Java program for programming exercise 10.4, page 400 (name it MyPoint.java). In a…
Program 2, Restricted Structures 21. Write a program to evaluate an arithmetic e
Program 2, Restricted Structures 21. Write a program to evaluate an arithmetic expression written in postfixed notation. The arithmetic expression will be input as a String (by th…
Program 2-Matrix Multiplication 1) Wrtie a PThreads program to calculate matrix
Program 2-Matrix Multiplication 1) Wrtie a PThreads program to calculate matrix multiplication a) You can start with the code from the examples page b) It …
Program 24 \"Sorting Students\" Write a C++ program that will open a file named
Program 24 "Sorting Students" Write a C++ program that will open a file named stDATA.txt. This file contains an unknown number of student records, one per line. The total number o…
Program 2: (Powers of 7): Using loops write a function named powersOf7 that prin
Program 2: (Powers of 7): Using loops write a function named powersOf7 that prints out powers of 7; that is 1, 7, 49, 343, … up to a limit n. n is a number that is read from the u…
Program 2: Palindrome Number ID: ID002 Make sure you include this ID as a System
Program 2: Palindrome Number ID: ID002 Make sure you include this ID as a System.out.println() message at the beginning of your program. This helps us with grading, and is require…
Program 2: Search.java You will implement the following two search methods, also
Program 2: Search.java You will implement the following two search methods, also from scratch (no main method is needed either): // Return index of first occurrence of key in arra…
Program 2: Write a program that graphically depicts an integer\'s magnitude by u
Program 2: Write a program that graphically depicts an integer's magnitude by using asterisk, creating a histogram. Hint: The inner loop handles the printing of the asterisk and t…
Program 2B Given that storeMonthlySales[NUM_STORES][NUM_MONTHS][NUM_DEPTS] is a
Program 2B Given that storeMonthlySales[NUM_STORES][NUM_MONTHS][NUM_DEPTS] is a three-dimensional array of float-point type. Write a C++ function, printMonthlySales, to calculate …
Program 2b: CardDeck in Java. Hello Chegg, I have been tyring to complete this l
Program 2b: CardDeck in Java. Hello Chegg, I have been tyring to complete this lab for quite some time now but now I found myself sstuck and was wondering if I could get assistant…
Program 3 (30 points) Revise SelectionSort,java listing 7.8, page 270, to sort a
Program 3 (30 points) Revise SelectionSort,java listing 7.8, page 270, to sort a list of students' names (as strings) (name it SortStrings). Design the main method to prompt the u…
Program 3 Write a C++ program using arrays that will; 1.Read in data from a data
Program 3 Write a C++ program using arrays that will; 1.Read in data from a data file of ten(10) records, 2.Print the original data, 3.Using the Bubble Sort algorithm, sort the da…
Program 3 will be a \"multiple choice\" program. By that I mean that you can cho
Program 3 will be a "multiple choice" program. By that I mean that you can choose to do the "simpler" option of scheduling CSCE classes into available classrooms OR, you can, if y…
Program 3. Write a program that converts a time in 12-hour format to 24-hour for
Program 3. Write a program that converts a time in 12-hour format to 24-hour format. The program will prompt the user to enter a time in HH:MM:SS AM/PM form. It will then convert …
Program 3. Write a program that displays the various drinks your vending machine
Program 3. Write a program that displays the various drinks your vending machine offers along with the option number for each drink. Beside each option include the price (you can …
Program 3: (Leap Year): Write a Matlab function named leapYear which reads a yea
Program 3: (Leap Year): Write a Matlab function named leapYear which reads a year (integer) from the user and decides whether that year is a leap year. A year is a leap year (and …
Program 3: Determining the Deflection of a Beam This program will calculate the
Program 3: Determining the Deflection of a Beam This program will calculate the deflection in a beam subject to a compression load l (see the figure to the right). The beam has be…
Program 3: Determining the Deflection of a Beam This program will calculate the
Program 3: Determining the Deflection of a Beam This program will calculate the deflection in a beam subject to a compression load l (see the figure to the right). The beam has be…
Program 3: Widgets Use to the Pep/9 environment, simple input/output and arithme
Program 3: Widgets Use to the Pep/9 environment, simple input/output and arithmetic calculations. A widget distributor receives a shipment of N widgets from the manufacturer. Unfo…
Program 3: Zodiac ID: ID003 Make sure you include this ID as a System.out.printl
Program 3: Zodiac ID: ID003 Make sure you include this ID as a System.out.println() message at the beginning of your program. This helps us with grading, and is required. Before s…
Program 3: te a program to reverse the digits of a positive integer number. For
Program 3: te a program to reverse the digits of a positive integer number. For example, if the statement 8735 is entered, the number displayed should be 5378. Hint: use a while s…
Program 4 (Homework) CSCI 251 Problem Statement Output the sum of the squares of
Program 4 (Homework) CSCI 251 Problem Statement Output the sum of the squares of all the odd integers between firstNum and secondNum where firstNum and secondNum are entered by th…
Program 4 You are to write an efficient program that will read a dictionary of 1
Program 4 You are to write an efficient program that will read a dictionary of 100,000 words, and then check a document of 2,000,000 words. The program should insert into an array…
Program 4 \"Sum The Digits In An Integer\" -------------------------------------
Program 4 "Sum The Digits In An Integer" ------------------------------------------------------------------------------------------------------------------------------------------…
Program 4. Secret Number (50 points) Write a program to generate a random number
Program 4. Secret Number (50 points) Write a program to generate a random number between 1 - 100 and keep it as a secret number. The program will then check if a user can guess th…
Program 4. Write a program that combines programs 1 through 3 into one vending m
Program 4. Write a program that combines programs 1 through 3 into one vending machine user interface program First welcome the user and display the drink options, prompt the user…
Program 4.1. Write a program to determine the percentage of A, B, C, and F score
Program 4.1. Write a program to determine the percentage of A, B, C, and F scores assigned in a class Your program should input the grades into an array of scores. The maximum cla…
Program 4.1. Write a program to determine the percentage of A, B, C, and F score
Program 4.1. Write a program to determine the percentage of A, B, C, and F scores assigned in a class Your program should input the grades into an array of scores. The maximum cla…
Program 4.2. Write a program to assist travelers in completing their travel expe
Program 4.2. Write a program to assist travelers in completing their travel expense claim When you travel for business your company will reimburse you for your travel expenses. To…
Program 4: (CozaLozaWoza): Write a program called CozaLozaWoza which prints the
Program 4: (CozaLozaWoza): Write a program called CozaLozaWoza which prints the numbers 1 to 110, 11 numbers per line. The program shall print "Coza" in place of the numbers which…
Program 4: Circle.java You will create another basic class called Circle. java f
Program 4: Circle.java You will create another basic class called Circle. java for representing circles. You should provide: Constructors: Your circles must be immutable, that is.…
Program 5: Caesar Cipher This problem builds on the Caesar Cipher program from a
Program 5: Caesar Cipher This problem builds on the Caesar Cipher program from a previous lab. If you didn’t get to that part of the lab, here’s some code that starts with a word,…
Program 5:CUDA 1 Parentheses Matching Due Tues 11-29-2016 Write a CUDA program t
Program 5:CUDA 1 Parentheses Matching Due Tues 11-29-2016 Write a CUDA program that will determine whether a given input of parentheses match Write the code for serial version Wri…
Program 6 You will write a program to manage a list of people attending a confer
Program 6 You will write a program to manage a list of people attending a conference. The conference is on a Saturday and there are two sessions that participants can sign up for.…
Program 6-4 Write a structured C program that allows the motor to run clockwise
Program 6-4 Write a structured C program that allows the motor to run clockwise for a certain period time. Stop for some time, then rotate counter clockwise for a certain period o…
Program 7 CSDP 222 Fall 2017 Due 13 October 2017 Write a program that dynamicall
Program 7 CSDP 222 Fall 2017 Due 13 October 2017 Write a program that dynamically allocates an array large enough to hold a user-defined number of test scores. Once the scores are…
Program 7 Fall 2016 All updated are in bold. Note: Remember to follow all progra
Program 7 Fall 2016 All updated are in bold. Note: Remember to follow all programming guidelines as given in coding standard handout. Note: Turn in the program with DEBUG = true. …
Program 7 Using the previous array program (Sort and Search), rewrite the progra
Program 7 Using the previous array program (Sort and Search), rewrite the program using a pointer to display the original and sorted contents of the array. Ex: Use array++ where a…
Program 8 (Rectangles) Source and header files prog8_main.c http://mjgeiger.gith
Program 8 (Rectangles) Source and header files prog8_main.c http://mjgeiger.github.io/eece2160/programs/src/prog8_main.c Point.h http://mjgeiger.github.io/eece2160/programs/src/Po…
Program 9 (File I/O) Resistance input files * resfile1.bin ð? @ @ @ @ @ @ @ \"@
Program 9 (File I/O) Resistance input files * resfile1.bin ð? @ @ @ @ @ @ @ "@ $@ &@ (@ *@ ,@ .@ 0@ 1@ 2@ 3@ 4@ * resfile2.bin À’@ È©@ Y@ àµ@ `}@ ?º@ * resfile3.bin €K@fffff:?…