[Final Grade: A] Unix project from computer science School
-
Updated
May 14, 2019 - C
[Final Grade: A] Unix project from computer science School
An introduction to graphics, This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines using a graphics library.
The material is for unix programming.
National Yang Ming Chiao Tung University Undergraduate Course, Advanced Programming in the UNIX Environment. 國立陽明交通大學 111下學期 林彥宇 高等UNIX程式設計
The goal of this project is creating my own version of printf, It is to understand and implement a c variadic function.
Service to control the cpu frequency of a server according to the use of the cores.
Un server concorrente che memorizza file binari. Progetto finale dell'esame di Sistemi operativi anno 2015/16 (laurea in Informatica @ UniPisa)
This project aims to teach concurrent programming, focusing on multithreading and multiprocessing.
recreation of bash shell
As the name suggests, the goal is creating a simple shell, it needs to implement the most essential features of a shell
This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. the program has to implement a ray-casting algorithm in order to make a dynamic view inside a maze, in which you'll have to find your way.
The aim of this project is to understand UNIX interprocess communication by implementing redirection and pipes in a c program.
This project is about understanding and reimplementing some highly usefull c function into my own c library that will be used throughout the upcomming projects.
I shared the system programming lectures notes and my exams
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. acquiring the skills to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting is essential.
The goal of this project is to create a function that reads content line by line from a file, a network or even STDIN, an essential function for the upcoming projects.
system programming lab practies
Insieme di funzioni C per la manipolazione di matrici sparse. Realizzato per l'esame di Sistemi operativi anno 2015/16 (laurea in Informatica @ UniPisa)
Add a description, image, and links to the unix-programming topic page so that developers can more easily learn about it.
To associate your repository with the unix-programming topic, visit your repo's landing page and select "manage topics."