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
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
Fastest way to count consecutive 1 bits. C++
Jun 29, 2026
c++
count
bit-manipulation
bit
bit shift different result in similar programs
Jun 29, 2026
c
bit-manipulation
bit-shift
Make a function that returns 1 if x < y , otherwise return 0
Jun 27, 2026
c
bit-manipulation
Result of bitwise OR operator in c
Jun 28, 2026
c
bit-manipulation
logical-operators
Apply Excel bitwise function (BITAND or BITOR) to a range with large values
Jun 28, 2026
excel
vba
excel-formula
bit-manipulation
worksheet-function
AVR bitwise C operations
Jun 27, 2026
c
gcc
bit-manipulation
avr
bitwise checking if a number is -1 or not
Jun 27, 2026
bit-manipulation
In C language, assuming expression is equal to 0, why !(expression) is also 0?
Jun 27, 2026
c
gcc
bit-manipulation
Why does the bitwise operator OR truncate the value in this example? [duplicate]
Jun 26, 2026
javascript
bit-manipulation
bitwise-operators
C# - which data structure to use - manipulate and store chess position in 180 bits?
Jun 23, 2026
c#
bit-manipulation
bitwise-operators
chess
Extracting rightmost N bits of a double in C
Jun 20, 2026
c
bit-manipulation
bitwise-operators
bitwise-and
Bitwise Operators in GAP
Jun 19, 2026
bit-manipulation
bitwise-operators
gap-system
How to clear a bit in a byte?
Jun 19, 2026
c#
byte
bit-manipulation
Swapping bytes of unsigned short integer
Jun 19, 2026
c
bit-manipulation
byte
endianness
Reverse all bits in an int and return the int
Jun 19, 2026
java
64-bit
bit-manipulation
bitwise-operators
Bits retrieval of a number
Jun 18, 2026
java
bit-manipulation
Older Entries »