Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in bit-manipulation
Converting Int to Float or Float to Int using Bitwise operations (software floating point)
Nov 03, 2022
assembly
floating-point
arm
bit-manipulation
ieee-754
Writing 'bits' to C++ file streams
Apr 14, 2022
java
c#
python
c++
bit-manipulation
Using a bitwise & inside an if statement
Oct 31, 2022
java
c
if-statement
bit-manipulation
operator-keyword
How do I get the "lost" bit from a bit shift?
Oct 26, 2022
c++
visual-c++
bit-manipulation
Is a bit field any more efficient (computationally) than masking bits and extracting the data by hand?
Jun 07, 2022
c++
c
bit-manipulation
How do computers find modulus?
Mar 30, 2022
assembly
bit-manipulation
modulo
How can I combine 4 bytes into a 32 bit unsigned integer?
Feb 03, 2017
c#
bit-manipulation
Computing the Parity
Dec 17, 2019
bit-manipulation
parity
bitwise-xor
Bitwise (Bitshift) operations on 64-bit integers in C++
Sep 15, 2022
c++
bit-manipulation
bit-shift
bitwise-or
bitboard
How does this code work to reverse bits in number?
Mar 10, 2022
c
bit-manipulation
reverse
Why do a lot of languages lack a logical XOR operator?
Sep 06, 2022
language-design
bit-manipulation
What is the difference between bit shifting and arithmetical operations?
Oct 28, 2022
c++
c
objective-c
bit-manipulation
Bitwise or (|) in function argument
Sep 24, 2022
c++
c
bit-manipulation
Java how to parse uint8 in java?
Oct 04, 2022
java
bit-manipulation
How to check if a particular bit is set in C#
Nov 02, 2022
c#
bit-manipulation
bit
Bit Hack - Round off to multiple of 8
Oct 09, 2019
c
bit-manipulation
Why is 3<<1 == 6 in python? [duplicate]
Nov 13, 2022
python
operators
bit-manipulation
Fastest method to define whether a number is a triangular number
Oct 03, 2022
java
c
algorithm
math
bit-manipulation
What does `(i & (i + 1)) - 1` mean? (in Fenwick Trees)
Aug 30, 2022
c++
algorithm
data-structures
bit-manipulation
bitwise-operators
fenwick-tree
Can storing unrelated data in the least-significant-bit of a pointer work reliably?
Nov 01, 2022
c++
bit-manipulation
smart-pointers
« Newer Entries
Older Entries »