Skip to content

aniruddha2007/Operating_System_Final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating_System_Final

作業系統原理期末專題程式 this code is written in Golang and C. the base.go file contains the main UI code and initiating CMD to run other functions is also done through here. the threading.go file contains the code to test multi-threading functions of the operating systems the shm.c file contains the code to store and recall the use of shared-memory and its utilisations. all these files are alreaded build. to run you only need base,threading and shm binary files. and need to execture base file to access the UI. no Need to Open a terminal to execute the code.

About

作業系統原理期末專題程式

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors