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
Bit operation used in a for loop
Apr 27, 2022
c++
algorithm
for-loop
bit-manipulation
C++ Why bitwise operator ~ on uint64_t and uint8_t return different types?
Mar 05, 2022
c++
bit-manipulation
undefined-behavior
Bit wise shift operator with shift by negative number
Sep 23, 2022
java
bit-manipulation
Bit mask in Bash
Apr 04, 2022
bash
shell
bit-manipulation
bitmask
Is there another way to test Enum bit fields?
Nov 02, 2022
c#
enums
bit-manipulation
C# EF Linq bitwise question
Oct 16, 2022
linq
entity-framework
c#-4.0
bit-manipulation
Efficient way to set first N or last N bits of __m256i to 1, the rest to 0
Oct 31, 2020
c++
bit-manipulation
vectorization
x86-64
avx2
Bitwise operations in BC?
Oct 02, 2022
binary
bit-manipulation
bc
Does using bitwise not operator (~) on boolean values invoke Undefined Behavior?
Jul 02, 2019
c++
bit-manipulation
language-lawyer
undefined-behavior
Weird result of Java Integer left shift
Aug 21, 2022
java
bit-manipulation
bit-shift
What is n= n ^1U<<i?
Aug 29, 2022
c++
c
loops
iteration
bit-manipulation
Overwriting a range of bits in an integer in a generic way
Jul 31, 2018
c++
templates
bit-manipulation
Faster way to swap endianness in C# with 32 bit words
Feb 02, 2019
c#
bit-manipulation
endianness
algorithm behind the generation of the reverse bits lookup table(8 bit)
Dec 29, 2018
c
algorithm
bit-manipulation
c-preprocessor
lookup-tables
Check if a bit is set only once in a series of bitsets
Nov 08, 2022
bit-manipulation
How can I test if all bits are set or all bits are not?
Apr 24, 2022
c++
c
bit-manipulation
Bitwise operation exercise
Oct 15, 2022
c#
bit-manipulation
bitwise-or
Bitwise - How can I check if a binary number contains another?
Apr 20, 2022
c++
c
binary
bit-manipulation
“Type mismatch: cannot convert int to byte”
Apr 26, 2022
java
byte
bit-manipulation
Java Bit Manipulation - What does (num >>= 1) do?
Apr 13, 2019
java
bit-manipulation
bit-shift
« Newer Entries
Older Entries »