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
bitwise most significant set bit
Nov 11, 2022
java
bit-manipulation
Is there any advantage to using '<< 1' instead of '* 2'?
Feb 20, 2022
bit-manipulation
Apparent no-op in Rust assembly output?
Mar 20, 2022
assembly
rust
bit-manipulation
x86-64
Finding N contiguous zero bits in an integer to the left of the MSB position of another integer
Sep 21, 2020
c
bit-manipulation
Delphi bitwise proc convert to PHP
May 04, 2022
php
delphi
bit-manipulation
toggle a bit at ith positon [duplicate]
Dec 15, 2019
c
bit-manipulation
Return 1 if any bits in an integer equal 1 using bit operations in C
Aug 16, 2022
c
bit-manipulation
bitwise-operators
Fast permutation of bits in C#
Aug 20, 2016
c#
algorithm
bit-manipulation
How to write a bitstream
Sep 23, 2022
c
bit-manipulation
bitstream
Algorithm for finding basis of a set of bitstrings?
Mar 23, 2022
algorithm
linear-algebra
bit-manipulation
Behavior of integer promotion during bitwise operations
May 19, 2022
c++
bit-manipulation
bitwise-operators
integer-promotion
Can ~3 safely be widened automatically?
Aug 20, 2022
c++
casting
bit-manipulation
Why can't you xor bytes objects in python?
Feb 15, 2022
python
bit-manipulation
byte
bytearray
bitwise-xor
Cross-over two integers bitwise
Apr 27, 2022
javascript
bit-manipulation
genetic-algorithm
How to find if there are n consecutive set bits in a 32 bit buffer?
Oct 28, 2022
algorithm
bit-manipulation
Why two bitwise or AVX instructions? [duplicate]
Jan 20, 2020
x86
bit-manipulation
avx
instructions
bitwise-or
Removing bit at specific index
Jun 20, 2018
java
bit-manipulation
bit
bit-shift
Remove nth bit from buffer, and shift the rest
Mar 10, 2022
c++
c
bit-manipulation
Are the result of bitwise operations on signed integral types well-defined?
Nov 01, 2022
c++
bit-manipulation
standards
c++14
signed
C - How to check if 8 bits are in 32 bit?
Nov 07, 2021
c
char
int
bit-manipulation
bitwise-operators
« Newer Entries
Older Entries »