📺 Лекции, семинары и лабораторные работы по курсу "Операционные системы" в МГТУ им. Н. Э. Баумана.
-
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.
Programmation C Embarqué | Microcontrôleurs PIC18F | mikroC PRO
Beginners Friendly Input/Output Library For C, Python Like Syntax!
PUSHBUTTON_SWITCH_LIB - simple C cross-platform library
image file manipulation library for Windows
First Semester Lab Experiments
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
C program for FCFS and SJF that reads input from input.txt and writes the executed output in output.txt.
The repo contains code for the C programming tutorials on youtube (www.youtube.com/@mbedev).
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.
Python-like I/O Utilities for C
C tutorials ,codes, practices from college wallah youtube channel
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
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.
Complete C for beginners want to get started on their coding journey. Easy to learn environment with a lot of fun programs and alot about C yet to explore!
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."