1 / 6

COMP 122 Devry Course Material - comp122dotcom

COMP 122 is an online course which provides you to get best results

kalyani55
Download Presentation

COMP 122 Devry Course Material - comp122dotcom

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. COMP 122 Devry Course Material - comp122dotcom

  2. COMP 122 Devry Course Material COMP 122 Entire Course (Devry) COMP 122 Lab 1 Lab Report and Source Code (Devry) • COMP 122 Lab 1 Lab Report and Source Code • COMP 122 Lab 2 Lab Report and Source Code • COMP 122 Lab 3 Lab Report and Source Code • COMP 122 Lab 4 Lab Report and Source Code • COMP 122 Lab 5 Lab Report and Source Code • COMP 122 Lab 6 Lab Report and Source Code • 1. Identify the inputs and outputs of the problem. • 2. Identify the processing needed to convert the inputs to the outputs. • 3. Design an algorithm in pseudo code to solve the problem. Make sure to include steps to get each input and to report each output.

  3. COMP 122 Devry Course Material COMP 122 Lab 2 Lab Report and Source Code (Devry) COMP 122 Lab 3 Lab Report and Source Code (Devry) • 1. Identify the inputs and outputs of the problem. • 2. Identify the processing needed to convert the inputs to the outputs. • 3. Design an algorithm in pseudo code to solve the problem. Make sure to include steps to get each input and to report each output. Include steps to deal with error cases. • Identify three test cases, one using a number with 4 factors, one using a negative number, and one using a number with more than 4 factors. For each of the three test cases show what inputs you will use and what your expected outputs should be.

  4. COMP 122 Devry Course Material COMP 122 Lab 4 Lab Report and Source Code (Devry) COMP 122 Lab 5 Lab Report and Source Code (Devry) • 1. The program needs to convert from celcius temperatures to fahrenheit temperatures.2. The user should be able to enter temperatures containing fractional degrees (ie. 12.3)3. The converted temperatures should be accurate to within 1/10th of a degree. • 2.1. Inputs that create tables with various numbers of rows • 2.2. At least one temperature that calculates to an exact whole number of degrees (e.g., 0 degrees degrees F). • 2.3. Negative starting and ending temperatures.

  5. COMP 122 Devry Course Material COMP 122 Lab 6 Lab Report and Source Code (Devry) COMP 122 Lab 7 Lab Report and Source Code (Devry) • Create a program using Visual C++.Net. Make sure to capture a screen shot of your program running your test cases! The best way to do this is to click on the console window you want to capture and then press the Alt and PrintScreen keys at the same time. • Our approach to encryption and decryption involves two strings. The first is an encryption / decryption string which we will allow to be up to 128 lower case alphabetical characters in length. The second string is a line of text from a file that is to be encrypted or decrypted.

  6. COMP 122 Devry Course Material To make excellent academic records.., Keep following our site!!!

More Related