SlideShare a Scribd company logo
1 of 90
Contents
Data
What is Data
What is differences between data and information
What types of Data
Computer
Data
processing
What components of computer involved in data processing
How computer processing data
Data
processing
What is Data processing
What is six stages of the Data Processing Cycle
What types of Data processing
Data
Data is a collection of facts & figures,
such as values or measurements.
The data is the raw material to be
processed by a computer.
Data versus Information
Data
Subject Point
• A
• B
• F
Information
Pass Subject
• Yes
• Yes
• No
When data are processed, interpreted, organized, structured or presented so
as to make them meaningful or useful, they are called information
Differences in Meaning
Data Information
A collection of facts
represented of represented in
the form of note, letters words
A collection of data which
conveys some meaningful idea
is information. It may provide
answers to questions like who,
which, when, why, what, and
how.
- The raw input is data and it has no significance when it exists in that form. When
data is collated or organized into something meaningful, it gains significance.
- This meaningful organization is information.
Type of Data
Numeric Data
Character Data
Numeric Data
 The data which is represented in the form of numbers
is known as Numeric Data.
 This includes 0-9 digits, a decimal point (.), +, /, – sign
and the letters “E” or “D”.
binary number
• 0, 1, 1010 …
decimal number
• 1, 2, 3, 4, 5…
hexadecimal number:
• 1A, E3, F4…
Character Data
String Data
• Alphabetic Data : a to z
• Alphanumeric Data : a
to z & decimal numbers
or space
Graphic Data
• Pictures
• Charts
• Maps
Character Data
Data processing cycle
Data processing cycle
Collection Preparation Input Processing Output Storage
Six stages of the Data Processing Cycle
- Data processing is simply the conversion of raw data to meaningful
information through a process.
- The data is processed again and again until the accurate result is
achieved.
Input
 Input is the task where verified data is coded or
converted into machine readable form so that it can be
processed through a computer
Coding
Verification Storing
Processing
 Processing is when the data is subjected to various means and
methods of manipulation, the point where a computer
program is being executed, and it contains the program code
and its current activity.
 classifying,
Processing
 Processing is when the data is subjected to various means and
methods of manipulation, the point where a computer
program is being executed, and it contains the program code
and its current activity.
 classifying,
 sorting,
Processing
 Processing is when the data is subjected to various means and
methods of manipulation, the point where a computer
program is being executed, and it contains the program code
and its current activity.
 classifying,
 sorting,
 calculating,
Processing
 Processing is when the data is subjected to various means and
methods of manipulation, the point where a computer
program is being executed, and it contains the program code
and its current activity.
 classifying,
 sorting,
 calculating,
 summarizing,
Processing
 Processing is when the data is subjected to various means and
methods of manipulation, the point where a computer
program is being executed, and it contains the program code
and its current activity.
 classifying,
 sorting,
 calculating,
 summarizing,
 comparing
Output
 Output is presented to users in various report formats like
printed report, audio, video, or on monitor.
 Text
Output
 Output is presented to users in various report formats like
printed report, audio, video, or on monitor.
 Text
 Graphics
Output
 Output is presented to users in various report formats like
printed report, audio, video, or on monitor.
 Text
 Graphics
 Audio
Output
 Output is presented to users in various report formats like
printed report, audio, video, or on monitor.
 Text
 Graphics
 Audio
 Video
Storage
 Storage is a location which data, instruction and
information are held for future use.
 Every computer uses storage to hold system software
and application software.
 A storage medium, also called secondary storage is the
physical material in the computer that keeps data,
instruction and information.
Types of Data Processing
MDP
EDP Real time
Processing
Bath
Processing
Manual Data Processing
 The process of data entry implies many opportunities for
errors, such as
 Delays in data capture,
 A high amount of operator misprints,
 High labor costs from the amount of manual labor
required etc.
Types of Data Processing
MDP
EDP Real time
Processing
Bath
Processing
Electronic data processing
 Use of computers for recording, manipulating, and
summarizing data.
 Computer can help:
 Accuracy
1 1 10
Electronic data processing
 Use of computers for recording, manipulating, and
summarizing data.
 Computer can help:
 Accuracy
 Speed
Electronic data processing
 Use of computers for recording, manipulating, and
summarizing data.
 Computer can help:
 Accuracy
 Speed
 Consistency
Electronic data processing
 Use of computers for recording, manipulating, and
summarizing data.
 Computer can help:
 Accuracy
 Speed
 Consistency
 Storage capacity
Electronic data processing
 Use of computers for recording, manipulating, and
summarizing data.
 Computer can help:
 Accuracy
 Speed
 Consistency
 Storage capacity
 Automation
Computer
data
processing
Computer data processing
 The eleven data of processing operations in a computer are :
 recording
 verifying
 duplicating
 classifying
 sorting
 calculating
 summarizing and reporting
 merging
 storing
 retrieving
 feedback.
The components involved
data processing
 Central Processing Unit (CPU)
 Computer Memory (RAM and ROM)
 Data bus
 Ports
 Motherboard
 Hard disk
 Output Devices
 Input Devices
Central Processing Unit (CPU)
Arithmetic Logical Unit (ALU)
• Arithmetic operations – performing
calculations, which include addition,
subtraction, multiplication, and
division
• Comparison operations – comparing
data items to determine if the first
item is greater than, equal to, or
less than the other item
• Logical operations – working with
conditions and logical operators
such as AND, OR, and NOT
Control Unit (CU)
• fetching the instruction or data item
from memory,
• decoding the instruction into
commands the computer
understands
• executing the commands, and, if
necessary
• storing, or writing the result to
memory
Central Processing Unit (CPU)
Central Processing Unit (CPU)
Central Processing Unit (CPU)
Central Processing Unit (CPU)
Central Processing Unit (CPU)
Central Processing Unit (CPU)
Central Processing Unit (CPU)
Computer Memory (RAM and
ROM)
 When the computer is doing any job, the data that
have to be processed are stored in the primary
memory
 The following terms related to memory of a computer
are discussed below:
 Random Access Memory (RAM)
 Read Only Memory (ROM)
 Programmable read-only memory (PROM)
 Cache Memory
 Registers
Computer Memory (RAM and
ROM)
Input Devices
 Keyboard: The layout of keyboard is just like the
traditional typewriter of the type QWERTY
 Mouse: . It rolls on a small ball and has two or three
buttons on the top
 Scanner: Scanner is an optical device that can input any
graphical matter and display it back
Input Devices
Output Devices
 Visual Display Unit: It is also called the monitor.
 Speaker:
 Printer: It is an important output device which can be
used to get a printed copy of the processed text or
result on paper.
Output Devices
Computer Processing
Operations
 A computer can perform only the following four operations
which enable computers to carry out the various data
processing activities we have just discussed.
Computer Processing
Operations
 A computer can perform only the following four operations
which enable computers to carry out the various data
processing activities we have just discussed.
 Input / Output operations
Computer Processing
Operations
 A computer can perform only the following four operations
which enable computers to carry out the various data
processing activities we have just discussed.
 Input / Output operations
 Calculation and text manipulation Operations
Computer Processing
Operations
 A computer can perform only the following four operations
which enable computers to carry out the various data
processing activities we have just discussed.
 Input / Output operations
 Calculation and text manipulation Operations
 Logic/Comparison Operations
Computer Processing
Operations
 A computer can perform only the following four operations
which enable computers to carry out the various data
processing activities we have just discussed.
 Input / Output operations
 Calculation and text manipulation Operations
 Logic/Comparison Operations
 Storage and Retrieval Operations
How CPU Work ?
control
bus
address
bus
data
bus
RAM
socket
set
enable
CPU control
bus
address
bus
data
bus
RAM
socket
set
enable
CPU control
bus
address
bus
data
bus
RAM
socket
set
enablecontrol
bus
RAM
256
BYTES
set enable
dataaddress
CPU
address
bus
data
bus
RAM
socket
set
enablecontrol
bus
RAM
256
BYTES
set enable
dataaddress
…
01100001
01100010
01100011
01100100
01100101
01100110
01100111
01101000
01101001
01101010
…
CPU
address
bus
data
bus
RAM
socket
set
enablecontrol
bus
RAM
set enable
dataaddress
…
00100001
00001001
01110000
00001111
11110001
01010010
11100001
01111011
00011000
01000111
…
…
01100001
01100010
01100011
01100100
01100101
01100110
01100111
01101000
01101001
01101010
…
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
dataaddress
…
01100001
01100010
01100011
01100100
01100101
01100110
01100111
01101000
01101001
01101010
…
…
00100001
00001001
01110000
00001111
11110001
01010010
11100001
01111011
00011000
01000111
…
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
dataaddress
01100001
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
dataaddress
01100001
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
address
01100001 00100001
data
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
dataaddress
01100001 00100001
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
dataaddress
01100010
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
dataaddress
01100010
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
dataaddress
01100010 00001001
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
dataaddress
01100010 00001001
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
dataaddress
01100011
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
dataaddress
01100011
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
dataaddress
01100011 01110000
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
dataaddress
01100011 01110000
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
dataaddress
01100100
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
address
01100100 00001111
data
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
address
01100100 00001111
data
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
dataaddress
01100100 00001111
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
control
bus
dataaddress
…
01100001
01100010
01100011
01100100
01100101
01100110
01100111
01101000
01101001
01101010
…
…
00100001
00001001
01110000
00001111
11110001
01010010
11100001
01111011
00011000
01000111
…
CPU
256
BYTES
…
address
bus
data
bus
RAM
socket
set
enable
Instruction
00001001
Instruction
00001111
Instruction
Instruction
11100001
Instruction
00011000
01000111
…
control
bus
RAM
set enable
dataaddress
…
01100001
01100010
01100011
01100100
01100101
01100110
01100111
01101000
01101001
01101010
…
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enablecontrol
bus
RAM
set enable
dataaddress
…
01100001
01100010
01100011
01100100
01100101
01100110
01100111
01101000
01101001
01101010
…
…
Instruction
Number
Instruction
00001111
Instruction
Instruction
11100001
Instruction
00011000
01000111
…
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enablecontrol
bus
RAM
set enable
dataaddress
…
01100001
01100010
01100011
01100100
01100101
01100110
01100111
01101000
01101001
01101010
…
…
Instruction
Number
Instruction
Address
Instruction
Instruction
Address
Instruction
Address
01000111
…
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enablecontrol
bus
RAM
set enable
dataaddress
…
01100001
01100010
01100011
01100100
01100101
01100110
01100111
01101000
01101001
01101010
…
…
Instruction
Number
Instruction
Address
Instruction
Instruction
Address
Instruction
Address
Letter
…
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enablecontrol
bus
RAM
set enable
dataaddress
…
01100001
01100010
01100011
01100100
01100101
01100110
01100111
01101000
01101001
01101010
…
…
Instruction
Number
Instruction
Address
Instruction
Instruction
Address
Instruction
Address
01100001
…
a
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enablecontrol
bus
…
01100001
01100010
01100011
01100100
01100101
01100110
01100111
01101000
01101001
01101010
…
…
Instruction
Number
Instruction
Address
Instruction
Instruction
Address
Instruction
Address
01000111
…
G
RAM
set enable
dataaddress
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enablecontrol
bus
RAM
set enable
dataaddress
…
01100001
01100010
01100011
01100100
01100101
01100110
01100111
01101000
01101001
01101010
…
…
Instruction
Number
Instruction
Address
Instruction
Instruction
Address
Instruction
Address
Letter
…
CPU
256
BYTES
address
bus
data
bus
RAM
socket
set
enable
RAM
set enable
dataaddress
control
bus
…
01100001
01100010
01100011
01100100
01100101
01100110
01100111
01101000
01101001
01101010
…
…
00100001
00001001
01110000
00001111
11110001
01010010
11100001
01111011
00011000
01000111
…
CPU
256
BYTES
…
01100001
01100010
01100011
01100100
01100101
01100110
01100111
01101000
01101001
01101010
…
address
bus
data
bus
RAM
socket
set
enablecontrol
bus
…
00100001
00001001
01110000
00001111
11110001
01010010
11100001
01111011
00011000
01000111
…
CPU
address
bus
data
bus
RAM
socket
set
enablecontrol
bus
…
01100001
01100010
01100011
01100100
01100101
01100110
01100111
01101000
01101001
01101010
…
…
00100001
00001001
01110000
00001111
11110001
01010010
11100001
01111011
00011000
01000111
…
CPU
address
bus
data
bus
RAM
socket
set
enablecontrol
bus
…
01100001
01100010
01100011
01100100
01100101
01100110
01100111
01101000
01101001
01101010
…
…
00100001
00001001
01110000
00001111
11110001
01010010
11100001
01111011
00011000
01000111
…
CPU
…
01100001
01100010
01100011
01100100
01100101
01100110
01100111
01101000
01101001
01101010
…
address
bus
data
bus
RAM
socket
set
enablecontrol
bus
…
00100001
00001001
01110000
00001111
11110001
01010010
11100001
01111011
00011000
01000111
…
CPU
Thank for watching

More Related Content

What's hot

Computer Systems - Input, Process, Output
Computer Systems - Input, Process, OutputComputer Systems - Input, Process, Output
Computer Systems - Input, Process, Output
corb201
 
Block diagram of a computer
Block diagram of a computerBlock diagram of a computer
Block diagram of a computer
ZTE Nepal
 
Cpu and its functions
Cpu and its functionsCpu and its functions
Cpu and its functions
myrajendra
 
Chapter 1 Introduction To Computers
Chapter 1 Introduction To ComputersChapter 1 Introduction To Computers
Chapter 1 Introduction To Computers
norzaini
 
Fundamentals of information technology
Fundamentals       of          information   technologyFundamentals       of          information   technology
Fundamentals of information technology
haider ali
 
Basic structure of computers
Basic structure of computersBasic structure of computers
Basic structure of computers
Kumar
 

What's hot (20)

Introduction to Computer Software
Introduction to Computer SoftwareIntroduction to Computer Software
Introduction to Computer Software
 
Computer Systems - Input, Process, Output
Computer Systems - Input, Process, OutputComputer Systems - Input, Process, Output
Computer Systems - Input, Process, Output
 
DATA PROCESSING
DATA PROCESSINGDATA PROCESSING
DATA PROCESSING
 
COMPUTER HARDWARE AND SOFTWARE
COMPUTER HARDWARE AND SOFTWARECOMPUTER HARDWARE AND SOFTWARE
COMPUTER HARDWARE AND SOFTWARE
 
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
 
CHAP 1 - INTRODUCTION TO COMPUTERS
CHAP 1 - INTRODUCTION TO COMPUTERSCHAP 1 - INTRODUCTION TO COMPUTERS
CHAP 1 - INTRODUCTION TO COMPUTERS
 
Block diagram of a computer
Block diagram of a computerBlock diagram of a computer
Block diagram of a computer
 
Database Management System Introduction
Database Management System IntroductionDatabase Management System Introduction
Database Management System Introduction
 
Cpu and its functions
Cpu and its functionsCpu and its functions
Cpu and its functions
 
Introduction to computing
Introduction to computingIntroduction to computing
Introduction to computing
 
Introduction To Computer
Introduction To ComputerIntroduction To Computer
Introduction To Computer
 
Chapter 1 Introduction To Computers
Chapter 1 Introduction To ComputersChapter 1 Introduction To Computers
Chapter 1 Introduction To Computers
 
Function of Operating system
Function of Operating systemFunction of Operating system
Function of Operating system
 
Fundamentals of information technology
Fundamentals       of          information   technologyFundamentals       of          information   technology
Fundamentals of information technology
 
Basic structure of computers
Basic structure of computersBasic structure of computers
Basic structure of computers
 
Basic components of computer system
Basic components  of computer systemBasic components  of computer system
Basic components of computer system
 
Central Processing Unit
Central Processing UnitCentral Processing Unit
Central Processing Unit
 
Database, Lecture-1.ppt
Database, Lecture-1.pptDatabase, Lecture-1.ppt
Database, Lecture-1.ppt
 
Functional units of computer
Functional units of computerFunctional units of computer
Functional units of computer
 
MS Word Basics
MS Word BasicsMS Word Basics
MS Word Basics
 

Viewers also liked

1.1 core programming [understand computer storage and data types]
1.1 core programming [understand computer storage and data types]1.1 core programming [understand computer storage and data types]
1.1 core programming [understand computer storage and data types]
tototo147
 
Computer Generation Presentation
Computer Generation PresentationComputer Generation Presentation
Computer Generation Presentation
Jayesh Modi
 

Viewers also liked (19)

Freds factory simulation
Freds factory simulationFreds factory simulation
Freds factory simulation
 
Research Data Management Storage Requirements: University of Leeds
Research Data Management Storage Requirements: University of LeedsResearch Data Management Storage Requirements: University of Leeds
Research Data Management Storage Requirements: University of Leeds
 
Basic Computer Hardware
Basic Computer HardwareBasic Computer Hardware
Basic Computer Hardware
 
Why 2015 is the Year of Copy Data - What are the requirements?
Why 2015 is the Year of Copy Data - What are the requirements?Why 2015 is the Year of Copy Data - What are the requirements?
Why 2015 is the Year of Copy Data - What are the requirements?
 
Dr Michael Packianather discusses driving efficiencies by using predictive si...
Dr Michael Packianather discusses driving efficiencies by using predictive si...Dr Michael Packianather discusses driving efficiencies by using predictive si...
Dr Michael Packianather discusses driving efficiencies by using predictive si...
 
Basic hardware concept
Basic hardware concept Basic hardware concept
Basic hardware concept
 
Data and storage management on z/OS
Data and storage management on z/OSData and storage management on z/OS
Data and storage management on z/OS
 
Copy Data Management & Storage Efficiency - Ravi Namboori
Copy Data Management & Storage Efficiency - Ravi NambooriCopy Data Management & Storage Efficiency - Ravi Namboori
Copy Data Management & Storage Efficiency - Ravi Namboori
 
External Computer Storage
External Computer StorageExternal Computer Storage
External Computer Storage
 
1.1 core programming [understand computer storage and data types]
1.1 core programming [understand computer storage and data types]1.1 core programming [understand computer storage and data types]
1.1 core programming [understand computer storage and data types]
 
ICT, Basic of Computer, Hardware, Various parts of computer hardware, What is...
ICT, Basic of Computer, Hardware, Various parts of computer hardware, What is...ICT, Basic of Computer, Hardware, Various parts of computer hardware, What is...
ICT, Basic of Computer, Hardware, Various parts of computer hardware, What is...
 
SIMULATION
SIMULATIONSIMULATION
SIMULATION
 
Computer Generation Presentation
Computer Generation PresentationComputer Generation Presentation
Computer Generation Presentation
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 
Fundamentals Of Computer
Fundamentals Of ComputerFundamentals Of Computer
Fundamentals Of Computer
 
Types of Data Processing
Types of Data ProcessingTypes of Data Processing
Types of Data Processing
 
Computer Basics 101 Slide Show Presentation
Computer Basics 101 Slide Show PresentationComputer Basics 101 Slide Show Presentation
Computer Basics 101 Slide Show Presentation
 
Simulation Powerpoint- Lecture Notes
Simulation Powerpoint- Lecture NotesSimulation Powerpoint- Lecture Notes
Simulation Powerpoint- Lecture Notes
 
Mobile Applikationen im Reiseprozess
Mobile Applikationen im ReiseprozessMobile Applikationen im Reiseprozess
Mobile Applikationen im Reiseprozess
 

Similar to Computer data processing

Lesson 1 introduction
Lesson 1 introductionLesson 1 introduction
Lesson 1 introduction
Vhe Cagande
 
For first periodical test
For first periodical testFor first periodical test
For first periodical test
roselynrequiso
 
For first periodical test
For first periodical testFor first periodical test
For first periodical test
roselynrequiso
 

Similar to Computer data processing (20)

Introduction to Computer Fundamentals
Introduction to Computer FundamentalsIntroduction to Computer Fundamentals
Introduction to Computer Fundamentals
 
Fit l05 data_processing
Fit l05 data_processingFit l05 data_processing
Fit l05 data_processing
 
Data processing and analysis
Data processing and analysisData processing and analysis
Data processing and analysis
 
COMPUTER OPERATIONS & PACKAGES NOTES & INTRODUCTION TO COMPUTERS
COMPUTER OPERATIONS & PACKAGES NOTES & INTRODUCTION TO COMPUTERSCOMPUTER OPERATIONS & PACKAGES NOTES & INTRODUCTION TO COMPUTERS
COMPUTER OPERATIONS & PACKAGES NOTES & INTRODUCTION TO COMPUTERS
 
Ia syllabus Topic computer Related
Ia syllabus Topic computer RelatedIa syllabus Topic computer Related
Ia syllabus Topic computer Related
 
Lesson 1 introduction
Lesson 1 introductionLesson 1 introduction
Lesson 1 introduction
 
Tìm hiểu về Công nghệ thông tin (IT) toàn tập
Tìm hiểu về Công nghệ thông tin (IT) toàn tậpTìm hiểu về Công nghệ thông tin (IT) toàn tập
Tìm hiểu về Công nghệ thông tin (IT) toàn tập
 
Data Processing
Data ProcessingData Processing
Data Processing
 
For first periodical test
For first periodical testFor first periodical test
For first periodical test
 
For first periodical test
For first periodical testFor first periodical test
For first periodical test
 
What Is Computer
What Is ComputerWhat Is Computer
What Is Computer
 
What is computer
What is computerWhat is computer
What is computer
 
lecture 1(1).PPT
lecture 1(1).PPTlecture 1(1).PPT
lecture 1(1).PPT
 
Intro to computer
Intro to computerIntro to computer
Intro to computer
 
Fundamental of ict
Fundamental of ictFundamental of ict
Fundamental of ict
 
Introduction to Computer.pptx
Introduction to Computer.pptxIntroduction to Computer.pptx
Introduction to Computer.pptx
 
Data science institutes in hyderabad
Data science institutes in hyderabadData science institutes in hyderabad
Data science institutes in hyderabad
 
Ipc 01
Ipc 01Ipc 01
Ipc 01
 
Performing computer operation PCO.pptx
Performing computer operation PCO.pptxPerforming computer operation PCO.pptx
Performing computer operation PCO.pptx
 
Different Components of Computer
Different Components of ComputerDifferent Components of Computer
Different Components of Computer
 

More from Lam To (6)

Automatically Generate Textual Descriptions for Photographs with Deep Learning
Automatically Generate Textual Descriptions for Photographs with Deep LearningAutomatically Generate Textual Descriptions for Photographs with Deep Learning
Automatically Generate Textual Descriptions for Photographs with Deep Learning
 
Solution Live-migrate vm in Openstack with Cpu Pinning configuratin
Solution Live-migrate vm in Openstack with Cpu Pinning configuratinSolution Live-migrate vm in Openstack with Cpu Pinning configuratin
Solution Live-migrate vm in Openstack with Cpu Pinning configuratin
 
Run Openstack with SSL
Run Openstack with SSLRun Openstack with SSL
Run Openstack with SSL
 
Bat dau hoc lap trinh asp
Bat dau hoc lap trinh aspBat dau hoc lap trinh asp
Bat dau hoc lap trinh asp
 
Dvb t2
Dvb t2Dvb t2
Dvb t2
 
Chess with Java
Chess with JavaChess with Java
Chess with Java
 

Recently uploaded

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 

Recently uploaded (20)

Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 

Computer data processing