Encode binary files to printable utf16be.
- Updated
Sep 3, 2025 - C
Encode binary files to printable utf16be.
Bitwise Implementation of a Tetromino Board Solver.
Learning bitwise operations in pure C, making varint & UTF-8 encoding methods
🔧 A collection of C functions dedicated to IP address mathematics and manipulations. Dive deep into bitwise operations, subnetting, and other networking essentials. A hands-on approach to mastering IP calculations for budding system programmers. 💻🌐
Intermediate-level C programming notes, covering advanced control flow, pointers, memory management, file handling, and more.
A mockup file permission handler using bitwise operators.
Implementation of decimal.h library in C programming language. Study project.
The program utilizes predefined macros and logic to simplify bit manipulation operations, making it a handy tool for visualizing and manipulating binary data.
A small data exchange program using UNIX signals between a server and a client in C.
Bitwise operations in C
The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
A universal machine simulator in C that can read x86 assemble language programs. Homework 7 for Tufts COMP 40 - Machine Structure and Assemble Language Programming.
Simple encoder/decoder for arithmetic operations.
A C program demonstrating low-level, bitwise communication between two processes using only UNIX signals (SIGUSR1 and SIGUSR2).
A project about sending and handling signals as well as working with bitwise operators
Add a description, image, and links to the bitwise-operations topic page so that developers can more easily learn about it.
To associate your repository with the bitwise-operations topic, visit your repo's landing page and select "manage topics."