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
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
on enum and bitwise operation
Oct 14, 2022
c++
c
bit-manipulation
enumeration
Checking individual bits in a byte array in Java?
Feb 08, 2020
java
bit-manipulation
bit ordering and endianess
Nov 02, 2022
c
bit-manipulation
endianness
Convert 12 bit int to 16 or 32 bits
Sep 12, 2022
c#
bit-manipulation
What does the bitwise code "$n & ($n - 1)" do?
Apr 28, 2022
php
bit-manipulation
bitwise-and
PHP equivalent javascript >>> shift right with zero fill bitwise operators?
Aug 24, 2022
php
bit-manipulation
bit-shift
zerofill
Bit Flags - What am I missing?
Oct 26, 2022
c#
bit-manipulation
Using bitwise operators in C++ to change 4 chars to int
Feb 02, 2022
c++
char
int
bit-manipulation
« Newer Entries
Older Entries »