Skip to content

Sogang Univ. System Programming Course Projects (CSE4100, 2020)

Notifications You must be signed in to change notification settings

ssujinn/SystemProgramming-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Programming Project

Project1

  • Implement Shell & Shell Commands
  • OPCODE table
  • Memory (1MB)

Project 2

  • Implement SIC/XE Assembler
  • *.asm to *.lst & *.obj
  • Symbol Table

Project 3

  • Implement SIC/XE Linking Loader
  • Link *.obj files and Load (Pass1 + Pass2)
  • Set BP(Break Point) & Debug
  • Run the loaded program

Project 4

  • Machine Learning Project
  • Data set: CIFAR-10
  • Google Colab
  • Goal: Accuracy 80 or higher

Releases

No releases published

Packages

No packages published