SlideShare a Scribd company logo
Fundamentals of Information
Systems, Second Edition
1
Hardware and Software
Chapter 2
Fundamentals of Information
Systems, Second Edition
2
Learning Objectives
– Identify and discuss the role of the essential
hardware components of a computer system.
– List and describe popular classes of computer
systems and discuss the role of each.
– Outline the role of the operating system and
discuss how operating systems have evolved
over time.
– Identify and briefly describe the functions of
the two basic kinds of software.
Fundamentals of Information
Systems, Second Edition
3
Computer System Components
Math calculations
Access, decode,
coordinate
instructions
Hold program
instructions and
data
Fundamentals of Information
Systems, Second Edition
4
Hardware Components in Action
• Instruction phase
– Step 1: Fetch instruction
– Step 2: Decode instruction
• Execution phase
– Step 3: Execute the instruction
– Step 4: Store the results
Fundamentals of Information
Systems, Second Edition
5
Execution of an Instruction
Fundamentals of Information
Systems, Second Edition
6
Processing and Memory
Devices
Fundamentals of Information
Systems, Second Edition
7
Processing Characteristics and
Functions
• Machine cycle time: Time to execute the
instruction phase
• Clock speed:
– Rate at which electronic pulses are produces.
– Measured in MHz
• Wordlength
– Bit (Binary digiT): 0 or 1
– Unit for moving data
– Wordlength: The number of bits a CPU can process in
a unit time
– 32-64 bit processors
Fundamentals of Information
Systems, Second Edition
8
Moore’s Law
• Number of
transistors
doubles
every 18
months
Fundamentals of Information
Systems, Second Edition
9
Number of Bytes
Fundamentals of Information
Systems, Second Edition
10
Types of Memory (1)
• Random access memory (RAM)
– Volatile
– Extended Data Out (EDO) RAM
– Dynamic Ram (DRAM)
– Synchronous DRAM:
• Faster transfer speed between memory and
processor
Fundamentals of Information
Systems, Second Edition
11
Types of Memory (2)
Read-only memory (ROM)
– Non-volatile
– Permanent data and instructions from
manufacturer
– Types
• PROM: Programmable
• EPROM: Erasable programmable
Fundamentals of Information
Systems, Second Edition
12
Basic Types of Memory Chips
Fundamentals of Information
Systems, Second Edition
13
Secondary Storage and Output
Devices
Fundamentals of Information
Systems, Second Edition
14
Cost Comparisons for Various Forms of
Data Storage
Fundamentals of Information
Systems, Second Edition
15
Secondary Storage Access Methods
• Sequential access
– Access in the same order it was written
– Ex: Need to access memory location 5. Then, you
need to go through 1, 2, 3, and 4 first.
• Direct access
– Directly access the location
– Faster than sequential access
• Sequential access storage devices (SASD)
• Direct access storage devices (DASD)
Fundamentals of Information
Systems, Second Edition
16
Secondary Storage Devices (1)
• Magnetic tapes: Similar to audio tapes, SASD
• Magnetic discs: Hard disk, DASD
• RAID: Redundant array of independent
inexpensive disks
– Data stored more than once in one of the disks
– Even if one disk fails, data can still be retrieved
• SAN: Storage area network
– Consist of many storage devices
• Optical discs, DASD
– CD-ROM
Fundamentals of Information
Systems, Second Edition
17
Secondary Storage Devices (2)
• Magneto-optical discs
• Digital versatile discs (DVD): Up to 17 GB
storage
• Memory cards
– Installed in a slot
– Portable
• Expandable storage: Removable disk cartridges
– Portable
– Zip drives
Fundamentals of Information
Systems, Second Edition
18
Types of Secondary Storage
Fundamentals of Information
Systems, Second Edition
19
Hard Disc
Fundamentals of Information
Systems, Second Edition
20
Storage Area Network
Fundamentals of Information
Systems, Second Edition
21
Digital Versatile Disc Player
Fundamentals of Information
Systems, Second Edition
22
Expandable Storage
Fundamentals of Information
Systems, Second Edition
23
Comparison of Secondary Storage
Devices
Fundamentals of Information
Systems, Second Edition
24
Input Devices
• Personal computer input devices
– Keyboard
– Mouse
• Voice-recognition devices
– Microphone
– Software to convert voice into bits
• Digital computer cameras
– Record images and video
• Terminals
– Connects to a powerful server for computations
• Scanning devices
– Page
– Handheld
• Touch-sensitive Screens
Fundamentals of Information
Systems, Second Edition
25
A PC Equipped with a Computer Camera
Fundamentals of Information
Systems, Second Edition
26
Output Devices
• Display Monitors
– Cathode Ray Tube (CRT)
– Wide
– Lights up pixels
• Liquid Crystal Displays (LCDs)
– Flat panel
• Printers and Plotters
– Speed measured in pages (page printed per minute)
• Music Devices
– MP3 Players
Fundamentals of Information
Systems, Second Edition
27
Laser Printer
Fundamentals of Information
Systems, Second Edition
28
Types of Computer Systems
Fundamentals of Information
Systems, Second Edition
29
Overview of Software
Fundamentals of Information
Systems, Second Edition
30
Overview of Software
• Computer programs: Sequences of instructions
• Documentation: Describe program functions
• Systems software: Coordinate the activities of
the hardware
• Computer system platform:
– Hardware configuration + systems software
• Application software: Programs that help users
with certain tasks
Fundamentals of Information
Systems, Second Edition
31
Classifying Software by Type and Sphere
of Influence
Fundamentals of Information
Systems, Second Edition
32
Systems Software
Fundamentals of Information
Systems, Second Edition
33
Operating Systems
• Perform common computer hardware functions
– Ex: Get input from keyboard
• Provide a user interface
– Command-based user interface (ms-dos)
– Graphical-user interface (windows)
• Provide a degree of hardware independence
– Application program interface
• Manage system memory
– Convert logical view to physical view
Fundamentals of Information
Systems, Second Edition
34
Operating Systems
• Manage processing tasks
– Allocate computer resources
– Multitasking (run more than once application at a
time)
– Time-sharing (allow multiple access to a system)
• Provide networking capability
– Enable connection to the Internet
• Control access to system resources
– Authentication
• Manage files
– Access to files
Fundamentals of Information
Systems, Second Edition
35
Role of the Operating System
Fundamentals of Information
Systems, Second Edition
36
Application Program Interface
Fundamentals of Information
Systems, Second Edition
37
An Example of the Operating System
Controlling Physical Access to Data
Fundamentals of Information
Systems, Second Edition
38
Popular Operating Systems
Fundamentals of Information
Systems, Second Edition
39
Workgroup Operating Systems
• Windows 2000 Server
• Unix
• Netware
• Red Hat Linux
• Mac OS X Server
Fundamentals of Information
Systems, Second Edition
40
Consumer Appliance Operating Systems
• Windows CE .NET
• Windows XP Embedded
• Handheld PC
• Pocket PC
• Palm OS
Fundamentals of Information
Systems, Second Edition
41
Application Software
Fundamentals of Information
Systems, Second Edition
42
Sources of Software
Fundamentals of Information
Systems, Second Edition
43
Proprietary and Off-the-Shelf Software
Fundamentals of Information
Systems, Second Edition
44
Examples of Personal Productivity Software
Fundamentals of Information
Systems, Second Edition
45
TurboTax
Fundamentals of Information
Systems, Second Edition
46
Quicken
Fundamentals of Information
Systems, Second Edition
47
Word Processing Program
Fundamentals of Information
Systems, Second Edition
48
Spreadsheet Program
Fundamentals of Information
Systems, Second Edition
49
Database Program
Fundamentals of Information
Systems, Second Edition
50
Graphics Program
Fundamentals of Information
Systems, Second Edition
51
Software Suites
Fundamentals of Information
Systems, Second Edition
52
Enterprise Application Software
Fundamentals of Information
Systems, Second Edition
53
Use of Integrated Supply Chain
Management Software
Fundamentals of Information
Systems, Second Edition
54
Selected Enterprise Resource Planning
Vendors
Fundamentals of Information
Systems, Second Edition
55
Summary of Programming Languages
• First: Computer interactions written in machine code
– Machine language
• Second:
– Abbreviations for common operations
– Assembler converts code to machine language
– Assembly language
• Third
– Instructions are English-like
– Compliers convert code to machine language
– Fortran: Good for scientific computing
– Cobol: Good file handling
– Java: Good for Web applications
Fundamentals of Information
Systems, Second Edition
56
Summary of Programming Languages
• Fourth
– Even easy for non-programmers
– Tell what to do, not how to do it
– Focus, Powerhouse
• Visual Programming Languages
– Point-and-click
– Drag-and-drop
– Useful for user interfaces
– Visual Basic, Visual C++
• Object-oriented Languages
– Objects contain data, methods to operate data
– C++, Java
Fundamentals of Information
Systems, Second Edition
57
Summary
• Hardware devices work together to perform input, processing, data
storage, and output.
• There are two main categories of software: systems software and
application software.
• An operating system (OS) is a set of computer programs that
controls the computer hardware to support users’ computing needs.
• Application software may be proprietary or off-the-shelf.
• There are five generations of programming languages, plus object-
oriented programming languages.

More Related Content

Similar to chap02-py.ppt

Computing 8
Computing 8Computing 8
Computing 8
sufyanmaqsood
 
ComputerOrganization .ppt
ComputerOrganization .pptComputerOrganization .ppt
ComputerOrganization .ppt
ddscraft123
 
3 computer hardware and fundamentals edited for 1st sem
3 computer hardware and fundamentals edited for 1st sem3 computer hardware and fundamentals edited for 1st sem
3 computer hardware and fundamentals edited for 1st sem
Vedpal Yadav
 
Uc13.chapter.05
Uc13.chapter.05Uc13.chapter.05
Uc13.chapter.05
Irfan Ali Memon
 
IS740 Chapter 04
IS740 Chapter 04IS740 Chapter 04
IS740 Chapter 04
iDocs
 
Hardware & Software
Hardware & SoftwareHardware & Software
Hardware & Software
Rushabh Sheth
 
Ch 2
Ch 2Ch 2
Ch 2
Sam Govea
 
Neethu Narayanan- Fundamentals of computer
Neethu Narayanan- Fundamentals of computerNeethu Narayanan- Fundamentals of computer
Neethu Narayanan- Fundamentals of computer
19940213
 
Unit 4
Unit  4Unit  4
Unit 4
pm_ghate
 
04 software system and application software - copy - copy
04 software   system and application software - copy - copy04 software   system and application software - copy - copy
04 software system and application software - copy - copy
Afrodisius Mathayo
 
04 software system and application software
04 software   system and application software04 software   system and application software
04 software system and application software
Afrodisius Mathayo
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
yaminohime
 
Uc14 chap05
Uc14 chap05Uc14 chap05
Uc14 chap05
Rashid Yahye
 
Uc14 chap05
Uc14 chap05Uc14 chap05
Uc14 chap05
ayahye
 
Comp 501.pptx
Comp 501.pptxComp 501.pptx
Comp 501.pptx
bizuayehuadmasu1
 
Organization of modern digital computers
Organization of modern digital computersOrganization of modern digital computers
Organization of modern digital computers
DrRamaPrasathAssista
 
Computer hardware and software ~ Nitin Agarwal
Computer hardware and software ~ Nitin AgarwalComputer hardware and software ~ Nitin Agarwal
Computer hardware and software ~ Nitin Agarwal
nitinagarwal634
 
Is ch04
Is ch04Is ch04
الوحدة السادسة :: مادة مهارات حاسوب
الوحدة السادسة :: مادة مهارات حاسوبالوحدة السادسة :: مادة مهارات حاسوب
الوحدة السادسة :: مادة مهارات حاسوب
Hossam Ashi
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...
yaminohime
 

Similar to chap02-py.ppt (20)

Computing 8
Computing 8Computing 8
Computing 8
 
ComputerOrganization .ppt
ComputerOrganization .pptComputerOrganization .ppt
ComputerOrganization .ppt
 
3 computer hardware and fundamentals edited for 1st sem
3 computer hardware and fundamentals edited for 1st sem3 computer hardware and fundamentals edited for 1st sem
3 computer hardware and fundamentals edited for 1st sem
 
Uc13.chapter.05
Uc13.chapter.05Uc13.chapter.05
Uc13.chapter.05
 
IS740 Chapter 04
IS740 Chapter 04IS740 Chapter 04
IS740 Chapter 04
 
Hardware & Software
Hardware & SoftwareHardware & Software
Hardware & Software
 
Ch 2
Ch 2Ch 2
Ch 2
 
Neethu Narayanan- Fundamentals of computer
Neethu Narayanan- Fundamentals of computerNeethu Narayanan- Fundamentals of computer
Neethu Narayanan- Fundamentals of computer
 
Unit 4
Unit  4Unit  4
Unit 4
 
04 software system and application software - copy - copy
04 software   system and application software - copy - copy04 software   system and application software - copy - copy
04 software system and application software - copy - copy
 
04 software system and application software
04 software   system and application software04 software   system and application software
04 software system and application software
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 5 - System ...
 
Uc14 chap05
Uc14 chap05Uc14 chap05
Uc14 chap05
 
Uc14 chap05
Uc14 chap05Uc14 chap05
Uc14 chap05
 
Comp 501.pptx
Comp 501.pptxComp 501.pptx
Comp 501.pptx
 
Organization of modern digital computers
Organization of modern digital computersOrganization of modern digital computers
Organization of modern digital computers
 
Computer hardware and software ~ Nitin Agarwal
Computer hardware and software ~ Nitin AgarwalComputer hardware and software ~ Nitin Agarwal
Computer hardware and software ~ Nitin Agarwal
 
Is ch04
Is ch04Is ch04
Is ch04
 
الوحدة السادسة :: مادة مهارات حاسوب
الوحدة السادسة :: مادة مهارات حاسوبالوحدة السادسة :: مادة مهارات حاسوب
الوحدة السادسة :: مادة مهارات حاسوب
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...
 

More from ROLANDOMORALES28

Series and Parallel Circuits.ppt.pptx
Series and Parallel Circuits.ppt.pptxSeries and Parallel Circuits.ppt.pptx
Series and Parallel Circuits.ppt.pptx
ROLANDOMORALES28
 
pdfslide.tips_kabihasnang-minoan-at-mycnean-2013.ppt
pdfslide.tips_kabihasnang-minoan-at-mycnean-2013.pptpdfslide.tips_kabihasnang-minoan-at-mycnean-2013.ppt
pdfslide.tips_kabihasnang-minoan-at-mycnean-2013.ppt
ROLANDOMORALES28
 
kabihasnansaafrica2-150923025055-lva1-app6892.pptx
kabihasnansaafrica2-150923025055-lva1-app6892.pptxkabihasnansaafrica2-150923025055-lva1-app6892.pptx
kabihasnansaafrica2-150923025055-lva1-app6892.pptx
ROLANDOMORALES28
 
OS-20210426203801.ppt
OS-20210426203801.pptOS-20210426203801.ppt
OS-20210426203801.ppt
ROLANDOMORALES28
 
roma-190808230527.pdf
roma-190808230527.pdfroma-190808230527.pdf
roma-190808230527.pdf
ROLANDOMORALES28
 
hard (1).ppt
hard (1).ppthard (1).ppt
hard (1).ppt
ROLANDOMORALES28
 
Intro Ch 01B.ppt
Intro Ch 01B.pptIntro Ch 01B.ppt
Intro Ch 01B.ppt
ROLANDOMORALES28
 
toaz.info-dll-food-processing-pr_b1597cb61c5a89bd3b5d0c8f2ffe62ed.pdf
toaz.info-dll-food-processing-pr_b1597cb61c5a89bd3b5d0c8f2ffe62ed.pdftoaz.info-dll-food-processing-pr_b1597cb61c5a89bd3b5d0c8f2ffe62ed.pdf
toaz.info-dll-food-processing-pr_b1597cb61c5a89bd3b5d0c8f2ffe62ed.pdf
ROLANDOMORALES28
 
hard.ppt
hard.ppthard.ppt
kadakilaan-ng-greece2.ppt
kadakilaan-ng-greece2.pptkadakilaan-ng-greece2.ppt
kadakilaan-ng-greece2.ppt
ROLANDOMORALES28
 

More from ROLANDOMORALES28 (10)

Series and Parallel Circuits.ppt.pptx
Series and Parallel Circuits.ppt.pptxSeries and Parallel Circuits.ppt.pptx
Series and Parallel Circuits.ppt.pptx
 
pdfslide.tips_kabihasnang-minoan-at-mycnean-2013.ppt
pdfslide.tips_kabihasnang-minoan-at-mycnean-2013.pptpdfslide.tips_kabihasnang-minoan-at-mycnean-2013.ppt
pdfslide.tips_kabihasnang-minoan-at-mycnean-2013.ppt
 
kabihasnansaafrica2-150923025055-lva1-app6892.pptx
kabihasnansaafrica2-150923025055-lva1-app6892.pptxkabihasnansaafrica2-150923025055-lva1-app6892.pptx
kabihasnansaafrica2-150923025055-lva1-app6892.pptx
 
OS-20210426203801.ppt
OS-20210426203801.pptOS-20210426203801.ppt
OS-20210426203801.ppt
 
roma-190808230527.pdf
roma-190808230527.pdfroma-190808230527.pdf
roma-190808230527.pdf
 
hard (1).ppt
hard (1).ppthard (1).ppt
hard (1).ppt
 
Intro Ch 01B.ppt
Intro Ch 01B.pptIntro Ch 01B.ppt
Intro Ch 01B.ppt
 
toaz.info-dll-food-processing-pr_b1597cb61c5a89bd3b5d0c8f2ffe62ed.pdf
toaz.info-dll-food-processing-pr_b1597cb61c5a89bd3b5d0c8f2ffe62ed.pdftoaz.info-dll-food-processing-pr_b1597cb61c5a89bd3b5d0c8f2ffe62ed.pdf
toaz.info-dll-food-processing-pr_b1597cb61c5a89bd3b5d0c8f2ffe62ed.pdf
 
hard.ppt
hard.ppthard.ppt
hard.ppt
 
kadakilaan-ng-greece2.ppt
kadakilaan-ng-greece2.pptkadakilaan-ng-greece2.ppt
kadakilaan-ng-greece2.ppt
 

Recently uploaded

原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
ydzowc
 
Data Control Language.pptx Data Control Language.pptx
Data Control Language.pptx Data Control Language.pptxData Control Language.pptx Data Control Language.pptx
Data Control Language.pptx Data Control Language.pptx
ramrag33
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
Divyanshu
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
VANDANAMOHANGOUDA
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
MDSABBIROJJAMANPAYEL
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
RamonNovais6
 
Certificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi AhmedCertificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi Ahmed
Mahmoud Morsy
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
Atif Razi
 
Material for memory and display system h
Material for memory and display system hMaterial for memory and display system h
Material for memory and display system h
gowrishankartb2005
 
An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...
IJECEIAES
 
Rainfall intensity duration frequency curve statistical analysis and modeling...
Rainfall intensity duration frequency curve statistical analysis and modeling...Rainfall intensity duration frequency curve statistical analysis and modeling...
Rainfall intensity duration frequency curve statistical analysis and modeling...
bijceesjournal
 
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
ecqow
 
An Introduction to the Compiler Designss
An Introduction to the Compiler DesignssAn Introduction to the Compiler Designss
An Introduction to the Compiler Designss
ElakkiaU
 
AI assisted telemedicine KIOSK for Rural India.pptx
AI assisted telemedicine KIOSK for Rural India.pptxAI assisted telemedicine KIOSK for Rural India.pptx
AI assisted telemedicine KIOSK for Rural India.pptx
architagupta876
 
Software Quality Assurance-se412-v11.ppt
Software Quality Assurance-se412-v11.pptSoftware Quality Assurance-se412-v11.ppt
Software Quality Assurance-se412-v11.ppt
TaghreedAltamimi
 
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
shadow0702a
 
Curve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods RegressionCurve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods Regression
Nada Hikmah
 
People as resource Grade IX.pdf minimala
People as resource Grade IX.pdf minimalaPeople as resource Grade IX.pdf minimala
People as resource Grade IX.pdf minimala
riddhimaagrawal986
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
171ticu
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 

Recently uploaded (20)

原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
原版制作(Humboldt毕业证书)柏林大学毕业证学位证一模一样
 
Data Control Language.pptx Data Control Language.pptx
Data Control Language.pptx Data Control Language.pptxData Control Language.pptx Data Control Language.pptx
Data Control Language.pptx Data Control Language.pptx
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
 
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURSCompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
CompEx~Manual~1210 (2).pdf COMPEX GAS AND VAPOURS
 
Certificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi AhmedCertificates - Mahmoud Mohamed Moursi Ahmed
Certificates - Mahmoud Mohamed Moursi Ahmed
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
 
Material for memory and display system h
Material for memory and display system hMaterial for memory and display system h
Material for memory and display system h
 
An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...
 
Rainfall intensity duration frequency curve statistical analysis and modeling...
Rainfall intensity duration frequency curve statistical analysis and modeling...Rainfall intensity duration frequency curve statistical analysis and modeling...
Rainfall intensity duration frequency curve statistical analysis and modeling...
 
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
 
An Introduction to the Compiler Designss
An Introduction to the Compiler DesignssAn Introduction to the Compiler Designss
An Introduction to the Compiler Designss
 
AI assisted telemedicine KIOSK for Rural India.pptx
AI assisted telemedicine KIOSK for Rural India.pptxAI assisted telemedicine KIOSK for Rural India.pptx
AI assisted telemedicine KIOSK for Rural India.pptx
 
Software Quality Assurance-se412-v11.ppt
Software Quality Assurance-se412-v11.pptSoftware Quality Assurance-se412-v11.ppt
Software Quality Assurance-se412-v11.ppt
 
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
 
Curve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods RegressionCurve Fitting in Numerical Methods Regression
Curve Fitting in Numerical Methods Regression
 
People as resource Grade IX.pdf minimala
People as resource Grade IX.pdf minimalaPeople as resource Grade IX.pdf minimala
People as resource Grade IX.pdf minimala
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 

chap02-py.ppt