📺 Лекции, семинары и лабораторные работы по курсу "Операционные системы" в МГТУ им. Н. Э. Баумана.
-
Updated
Aug 7, 2023 - C
📺 Лекции, семинары и лабораторные работы по курсу "Операционные системы" в МГТУ им. Н. Э. Баумана.
A text editor built from scratch in C, using less than 1000 lines of code.
Data-parsing program for reading and interpreting csv files using efficient modular design within Computer Labs III environment.
image file manipulation library for Windows
Advanced Data Structures, Bash Script, Processes creation using system calls (fork/exec), Process communication via pipes, Use of low level I/O, Thread creation, Network Programming using sockets
Beginners Friendly Input/Output Library For C, Python Like Syntax!
First Semester Lab Experiments
🧑💻 Made with C and C++ in 2015.
A collection of drivers for IoT systems. Includes mock drivers for integration/testing.
This repository, by Ashikur Rahman Provat, offers a collection of basic C programs aimed at beginners. It covers key topics like file handling, input/output operations, and mathematical computations. Whether you're starting from scratch or refining your skills, this resource serves as a useful tool to practice core C programming concepts.
C program for FCFS and SJF that reads input from input.txt and writes the executed output in output.txt.
The project involves building a basic shell that mimics the behavior of the popular bash shell. It covers fundamental concepts such as process creation, input/output redirection, and signal handling
C tutorials ,codes, practices from college wallah youtube channel
Python-like I/O Utilities for C
The repo contains code for the C programming tutorials on youtube (www.youtube.com/@mbedev).
PUSHBUTTON_SWITCH_LIB - simple C cross-platform library
A minimalist command-line interpreter. It provides a basic interface for users to interact with their computer, allowing them to execute commands, navigate the file system, and manage processes. This project demonstrates fundamental principles of system programming, and serves as a foundation for building more advanced shell applications.
Add a description, image, and links to the input-output topic page so that developers can more easily learn about it.
To associate your repository with the input-output topic, visit your repo's landing page and select "manage topics."