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
Check if a bitset contains all values of another bitset
Oct 21, 2022
c++
bit-manipulation
bitwise-operators
bit
bitset
signed byte type and bitwise operators in Java?
Feb 15, 2022
java
int
byte
bit-manipulation
Unsigned shift right in C# Using Java semantics for negative numbers
Sep 15, 2022
c#
java
bit-manipulation
`Math.trunc` vs `|0` vs `<<0` vs `>>0` vs `&-1` vs `^0`
Jun 10, 2022
javascript
math
bit-manipulation
truncated
Why does this greater than function work?
Oct 20, 2022
c
logic
bit-manipulation
Bit vector vs list of boolean values performance
Dec 20, 2021
python
performance
arraylist
bit-manipulation
Is there any reason to use (nr & 1 == 0) over (nr % 2 == 0) to check for parity?
Sep 15, 2022
bit-manipulation
bitwise-and
parity
Outputting bit data to binary file C++
Aug 22, 2022
c++
bit-manipulation
huffman-code
Bit shifting masks still elude me
Apr 05, 2018
c
bit-manipulation
Loop unroll (with bitwise operations)
Nov 20, 2022
c
linux-kernel
bit-manipulation
loop-unrolling
Have anyone tried to break a bit even smaller? [closed]
Feb 24, 2019
math
assembly
encoding
bit-manipulation
bit
Three elements in array whose xor is maximum
Nov 12, 2022
arrays
algorithm
bit-manipulation
xor
Writing a C function that uses pointers and bit operators to change one bit in memory?
Nov 03, 2022
c
pointers
byte
bit-manipulation
Which real use cases exist for arithmetic right bit shifting?
Jun 04, 2022
java
c++
bit-manipulation
bit-shift
sign-extension
Number of 1s in a binary number
Jul 25, 2022
c
recursion
bit-manipulation
Bit shifting of negative integer?
May 29, 2022
python
bit-manipulation
How to test if WindowStaysOnTopHint flag is set in windowFlags?
Jun 21, 2022
python
pyqt
bit-manipulation
flags
always-on-top
BigDecimal optimal scale for encoding
Sep 24, 2022
java
math
bit-manipulation
bigdecimal
Combining bit flags in a class constant PHP [duplicate]
Apr 30, 2022
php
bit-manipulation
class-constants
Using bitwise & operator and + in Java giving inconsistent results
May 04, 2017
java
bit-manipulation
bitwise-operators
« Newer Entries
Older Entries »