Skip to content

Hollbrok/System-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

My Projects for Lunev course

  • 1 semestr:
    • Warm-up tasks
      • Show numbers from 1 to X, where X is argument of the cmd line.
      • Copy f1 data to f2, where is f1 and f2 are argument of the cmd line.
      • Learn about strace, his syntax and output.
      • Forker (need to add error processing after close)
      • Threader
      • Executor
    • FIFO
    • Message's queue
    • Shared memory
    • Signals
    • Pipes(send file between all children via parent)
  • 2 semestr
    • Binary tree of search
    • Threads integrator
    • Multy-PC integrator

About

Projects for computer technologies course(3/4 sem)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published