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
In Programming, do we have a standard as to what 8th bit, 7th bit, first bit or second bit is?
Mar 01, 2023
bit-manipulation
Find first unset bit in buffer (optimization)
Mar 01, 2023
c
performance
algorithm
optimization
bit-manipulation
I don't understand the following C code line
Mar 01, 2023
c
bit-manipulation
bit-shift
bitwise-operators
Does setting a bit collide with concurrent sets of other bits on the same word?
Feb 27, 2023
c++
memory
assembly
synchronization
bit-manipulation
C++ function using a kind of bitwise: I'll get duplicated values?
Feb 27, 2023
c++
bit-manipulation
Delphi XE 32-bit signed representation
Feb 28, 2023
delphi
bit-manipulation
32-bit
delphi-xe
Converting from bitstring to integer
Feb 24, 2023
c#
bit-manipulation
How does this code work to Find the next highest power of 2 for any given number
Feb 23, 2023
c
algorithm
bit-manipulation
How to flip and reverse an int in C?
Feb 21, 2023
c
bit-manipulation
bitwise operator in PHP
Feb 21, 2023
php
bit-manipulation
operator-keyword
Little endian to big endian in Groovy 2.0?
Feb 18, 2023
groovy
bit-manipulation
Bit fields for reading from H/W registers
Feb 17, 2023
c
bit-manipulation
bitwise-operators
unions
bit-fields
Bitwise XORing two numbers results in sum or difference of the numbers
Feb 16, 2023
algorithm
bit-manipulation
xor
Understanding crossfilter.js bit-twiddling hack
Feb 15, 2023
javascript
bit-manipulation
crossfilter
How to avoid impossible enum values?
Feb 14, 2023
c#
enums
bit-manipulation
bitwise-operators
Rotate right using bit operation in c
Feb 13, 2023
c
bit-manipulation
bit
how to do bit shifts and masks in haskell?
Feb 12, 2023
haskell
bit-manipulation
Next higher number with one zero bit
Feb 11, 2023
c++
binary
bit-manipulation
How to unpack 2, 2 and 3 bits out of a byte
Feb 09, 2023
go
bit-manipulation
bit-shift
How does 1 left shift by 31 (1 << 31) work to get maximum int value? Here are my thoughts and some explanations I found online
Feb 09, 2023
bit-manipulation
max
bit
twos-complement
« Newer Entries
Older Entries »