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
Right shift (Division) -> ROUND TOWARD ZERO
Jul 10, 2026
c
bit-manipulation
unsigned to signed conversion, what happens at the bit level? [duplicate]
Jul 11, 2026
c++
integer
bit-manipulation
How do I do bit operations on a struct?
Jul 09, 2026
c++
struct
bit-manipulation
conversion-operator
GIven two binary numbers, copy a subset from one to another
Jul 09, 2026
c++
c
binary
bit-manipulation
can't == be used instead of unary & to check if two values are equal
Jul 08, 2026
java
boolean
bit-manipulation
operator-keyword
Use a uint32_t to store four separate uint8_t values
Jul 07, 2026
c
bit-manipulation
unsigned-integer
Android bitwise xor error in OpenCV
Jul 07, 2026
android
opencv
bit-manipulation
xor
bitwise-xor
Computing the absolute value of an n-bit 2's complement number
Jul 04, 2026
java
bit-manipulation
twos-complement
absolute-value
What is the trick in pAddress & ~(PAGE_SIZE - 1) to get the page's base address
Jul 04, 2026
c++
c
bit-manipulation
64 bit negative integers in two's complement form
Jul 03, 2026
c
bit-manipulation
bignum
Can I reinterpret_cast the parameter of a constexpr function?
Jul 03, 2026
c++
compiler-errors
bit-manipulation
c++17
constexpr
Decide if X is at most half as long as Y, in binary, for unsigned ints in C
Jul 03, 2026
c
bit-manipulation
Branchless count-leading-zeros on 32-bit RISC-V without Zbb extension
Jul 03, 2026
algorithm
bit-manipulation
riscv
micro-optimization
riscv32
enum flagsattribute
Jul 03, 2026
c#
enums
bit-manipulation
What's the best way to toggle the MSB?
Jul 03, 2026
c
bit-manipulation
SQL Server - Finding the Highest Priority item using Bitwise operators
Jul 02, 2026
sql-server
performance
t-sql
stored-procedures
bit-manipulation
How to convert this days of week to bitmask?
Jul 01, 2026
c#
.net
c#-4.0
bit-manipulation
bitmask
Given an array of bytes, how can I create a byte where each bit contains the mode (average) value for bits in that position from the input?
Jun 30, 2026
c++
bit-manipulation
average
Checking the value of a bit in C
Jun 30, 2026
c
binary
bit-manipulation
Older Entries »