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
Are there any well-established/standardized ways to use fixed-width integers in C89?
Aug 26, 2022
c
bit-manipulation
c89
ansi-c
How can I read/write bits from/to a file in Java?
Sep 05, 2022
java
file
bit-manipulation
Bit manipulation in C# using a mask
Apr 22, 2022
c#
bit-manipulation
Javascript Math.ceil(Math.abs()) optimization
Aug 18, 2022
javascript
performance
optimization
bit-manipulation
The structure of Deflate compressed block
Nov 06, 2022
unix
assembly
bit-manipulation
gzip
deflate
How does this approximation of division using bit shift operations work?
Nov 03, 2022
java
math
bit-manipulation
bit-shift
Bit shifting a character with wrap? C++
Sep 11, 2022
c++
bit-manipulation
bit
bit-shift
How to find N's complement of a number?
Oct 30, 2019
algorithm
bit-manipulation
Smallest integer larger than lg N
Jun 25, 2022
java
algorithm
math
bit-manipulation
What are the rules for bitmasks? Like 0xFF vs. 0xFC
Jun 20, 2022
java
bit-manipulation
bit
bitmask
Format negative integers in two's complement representation
Sep 23, 2022
python
bit-manipulation
Efficient bit-fiddling in a LFSR implementation
Jun 25, 2022
haskell
bit-manipulation
bit-fields
lfsr
what the author of nedtries means by "in-place"?
Feb 18, 2022
c
binary-tree
bit-manipulation
trie
patricia-trie
I want to calculate the inverse mask for an unsigned char
Nov 14, 2022
c
bit-manipulation
bitmask
Fast way to find a intersection between two sets of numbers, one defined by a bitwise condition and another by an arithmetic condition
Oct 25, 2022
math
computer-science
bit-manipulation
How to implement SWAR unsigned less-than?
Jul 26, 2022
c
bit-manipulation
swar
Bit reversal of an integer, ignoring integer size and endianness
Nov 02, 2022
c
integer
bit-manipulation
Extracting 'parts' of a hexadecimal number
Sep 10, 2022
c++
c
bit-manipulation
Iterating bits of a char
May 31, 2021
java
bit-manipulation
Using bit manipulation to tell if an unsigned integer can be expressed in the form 2^n-1
May 03, 2022
algorithm
bit-manipulation
« Newer Entries
Older Entries »