Download presentation
Presentation is loading. Please wait.
1
C P U L O A D Written by Hoon-Seung Jeong www.jhs.pe.kr
OPERATING SYSTEM PROGRAMMING ASSIGNMENT C P U L O A D Dept. of Computer & Information Science KOREA UNIVERSITY Written by Hoon-Seung Jeong
2
■ TABLE OF CONTENTS SYSTEM ENVIRONMENT SYSTEM DESCRIPTION
TEST DESCRIPTION USER DOCUMENTATION SELF-EVALUATION ●
3
JHS.PE.KR ■ SYSTEM ENVIRONMENT AMD Turion 1.60GHz Dual Windows XP
20 JHS.PE.KR Windows XP 10 30 2.0GB RAM Visual Studio 2005 .NET
4
■ SYSTEM DESCRIPTION (1/2)
Read getCPU( ) Calculate Current Time Bubble Sort Calculate MIN, AVE, MIX PRINT LIST
5
■ SYSTEM DESCRIPTION (2/2)
Important Function getCPU( ) is the most important source in this program. Reference MSDN and other website. Print_Current_Time( ) is function that display current time. !_kbhit( ) is source that exit to infinite loop. For get average value, use other arrangement. For get minimum and maximum value, use bubble sort.
6
■ TEST DESCRIPTION (1/2)
7
■ TEST DESCRIPTION (2/2)
8
Go forward C++ source code
■ USER DOCUMENTATION Go forward C++ source code cpuload.cpp
9
■ SELF-EVALUATION 70 Why? Because reference that the most important source in internet.
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.