COP 3402 Systems Programming - PowerPoint PPT Presentation

About This Presentation
Title:

COP 3402 Systems Programming

Description:

is concerned with the solution of some problem, using the computer as a tool; ... two versions: 1) Standard model. 2) XE version ('extra equipment') SIC / XE ... – PowerPoint PPT presentation

Number of Views:60
Avg rating:3.0/5.0
Slides: 5
Provided by: lian62
Learn more at: http://www.cs.ucf.edu
Category:

less

Transcript and Presenter's Notes

Title: COP 3402 Systems Programming


1
COP 3402 Systems Programming
Dr. Ali Orooji School of EECS University of
Central Florida
2
  • Application Program
  • is concerned with the solution of some problem,
    using the computer as a tool the focus is on the
    application, NOT the computing system
  • Systems Program
  • is intended to support the operation and use of
    the computer itself, rather than any particular
    application
  • Applications Programming
  • development of the software necessary for
    solving a problem, using a computer system
  • Systems Programming
  • development of the software necessary for making
    a computer system more usable

3
Program in high-level language (source code)
Program in machine language (object code)
Compiler
Program in assembly language
Macro processor
Program in assembly language with macro expansions
Program in machine language
Directly executable memory code
Assembler
Linker Loader
4
  • Simplified Instructional Computer (SIC)
  • two versions
  • 1) Standard model
  • 2) XE version ("extra equipment")
  • SIC / XE
Write a Comment
User Comments (0)
About PowerShow.com