Bit set implemented in C
-
Updated
Dec 28, 2014 - C
Bit set implemented in C
A C header containing help function to perform bit operations.
This class helps with simple and complex mathematical logic computations (bitwise arithmetic). Supports NOT, NOR, NAND, AND, OR, IMPLIES, XOR, and IFF.
Bit field data structure for Go
Bit manipulation program in C, completed for Computer Systems course
A basic Go package for binary data manipulation.
This repository serves as a collection of algorithms and code snippets related to bit manipulation. This repository is designed to help you understand, explore, and implement various bit manipulation techniques in your projects.
It contains questions in Java language from basic to advanced level of required Data Structures and Algorithms in a sequential manner.
builtin documentation. This project showcases the usage of GCC/Clang built-in functions (__builtin_*) for performing low-level operations such as bit counting, memory manipulation, and overflow checking. Examples of function calls with explanations are provided. // Этот проект демонстрирует использование встроенных функций GCC/Clang (__builtin_*)
Library supporting streams of arbitrary sub-register sized signed and unsigned integers in contiguous stream
the task is to find valid anagrams of a given input.
I've solved some famous programming questions on Bit Manipulations,asked in Interviews
A repository for all the requirements for low-level programming including C.
Add a description, image, and links to the bit-manipulation topic page so that developers can more easily learn about it.
To associate your repository with the bit-manipulation topic, visit your repo's landing page and select "manage topics."