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
Binary Search Middle Value Logic
Mar 08, 2023
algorithm
math
bit-manipulation
binary-search
integer-overflow
Portable way of splitting n-byte integer into single bytes
Mar 07, 2023
c
bit-manipulation
portability
Using bitwise operation to multiply by 3
Mar 05, 2023
c
bit-manipulation
bitwise-operators
Most efficient formula for unpacking 16-bit BCD? (e.g. 0x1234 to 0x01020304)
Mar 05, 2023
c
math
optimization
bit-manipulation
packed-decimal
Which logical operations can I use to ignore irrelevant bits when masking?
Mar 04, 2023
c#
bit-manipulation
boolean-logic
bitmask
boolean-operations
Transform random integers into range [min,max] without branching
Mar 04, 2023
c++
bit-manipulation
simd
avx2
Bit shifting in internet checksums
Mar 03, 2023
c
bit-manipulation
checksum
Do .net FlagsAttribute enums need to be manually valued?
Mar 01, 2023
c#
.net
enums
bit-manipulation
How to set a large constant with bitwise operation on ULong?
Mar 02, 2023
vb.net
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
« Newer Entries
Older Entries »