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
Efficiently find least significant set bit in a large array?
Nov 06, 2022
c
assembly
bit-manipulation
x86-64
avx
Optimizing a bit-manipulating algorithm in GameBoy Z80
Feb 25, 2022
assembly
bit-manipulation
z80
gameboy
Bad optimization of std::fabs()?
Feb 15, 2021
c++
bit-manipulation
C# bitwise shift on ushort (UInt16)
Aug 16, 2022
c#
bit-manipulation
bitwise-operators
16-bit
Implementing logical negation with only bitwise operators (except !)
Mar 16, 2022
c
bit-manipulation
boolean-logic
negation
Java bitwise operator << [duplicate]
Jun 19, 2022
java
bit-manipulation
bit-shift
what does it mean to bitwise left shift an unsigned char with 16
Jun 26, 2014
c++
c
bit-manipulation
Python Unsigned Right Shift [duplicate]
Jul 12, 2019
python
operators
bit-manipulation
shift
How do I sum the four 2-bit bitfields in a single 8-bit byte?
Mar 28, 2022
c
optimization
x86
bit-manipulation
bit-fields
Bitwise-or operator used on a sign-extended operand in Visual Studio 2015
Mar 25, 2022
c#
bit-manipulation
visual-studio-2015
roslyn
Order of fields when using a bit field in C
Jul 28, 2019
c
gcc
bit-manipulation
bit
bit-fields
How to count the number of 1 bits set in 0, 1, 2, ..., n in O(n) time?
Oct 27, 2022
arrays
algorithm
math
bit-manipulation
time-complexity
set most significant bit in C
Sep 15, 2022
c
bit-manipulation
re implement modulo using bit shifts?
Apr 08, 2019
c++
optimization
bit-manipulation
modulo
bit-shift
Obtain & manipulate bit pattern of float as integer
Mar 26, 2022
python
floating-point
bit-manipulation
C/C++ bitfields versus bitwise operators to single out bits, which is faster, better, more portable?
Nov 03, 2022
c++
c
bit-manipulation
bit-fields
make an integer even
Sep 21, 2022
c++
c
integer
bit-manipulation
How can I bit-reflect a byte in Delphi?
Mar 31, 2022
delphi
byte
bit-manipulation
Fastest way to flip the sign of a double / float in C
Sep 21, 2022
c
floating-point
double
bit-manipulation
sign
2.9999999999999999 >> .5?
Feb 06, 2022
javascript
bit-manipulation
precision
« Newer Entries
Older Entries »